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

1818 commits

Author SHA1 Message Date
Nicholas Sherlock
e0b396dc52 Docs: note that autotune doesn't support pid_controller 2 2015-01-09 11:17:29 +13:00
Dominic Clifton
e3f0cc143b Bump version to 1.5.0 2015-01-08 19:01:21 +00:00
Nicholas Sherlock
53ed275e61 Add doc links to the interactive log viewer tool 2015-01-09 01:01:37 +13:00
Velyks
adb3ec9bcb Added more revision differences.
Added to the revision differences to detail the different LEDs.
2015-01-08 11:13:11 +00:00
Dominic Clifton
fd86014308 Update RX_MSP to support 18 channels. Fix MSP_SET_RAW_RC / channel
mapping problem.
2015-01-08 09:03:57 +00:00
Dominic Clifton
1efe530ea3 Disable compilation of unused can/cec/crc libraries. 2015-01-08 05:02:23 +00:00
Dominic Clifton
1ef76f2f3f Exclude GPS features from blackbox for targets without GPS. 2015-01-08 04:42:40 +00:00
idefixsin
cd8d63995b Update Board - Sparky.md
Added Device Firmware Upload (DFU, USB) instructions for Windows
2015-01-08 11:24:41 +08:00
idefixsin
b8aed18858 Update Board - Sparky.md 2015-01-08 11:22:46 +08:00
idefixsin
4e17eca2e5 Update Board - Sparky.md
Added Device Firmware Upload (DFU, USB) instructions for Windows
2015-01-08 11:21:30 +08:00
Dominic Clifton
801548bedb Fix line endings. 2015-01-08 01:23:48 +00:00
Dominic Clifton
53faaff63c Add CJMCU revision detection. Use LEDs to indicate Spektrum binding
activity.
2015-01-08 01:19:25 +00:00
Dominic Clifton
2641f6ada7 Adding more known working receivers to the list. 2015-01-08 01:08:29 +00:00
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
Ben Hitchcock
22afc54228 Removing misplaced function definition 2015-01-07 22:04:21 +08:00
Ben Hitchcock
69d94c81e1 Second draft of the tuneup.
This uses ints for the sensitivity instead of mapping floats back and forth.
 Also the stick position is read directly, without the RC_Rate affecting this value.
2015-01-07 21:54:13 +08: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
Ben Hitchcock
6b7c9facd3 First draft of better horizon mode 2015-01-06 21:53:23 +08: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