cleanflight/src/main
Dominic Clifton 98f7549aa4 Fix serial command handling of telemetry baud rates. Set min blackbox
bad rate to be 19200 to match the confiurator.
2015-05-31 12:36:10 +01:00
..
blackbox Merge pull request #869 from SteveAmor/remove_tricopter_yaw_gyro_smoothing 2015-05-29 15:39:02 +01:00
common Added median filter implementation. Added 3-point median filter to generic barometer code. 2015-04-07 19:58:20 +01:00
config Merge pull request #945 from inkonova/v1.8.1-mixerFix 2015-05-30 07:27:33 +01:00
drivers Removing unnecessary idlePulse parameter from pwmOneshotMotorConfig. 2015-05-29 20:36:43 +01:00
flight Merge pull request #945 from inkonova/v1.8.1-mixerFix 2015-05-30 07:27:33 +01:00
io Fix serial command handling of telemetry baud rates. Set min blackbox 2015-05-31 12:36:10 +01:00
rx Adding attributions for some of the Graupner SumH code. 2015-05-21 23:10:00 +01:00
sensors Cleanup status indicator code. 2015-05-29 23:37:33 +01:00
startup Fix bootloader mode for STM32F3 targets 2015-01-23 20:23:58 +01:00
target CC3D - Disable SONAR support on OPBL builds due to code size. 2015-05-23 11:49:48 +01:00
telemetry Fix invocation of sendFakeLatLong() after 802218b77b. 2015-05-15 12:32:03 +01:00
vcp Remove unused variable warning. 2015-04-01 14:12:31 +01:00
build_config.c Normalize all the line endings 2014-09-15 23:40:17 +01:00
build_config.h Cleanup debug code. 2015-04-14 13:59:11 +01:00
debug.c Cleanup debug code. 2015-04-14 13:59:11 +01:00
debug.h Cleanup debug code. 2015-04-14 13:59:11 +01:00
main.c Merge branch 'lock_active_features' of https://github.com/ProDrone/cleanflight into ProDrone-lock_active_features 2015-05-29 20:05:25 +01:00
mw.c Cleanup status indicator code. 2015-05-29 23:37:33 +01:00
mw.h Finally rename flight.c/.h to pid.c/.h. Cleanup some dependencies. 2015-02-01 00:39:38 +01:00
platform.h Normalize all the line endings 2014-09-15 23:40:17 +01:00
version.c various: mark more constant data so it goes into flash instead of RAM. 2015-05-29 05:42:08 +02:00
version.h various: mark more constant data so it goes into flash instead of RAM. 2015-05-29 05:42:08 +02:00