1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 12:55:19 +03:00
Commit graph

1751 commits

Author SHA1 Message Date
Dominic Clifton
a981ac5103 Replace some tabs with spaces. 2015-01-07 23:04:29 +00:00
Dominic Clifton
83a5c319b5 CJMCU - Add support for LED2. Swap usage of LED0 and LED1.
Currently the LED2 (blue) is just enabled after the main board
initialisation is complete and then it stays on.
2015-01-07 23:02:05 +00:00
Dominic Clifton
3e4bf46f1e Updating the Rx documentation. 2015-01-07 20:43:34 +00:00
Dominic Clifton
d13d8b76f4 Move the board documentation to the end of the PDF. Include Olimexino
and CheBuzzF3 boards.
2015-01-07 17:37:24 +00:00
Dominic Clifton
9e49cee00a Translate board notes to markdown format (first cut). 2015-01-07 17:35:31 +00:00
Velyks
540268ec18 Update Board - CJMCU.md
Clarified the Flashing section with instructions on how to bypass the bootloader on both revisions.
2015-01-07 11:07:20 +00:00
Velyks
e1dff63017 Update Board - CJMCU.md
Added information on when the TP4056 will stop charging.
2015-01-07 10:54:23 +00:00
Velyks
70d482e8e0 Update Board - CJMCU.md
Added information on how to charge a battery using the onboard TP4056.
Added clarification and notes to the RX Connections section about the VCC pin.
2015-01-07 10:52:09 +00:00
Nicholas Sherlock
c634af508d Add new supported fields to the docs: BARO, MAG, VBAT 2015-01-07 20:02:13 +13:00
Nicholas Sherlock
33dc279bbb Update Blackbox docs to refer to new repository locations 2015-01-07 19:56:36 +13:00
Velyks
b8b2e369ba Update Board - CJMCU.md
Clarified how to identify the difference between CJMCU revisions.
2015-01-07 01:06:21 +00:00
Dominic Clifton
80f030a535 Updating image links. 2015-01-06 22:57:16 +00:00
Dominic Clifton
de1cabb898 Fixing filename of screenshot. 2015-01-06 22:53:44 +00:00
Dominic Clifton
31817e612e Adding blackbox support to other targets. 2015-01-06 22:41:56 +00:00
Dominic Clifton
8ee4d601bc Updating blackbox documentation. 2015-01-06 22:32:42 +00:00
Dominic Clifton
59ba433f0d Update the PDF manual builder script to include blackbox documentation. 2015-01-06 22:17:49 +00:00
Dominic Clifton
fcbda7ec63 Merge pull request #227 from sherlockflight/master
Add blackbox flight data recorder feature
2015-01-06 21:56:49 +00:00
Dominic Clifton
035aff02d3 Merge pull request #320 from Malaquitte/patch-1
Update Modes.md
2015-01-06 11:09:02 +00:00
Dominic Clifton
89620f4bf5 Merge pull request #302 from pimvanpelt/master
Various typographic and formatting changes
2015-01-06 09:03:15 +00:00
Malaquitte
30690ac4b1 Update Modes.md 2015-01-06 09:40:42 +01:00
Pim van Pelt
7f7ac4091c Merge with upstream/master 2015-01-06 07:46:09 +01:00
Pim van Pelt
dfa2684f4a More clearly specify that stick arming and switch arming are mutually exclusive 2015-01-06 07:38:40 +01:00
Pim van Pelt
2bdd82158e Fix numbered list 2015-01-06 07:35:38 +01:00
Dominic Clifton
8876d3d338 Sparky - Adding flashing instructions (dfu-util, osx) 2015-01-06 00:17:04 +00:00
Dominic Clifton
caccdbaf5b Updating inflight adjustments documentation. 2015-01-06 00:16:14 +00:00
Dominic Clifton
5f9ef64df6 Updating CJMCU docs. 2015-01-05 16:30:57 +00:00
Dominic Clifton
ba01582260 Update PDF build script. 2015-01-05 15:58:27 +00:00
Dominic Clifton
636a0f906b Update documentation to advise users to maintain configuration backups. 2015-01-05 15:41:00 +00:00
Dominic Clifton
26a398c315 Updating links in Readme 2015-01-05 11:46:48 +00:00
Dominic Clifton
12a522bcd4 Merge pull request #315 from Pierre-A/naze-update-pa1
Correction of bug issue#312
2015-01-05 11:41:22 +00:00
Pierre-A
92ca14a419 Correction of bug issue#312 2015-01-05 10:40:25 +01:00
Nicholas Sherlock
a0f3ee6315 Fix signed comparison warning 2015-01-05 10:28:15 +13:00
Pim van Pelt
3fc18803d6 s/[Ll][Ee][Dd]/LED/ where appropriate 2015-01-04 01:06:20 +01:00
Pim van Pelt
ca141d7975 s/[Ss]oft[Ss]erial/SoftSerial/ where appropriate 2015-01-04 01:05:03 +01:00
Pim van Pelt
4e89e748ae s/cli/CLI/ where appropriate 2015-01-04 00:58:41 +01:00
Pim van Pelt
bb5d22a8d2 Various formatting and typographic fixes 2015-01-04 00:53:24 +01:00
Dominic Clifton
a6d3f44979 Fixing typo in migration guide (pim) 2015-01-03 22:43:49 +00:00
Dominic Clifton
c177aec70f Updating documentation regarding serial port constraints. 2015-01-03 21:54:07 +00:00
Nicholas Sherlock
6c2ce5038c Merge remote-tracking branch 'upstream/master' 2015-01-04 10:35:59 +13:00
Dominic Clifton
754d0974c5 Fix clock initialisation on new revision CJMCU boards. 2015-01-03 18:58:42 +00:00
Dominic Clifton
56b8f4d37f Adding links to known working GPS receivers. 2015-01-03 13:49:33 +00:00
Dominic Clifton
5c83ba0b19 Use indentation and whitespace to improve readability. 2015-01-03 13:48:41 +00:00
Dominic Clifton
73e82b8446 Adding new (private) MSP commands for configurating serial port
scenarios and baud rates.
2015-01-03 00:54:24 +00:00
Dominic Clifton
98b258e83f Ensure that rcRate great than 1.0 doesn't cause stability issues when
aircraft is inverted.  See #281.
2015-01-02 19:20:30 +00:00
Dominic Clifton
98343af7a2 Break MSP_API_VERSION into smaller more specific commands. Bump MSP API
version to 1.1.  Set FC version to 1.4 to match next release.
2015-01-02 18:31:51 +00:00
Dave Pitman
152cec5e3b Update Battery.md 2015-01-01 13:55:18 -08:00
Nicholas Sherlock
3ef83389e9 Fix bug intoduced in 0.1.6 which truncated the header in recorded logs 2014-12-30 20:12:30 +13:00
Nicholas Sherlock
8435989dc1 Logging of P interval was missing for some reason 2014-12-30 16:35:54 +13:00
Dustin
8375831f42 Added failsafe explanation and fixed minor errors
Fixed grammar, typos, and adjusted formatting.  Added additional
explanation on items, and added a step by step instruction to setting
up failsafe for the first time.
2014-12-29 19:58:09 -07:00
Dominic Clifton
b449f2b366 Merge pull request #271 from MJ666/AlienWii32_target
Support ALIENWIIF1 as an separate target
2014-12-28 23:03:28 +00:00