Commit Graph

429 Commits

Author SHA1 Message Date
Dominic Clifton d6e94da2f7 Fix formatting of documentation changes in
b34ec00dc5
2015-04-14 20:12:38 +01:00
Dominic Clifton b34ec00dc5 Merge branch 'patch-3' of git://github.com/Hwurzburg/cleanflight into Hwurzburg-patch-3 2015-04-14 20:09:09 +01:00
Dominic Clifton 9a2177d231 Update LedStrip documentation and add link to WS2812 datasheet. 2015-04-14 20:07:02 +01:00
Hwurzburg f71c764c11 Update PID tuning.md
Add info on pid controller dependent behavior of RC, P/R, and Yaw Rates
2015-04-13 08:13:58 -05:00
Dominic Clifton 87091802e6 Update autotune documentation. 2015-04-07 21:39:45 +01:00
Dominic Clifton 939773ce4f Merge pull request #722 from modem158/patch-1
Update Cli.md
2015-04-07 21:03:42 +01:00
Dominic Clifton 687cc2823c Merge pull request #716 from Lordnibbler/patch-1
Fix typos in Profiles.md
2015-04-07 21:03:04 +01:00
Dominic Clifton caf253e4f8 Automatically disable `pid_at_min_throttle` when `retarded_arm` is
enabled.  Closes #719.
2015-04-07 20:59:38 +01:00
modem158 a2ab44c382 Update Cli.md
Removed part of a confusing sentence
2015-04-03 13:27:12 -04:00
pulsar e6006232c8 using css overrides to restrict wide content resizing the pdf canvas
css overrides to restrict wide content resizing the pdf canvas

pdf manual building using ruby1.9, ci integration, cosmetics.

fixed typo

debugging travis build env

upload script bugfixes, fighting ruby env

fighting ruby env

fighting ruby env

fighting ruby env
2015-04-03 18:05:48 +02:00
Ben 15c2840779 Fix typos in Profiles.md 2015-04-02 21:39:52 -07:00
Dominic Clifton 9aa5753c03 Merge pull request #682 from dkisselev/patch-2
Fix vendor reference in GPS hardware table
2015-04-01 22:05:21 +01:00
Dominic Clifton 7dcb4d93e9 SmartPort - Updating telemetry documentation. 2015-04-01 21:52:24 +01:00
Paul Rogalinski 7899d3c38e support for build artifact upload to a remote server 2015-04-01 16:04:30 +02:00
Alex Zaitsev 45edf752df Update Cli.md 2015-04-01 16:46:20 +03:00
Dominic Clifton 8a9d2e3708 Updating port configuration documentation, closes #692. 2015-03-31 13:41:00 +01:00
Dominic Clifton 54419ef97c Updating Sparky battery monitoring documentation. 2015-03-30 21:49:07 +01:00
Dominic Clifton d33e4e6afd Merge branch 'Battery_monitoring' of git://github.com/MJ666/cleanflight into MJ666-Battery_monitoring 2015-03-30 19:44:33 +01:00
Matthew Evans f13e936601 fixed docs pidadjust screenshot. 2015-03-30 12:53:56 +01:00
Dominic Clifton 1bac2830aa Merge pull request #642 from ledvinap/doc-pid-internals
Augment/improve PID Internals
2015-03-30 11:37:08 +01:00
Dominic Clifton 6922857db0 Merge pull request #683 from sherlockflight/flash-N25Q064
Add support for Micron N25Q064 64Mbit SPI flash
2015-03-30 11:35:42 +01:00
Dominic Clifton 20fd7b8491 Merge pull request #565 from mosh1/new_failsafe_defaults
Default failsafe enabled and throttle off when no valid PPM signal is se...
2015-03-30 11:15:25 +01:00
Moshen Chan d6db3dbf08 Fix grammar 2015-03-29 23:44:12 -07:00
Moshen Chan e110a30efc Update docs with incorrect info for rssi_channel and add the renamed functionality. 2015-03-29 23:42:55 -07:00
Nicholas Sherlock 85dc16f96d Add support for Micron N25Q064 64-mbit SPI flash 2015-03-30 18:17:56 +13:00
Nicholas Sherlock 01b811cd8c Add support for Winbond 64Mbit SPI flash chip 2015-03-30 12:04:41 +13:00
Denis Kisselev 3ba865cbe7 Fix vendor reference in GPS hardware table 2015-03-29 15:08:14 -07:00
Dominic Clifton 16fda38eba Merge pull request #625 from OpCode1300/docs
Board recovery documentation.
2015-03-28 20:58:55 +00:00
Dominic Clifton 02d8313437 Additional cleanup of generic Flashing docs. 2015-03-28 20:48:01 +00:00
Dominic Clifton ab30a208e1 Updating generic flashing instructions.
Removing link to docs, doesn't make sense when compiled to PDF and all
documentation links must be relative.
2015-03-28 20:46:14 +00:00
Dominic Clifton 499ca8b203 Merge pull request #656 from cmavr8/docs-installation-additions
Docs: Added detailed steps for flashing
2015-03-28 20:40:00 +00:00
Dominic Clifton b40b35e162 Updating GPS tested hardware list. Closes #627 2015-03-28 20:37:43 +00:00
Dominic Clifton 0c82141472 Use preferred alternative formatting for code blocks in Cli.md docs.
See #650
2015-03-28 20:20:53 +00:00
Dominic Clifton 0d221bded9 Merge pull request #650 from mtrl/master
Put CLI commands in code blocks so they appear in the markdown correctly
2015-03-28 20:18:36 +00:00
Dominic Clifton 4e07899a06 Move the updated list of user-tested GPS hardware back into Gps.md - no
real reason to split it out to a seperate file.  Additionally the
seperate file was not listed in build_docs.sh and therefore was not
included in the PDF documentation.

