1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 08:15:30 +03:00
Commit graph

303 commits

Author SHA1 Message Date
Dominic Clifton
4554feb5e7 Merge pull request #474 from Zappes/master
Update Spektrum bind.md
2015-02-20 13:48:32 +00:00
Dominic Clifton
81926974f4 Merge pull request #463 from dave-pitman/dave-pitman-rates
Add Rates & Expo documentation
2015-02-20 13:43:45 +00:00
Dominic Clifton
1fbc9087a0 Merge pull request #478 from JohnieBraaf/patch-1
Update Hardware Debugging.md
2015-02-20 13:42:33 +00:00
Dominic Clifton
fdfb053897 Merge pull request #485 from ledvinap/doc-pid-internals
Doc pid internals
2015-02-20 13:41:51 +00:00
Dominic Clifton
97f71aed5f Merge pull request #507 from wiebel/patch-1
Some Linux secific remarks
2015-02-20 13:39:51 +00:00
Dominic Clifton
2a2b89f580 Merge pull request #519 from tracernz/safety-docs
Safety docs
2015-02-20 13:39:09 +00:00
Dominic Clifton
2df04ab403 Merge pull request #520 from tracernz/cli-docs
Document CLI variables
2015-02-20 13:36:29 +00:00
Dominic Clifton
4e72db6dad Merge pull request #508 from tracernz/vcm-doc
Clarify Virtual Current Meter docs
2015-02-20 13:22:22 +00:00
tracernz
6418116130 Add baseflight docs 2015-02-18 19:16:13 +13:00
tracernz
59198905c0 Add safety documentation 2015-02-17 20:31:02 +13:00
tracernz
51727a2d96 Begin Documenting CLI Vars
The lack of documentation on these variables is a common complaint on the RCGroups thread. Begin to document them.
2015-02-16 20:30:30 +13:00
tracernz
eb9841c41c Clarify Virtual Current Meter docs
The tuning method for the parameters wasn't totally clear.
2015-02-14 13:00:54 +13:00
wiebel
733c5fe971 Some Linux secific remarks 2015-02-13 13:14:19 +01:00
Dominic Clifton
519cc5f238 CC3D - Updating docs regarding inverter. 2015-02-11 19:44:00 +00:00
Petr Ledvina
8edce9062f fix typo 2015-02-09 08:30:30 +01:00
Petr Ledvina
03900bab40 formating 2015-02-07 17:16:14 +01:00
Petr Ledvina
8e6946da5a Starting PID internals documentation 2015-02-07 16:58:50 +01:00
Dominic Clifton
2dc09cd24b Merge pull request #457 from dave-pitman/patch-1
Update PID tuning.md
2015-02-06 14:08:11 +00:00
JohnieBraaf
c28d2f4377 Update Hardware Debugging.md
Added reference to detailed guide in the wiki, and visual studio IDE setup
2015-02-05 01:52:47 +01:00
Gregor Ottmann
5867f3a6db Update Spektrum bind.md
Updated as per MJ666's instructions
2015-02-04 12:34:54 +01:00
Gregor Ottmann
e9e3829cf5 Update Spektrum bind.md
Added tested satellite transmitter combinations as given by MJ666
2015-02-04 11:55:16 +01:00
Gregor Ottmann
ac5f45d7f2 Update Spektrum bind.md
Section about connecting a satellite to the Flip32+ was changed so it wasn't specific for the Orange RX anymore.
2015-02-04 08:39:36 +01:00
Gregor Ottmann
23c966c6f1 Update Spektrum bind.md
Added a description for connecting the SAT to a Flip32+ board
2015-02-03 19:04:04 +01:00
Dave Pitman
9a74e15afd Update PID tuning.md 2015-02-02 12:06:58 -08:00
Dave Pitman
59012c9ae7 Update and rename Rates Expo TPA.md to Rates & Expo.md 2015-02-02 11:47:05 -08:00
Dave Pitman
6be883a392 Update Rates Expo TPA.md 2015-02-02 11:45:38 -08:00
Dave Pitman
1cbdf89cf1 Update PID tuning.md 2015-02-02 11:45:21 -08:00
Dave Pitman
72434674ca Update Rates Expo TPA.md 2015-02-02 11:36:36 -08:00
Dave Pitman
4e6e664229 Update Rates Expo TPA.md 2015-02-02 11:30:35 -08:00
Dave Pitman
5fe9b903e2 Create Rates Expo TPA.md 2015-02-02 11:26:56 -08:00
Dominic Clifton
7ff15b0ea7 Updating sparky state in TODO list now that baro is confirmed working on
a board with a good baro.

