Commit Graph

275 Commits

Author SHA1 Message Date
Dominic Clifton 519cc5f238 CC3D - Updating docs regarding inverter. 2015-02-11 19:44:00 +00: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
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
Dominic Clifton aadf6de5ae Merge branch 'ledOnOff' of https://github.com/chris-penny/cleanflight into chris-penny-ledOnOff 2015-01-22 20:10:21 +01:00
Dominic Clifton 9e73dca591 CC3D - Use Flex port in I2C mode unless USART3 is used. Add I2C drivers
for compass, baro and display.
2015-01-22 19:19:43 +01:00
Nicholas Sherlock 83acbda759 PID and tuning documentation 2015-01-22 12:16:58 +13:00
Chris Penny 69014e68b6 minor documentation update 2015-01-21 10:22:54 +00:00
Dominic Clifton 6ef0f2ad63 Fixing typo. Fixes #380. 2015-01-19 17:29:03 +01:00
Dominic Clifton 2af075fa1d Merge pull request #373 from rosek86/patch-1
Update Building in Windows.md
2015-01-18 23:35:07 +01:00
Krzysztof Rosiński cb84394348 Update Development.md 2015-01-18 00:08:34 +01:00
rosek86 ce3c0a5834 Update Building in Windows.md
typo
2015-01-17 23:51:00 +01:00
Dominic Clifton 01fb028fe4 Update HoTT connection details 2015-01-17 19:52:42 +00:00
Dominic Clifton 4945446579 Updating documentation. 2015-01-16 11:33:19 +00:00
tracernz a81fad9cc2 Add virtual current sensor documentation
..and remove a couple of defines I didn't use.
2015-01-16 23:07:06 +13:00
Stefan Grufman 51dd9a4367 Added documentation for Align DMSS RJ01 receiver support. 2015-01-15 20:27:00 +01:00
Dominic Clifton d2e6742917 Fix typo in Configuration.md 2015-01-15 16:55:37 +00:00
Dominic Clifton a0969755fd Move gui screenshot to new Screenshots folder. 2015-01-15 16:55:03 +00:00
Dominic Clifton 138fd963a7 Removing known issues and todo list, the issue tracker is now used
instead.
2015-01-15 10:38:48 +00:00
curtisbyers b8fa926b3d Fix broken link in Buzzer.md. 2015-01-12 17:50:55 -06:00
Dominic Clifton ec09f0d7fb Adding a Futuba SBus RX to the list of known working SBus receivers. 2015-01-12 23:28:07 +00:00
Pim van Pelt c12e1fe087 Various tests/build for 4.8 on SPARKY, tested by AKfreak, add attributions 2015-01-12 23:00:09 +01:00
Pim van Pelt 90a36aea77 Add notes on success/fail TARGETs. Add Penguin to the list. 2015-01-12 22:28:31 +01:00
Pim van Pelt b261f1a46e Merge remote-tracking branch 'upstream/master' 2015-01-12 22:06:56 +01:00
Pim van Pelt a89ed666cd Building on Ubuntu 2015-01-12 22:04:45 +01:00
Dominic Clifton 4e0cdf5e86 Merge pull request #338 from Akfreak/patch-6
Update LedStrip.md for Sparky
2015-01-12 16:50:53 +00:00
Dominic Clifton 32888b673f Rename ID column to MSP ID in Modes documenation. 2015-01-11 20:39:45 +00:00
eziosoft 68be127f9c Update Modes.md
IDs corrected according to the source code
2015-01-11 21:32:24 +01:00
Akfreak efbffee51a Update LedStrip.md
Data added or the Spaky board, "| Sparky, pin PWM5, signal PA6
2015-01-10 22:03:10 -08:00
JBFUK c8d4743ba0 Update LedStrip.md 2015-01-09 19:22:44 +00:00
Malaquitte 0c9c69736d Update Battery.md
Minor text correction
2015-01-09 14:49:48 +01:00
Dominic Clifton 8310a97605 Updaing receiver documentation. 2015-01-09 11:30:21 +00:00