If there was a section of supported hardware as an appendix to the
documentation that we could move it back, but that should be done for
GPS, RX's, LED, Buzzers, etc  and all at the same time.
2015-03-25 13:28:32 +00:00
Dominic Clifton 8c5050848d Update telemetry documentation now that telemetry_provider is gone.
Closes #670.
2015-03-25 13:23:15 +00:00
Dominic Clifton 497929816a Merge pull request #652 from sherlockflight/docs
Add building instructions for Mac OS X
2015-03-22 21:25:27 +00:00
Dominic Clifton 472409e7e0 Merge pull request #659 from digitalentity/patch-1
Update GPS tested hardware
2015-03-22 21:23:24 +00:00
Dominic Clifton 1ca00bdb9e Adding developer docs regarding configuration storage. 2015-03-22 09:41:37 +00:00
Konstantin Sharlaimov ec6df122cc Update GPS tested hardware
Added a GPS receiver I verified to be working with CF on my quad
2015-03-22 09:19:08 +10:00
Chris Mavrakis 78b8f8908d Added detailed steps for firmware flashing 2015-03-21 19:03:18 +01:00
Dominic Clifton 31616dd010 Merge pull request #655 from skyflyer/master
References cleanflight/cleanflight#631 - revised docs
2015-03-21 14:29:15 +00:00
Nicholas Sherlock 23908f9dd4 Add building instructions for Mac OS X 2015-03-21 19:12:47 +13:00
Mark Williams 8b3a5dbb73 Put CLI commands in code blocks so they appear in the markdown correctly 2015-03-19 21:17:56 +00:00
Mark Williams a94d73ad3b Typo fix for rate export commands in cli.md 2015-03-19 20:50:30 +00:00
Miha Valencic aedb666909 References cleanflight/cleanflight#631 - added feature FAILSAFE and spellchecked 2015-03-19 09:47:50 +01:00
Petr Ledvina e15322868e Augment/improve PID Internals 2015-03-18 19:51:25 +01:00
Michael Jakob 0c0b2e8461 Enable battery monitoring for Sparky and ALIENWII F3 2015-03-17 21:35:10 +01:00
Administrator 934adfc613 Merge remote-tracking branch 'cleanflight/master' into docs 2015-03-15 19:55:13 -04:00
tracernz 0f3c4afcc4 Add note on passthrough mode 2015-03-15 17:11:49 +13:00