As of this commit the following was observed:
* Baro's on Sparky boards supplied by Witespy / RTF Quads are bad (very
very noisy).
* Baro's on Sparky boards supplied by RadioC are fine.
2015-02-02 00:16:07 +00:00
Dominic Clifton
5512ff08c3 Allow thrust color to be combined with throttle. 2015-02-01 18:34:37 +00:00
Dominic Clifton
a0cca0c889 Updating sparky state in TODO list. 2015-01-31 21:59:13 +01:00
Dave Pitman
80d304ed49 Update PID tuning.md
Add warning about the Level_P default value of 90 which will most likely result in loss of control in Angle Mode.
2015-01-30 09:22:38 -08:00
Nicholas Sherlock
6a6a5b9908 PID tuning docs: Fix Angle level reference for PID controller 1 2015-01-30 18:58:10 +13:00
Dominic Clifton
649081a5a6 Rename pidBaseflight to pidLuxFloat since it was never in official
baseflight firmware.
2015-01-29 18:20:10 +01:00
Michael Jakob
25676e944a Update PID controller documentation 2015-01-28 15:21:24 +01:00
Michael Jakob
124ae1f590 Finalize Blackbox yaw output for Harakiri PID controller
Minor code updates and cleanup
Documentation update
2015-01-28 13:26:53 +01:00
Michael Jakob
db8d539cbb Another documentation upddate for the Harakiri PID controller 2015-01-28 13:26:52 +01:00
Michael Jakob
ef749e822a Harakiri PID controller code cleanup and documentation 2015-01-28 13:26:51 +01:00
Dominic Clifton
db1c5d8ac4 Updating PID controller documentation 2015-01-28 13:21:22 +01:00
Dominic Clifton
f4ec9a2c65 CC3D - Updating docs with reference to VCP support. 2015-01-27 22:20:28 +01:00
Michael Jakob
cc65a44624 Minor documentation fix 2015-01-26 19:37:00 +01:00
Michael Jakob
704a431070 PID contoller documentation update (MultiWii23 and MultiWiiHybrid) 2015-01-26 19:26:44 +01:00
Michael Jakob
396731a428 Intitial support for ALIENWIIF3 target 2015-01-26 18:33:47 +01:00
Dominic Clifton
9ffe8779d7 Merge branch 'virtualcurrent' of https://github.com/tracernz/cleanflight into tracernz-virtualcurrent 2015-01-26 15:21:42 +01:00
Dominic Clifton
52f082fcd7 LedStrip - Add support for solid colors. Update default LED strip
configuration to include a ring.

Also includes documentation updates that were not updated when ring
support was added.
2015-01-25 16:21:38 +01:00
tracernz
496d706097 Merge upstream
Conflict in src/main/sensors/battery.c from blackbox logging of
amperage. Merged changes in so that blackbox can log the current meter
ADC raw value.
2015-01-25 19:51:59 +13:00
Stefan Grufman
12f45b4f04 Merge branch 'master' into xbus_jr01 2015-01-24 13:54:58 +01:00
St7ven
ddc7a39fa2 Add support for LED thrust ring. (St7ven)
This commit includes various fixed not included in the original pull request.
2015-01-22 22:20:00 +01:00