Commit graph

534 commits

Author SHA1 Message Date
Steveis
4f4f678f88 Consolidated developement info into Development.md 2015-05-05 20:15:37 +01:00
Dominic Clifton
3346d75f86 Merge pull request #805 from sherlockflight/getting-started-doc
Fix explanation of mincommand parameter (it doesn't relate to the Rx)
2015-05-04 09:28:08 +01:00
Dominic Clifton
d2ef645fbe Merge pull request #823 from ethomas997/addPlaySoundCommand
Add 'play_sound' CLI command
2015-05-04 09:22:04 +01:00
borisbstyle
1dde2f4c2c Update Cli.md 2015-05-02 00:35:29 +02:00
borisbstyle
ea7157dadd Update Cli.md
Corrections to accidantally deleted blackbox_rate_denom values
2015-05-01 14:24:25 +02:00
BorisB
c3522882f2 yaw_fix default values
Pull request #802 has by default disabled yaw jump. That is fine on the
most of the configurations, but one of my multirotors had an angled
motor due to crash and this was causing weird behaviour.
It is also possible to configure very low values, which can even cause a
craft to not be able to stop after yaw and I am talking about the values
below 100 like 1.

Anyway this fix provides only valid configurable values what can't cause
any danger. Also default parameter is not unlimited anymore and is
configured to 200, which is a safe value to anybody who does the
upgrade.
cli.md is also edited
2015-05-01 13:45:22 +02:00
E Thomas
96de824f61 Add 'play_sound' CLI command
Added 'play_sound' CLI command; improved ACC_CALIBRATION_FAIL sound (to
make it less like ACC_CALIBRATION sound).
2015-04-27 03:46:57 -04:00
Dominic Clifton
1d069ad738 Merge pull request #813 from Petfrogg/master
Fixed broken link to banggood
2015-04-25 17:30:06 +02:00
Andrew Payne
68aa0b6485 Update Battery.md w/ copy edits & typo fixes 2015-04-24 15:39:05 -04:00
Jonas Harnesk
6f3574790d Fixed broken link to banggood 2015-04-24 20:58:25 +02:00
Andrew Payne
087adabea5 Merge remote-tracking branch 'upstream/master' into documentation-edits 2015-04-23 14:14:26 -04:00
Nicholas Sherlock
ec55efd5bd Fix explanation of mincommand parameter (it doesn't relate to the Rx) 2015-04-23 16:31:17 +12:00
Dominic Clifton
519586a5ce Merge branch 'refactoredBeeperCode_181_1' of
git://github.com/ethomas997/cleanflight into
ethomas997-refactoredBeeperCode_181_1

Conflicts:
	src/main/flight/failsafe.c
	src/main/io/beeper.c
	src/main/mw.c
2015-04-23 01:21:27 +02:00
Andrew Payne
48aa67ca12 Merge branch 'documentation-edits' of github.com:payne92/cleanflight into documentation-edits 2015-04-22 18:11:41 -04:00
Andrew Payne
c1b93ff92a Merge remote-tracking branch 'upstream/master' into documentation-edits 2015-04-22 18:10:29 -04:00
Nicholas Sherlock
391a884d1d Fix line wrapping of "stick positions" section 2015-04-23 10:05:02 +12:00
Nicholas Sherlock
529141527c Add explanation of yaw controllability at low throttle (tricopters) 2015-04-23 10:02:57 +12:00
Dominic Clifton
1dc066eb73 Merge pull request #795 from Q-Branch/Updated_battery_monitoring_docs
Update to Battery monitor docs
2015-04-23 00:02:10 +02:00
Dominic Clifton
4c02b6ef9e Merge pull request #778 from JohnieBraaf/master
Move wiki pages to docs folder
2015-04-22 23:59:07 +02:00
Dominic Clifton
efe0acbd64 Cleanup getting started guide. 2015-04-22 23:53:12 +02:00
Dominic Clifton
23698daa48 Merge branch 'docs-proposals-chris' of git://github.com/cmavr8/cleanflight into cmavr8-docs-proposals-chris
Conflicts:
	build_docs.sh
2015-04-22 23:41:16 +02:00
Dominic Clifton
07ff844725 Clarify tpa_breakpoint and tpa_rate documentation. 2015-04-22 23:29:48 +02:00
Dominic Clifton
3e3a197809 Merge pull request #757 from azaitsev/patch-2
Added information about TPA rate.
2015-04-22 23:25:14 +02:00
Dominic Clifton
d58f873bb7 Merge pull request #777 from modem158/patch-3
Update Rx.md
2015-04-22 23:23:47 +02:00
Dominic Clifton
407f71ce6e Merge branch 'rework-failsafe' 2015-04-22 21:25:07 +02:00
Jonas Harnesk
ca1a1903f9 Removing the git references on request from Hydra 2015-04-22 13:15:08 +02:00
Rich
248e4accba Update Battery.md 2015-04-22 09:11:28 +01:00
Rich
884e057a10 Update to Battery monitor docs
Added warning note to battery monitor docs to avoid Naze32 board destruction.
2015-04-20 13:50:27 +01:00
Jonas Harnesk
f955c3aad0 In order to make a CC3D.bin you need to add OPBL=yes. 2015-04-20 14:03:44 +02:00
Andrew Payne
76970411aa Copy edits & cleanup 2015-04-19 20:12:20 -04:00
Andrew Payne
8edd51b1e2 Merge remote-tracking branch 'upstream/master' into documentation-edits 2015-04-17 16:48:41 -04:00
Dominic Clifton
022d6247cb Add note to documentation regarding RX sending out channel data on
signal loss that would cause a disarm to be registered by the FC.
2015-04-16 12:52:06 +01:00
Dominic Clifton
e51b1b4b14 Updating documentation to reflect new CLI values 2015-04-16 08:59:18 +01:00
Jan Staal
a5c8c40751 Removed reference to wiki added video
changed reference to new .md file
2015-04-15 22:40:34 +00:00
Jan Staal
fd260d064a Move Building in Eclipse page
Taken from wiki https://github.com/cleanflight/cleanflight/wiki/Building-with-Eclipse
2015-04-15 22:30:12 +00:00
Jan Staal
e9e4f4b525 Moved Hardware Debugging file
Taken from wiki https://github.com/cleanflight/cleanflight/wiki/Debugging-in-Eclipse
2015-04-15 22:27:28 +00:00
modem158
2aa8b2bd21 Update Rx.md
Just adding documentation to help with an issue that arose today.
2015-04-15 16:50:58 -04:00
Dominic Clifton
37e551db11 Updating led strip docs. Warn users that the HowTo may not be as up to
date as the documentation - documentation updates via pull requests are
preferred over blog posts/videos.
2015-04-14 20:24:25 +01:00
Dominic Clifton
0ff1599a07 Merge pull request #613 from dascons/patch-3
Update LedStrip.md
2015-04-14 20:19:48 +01:00
Dominic Clifton
d15505b2ed Merge pull request #745 from dkisselev/patch-1
Update Autotune.md
2015-04-14 20:18:57 +01:00
Dominic Clifton
f9a5ca2743 Merge pull request #727 from t0mmg/master
Documentation update for cli.md
2015-04-14 20:18:45 +01:00
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
Andrew Payne
6e629284fc Clarify need to properly set the endpoints 2015-04-13 20:25:28 -04:00
Andrew Payne
06311dda39 Per feedback 2015-04-13 20:13:33 -04: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
Andrew Payne
80e3520f34 Update index.md 2015-04-12 20:56:57 -04:00
Andrew Payne
f32f90939f Create index.md for an overall table of contents 2015-04-12 20:53:42 -04:00
Andrew Payne
8be92db41a Copy editing, fixing grammar 2015-04-12 20:28:25 -04:00