Commit Graph

1721 Commits

Author SHA1 Message Date
Dave Pitman e4277de822 Update Battery.md 2015-01-09 11:20:57 +00:00
Dustin 61b08502e8 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.
2015-01-09 11:20:57 +00:00
Joel Fuster b22f30500a Mixer and SBUS documenation updates 2015-01-09 11:20:57 +00:00
idefixsin 94e4a0208f Update Board - Sparky.md
Added Device Firmware Upload (DFU, USB) instructions for Windows
2015-01-09 11:20:57 +00:00
idefixsin 08cc4b38e3 Update Board - Sparky.md 2015-01-09 11:20:57 +00:00
idefixsin 77bfd1f708 Update Board - Sparky.md
Added Device Firmware Upload (DFU, USB) instructions for Windows
2015-01-09 11:20:57 +00:00
Dominic Clifton c2889b667b Merge pull request #322 from Velyks/master
Add clarification of revisions to CJMCU Docs
2015-01-09 10:42:10 +00:00
Dominic Clifton c127d00b11 Merge pull request #330 from sherlockflight/master
Docs: note that autotune doesn't support pid_controller 2
2015-01-09 10:40:57 +00:00
Dominic Clifton 33c6d571cc Merge pull request #331 from ledvinap/fix-rxmap
fix index overflow in channel mapping
2015-01-09 10:40:10 +00:00
Petr Ledvina 6b5f1fc38b fix index overflow in channel mapping 2015-01-09 10:52:46 +01:00
Dominic Clifton ce49dcee31 Bump MSP api version. Ensure the the number of LEDs in the
MSP_SET_LED_STRIP_CONFIG packet is validated.
2015-01-08 23:19:57 +00:00
Dominic Clifton 9729c59cb0 Fix MSP_LED_STRIP_CONFIG length. 2015-01-08 22:47:28 +00:00
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
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
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