cleanflight/src/main/io
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
..
beeper.c Cleanup status indicator code. 2015-05-29 23:37:33 +01:00
beeper.h Cleanup status indicator code. 2015-05-29 23:37:33 +01:00
display.c various: mark more constant data so it goes into flash instead of RAM. 2015-05-29 05:42:08 +02:00
display.h Fix compilation errors when GPS is not #defined 2015-05-07 02:16:21 +01:00
escservo.h Detach midrc (input) from servo center (output). 2015-01-27 23:04:41 +01:00
flashfs.c Minor fix for flushing behaviour on dataflash 2015-02-16 22:20:53 +13:00
flashfs.h Avoid synchronous flushes to flash during Blackbox shutdown 2015-02-15 23:23:53 +13:00
gimbal.h Normalize all the line endings 2014-09-15 23:40:17 +01:00
gps.c Cleanup debug code. 2015-04-14 13:59:11 +01:00
gps.h Tweak to GPS page to show when Space Vehicle updates are received via a 2015-03-10 23:01:06 +00:00
ledstrip.c First-cut of a refactored failsafe system. 2015-04-16 01:31:12 +01:00
ledstrip.h LedStrip - Add support for solid colors. Update default LED strip 2015-01-25 16:21:38 +01:00
rc_controls.c Cleanup status indicator code. 2015-05-29 23:37:33 +01:00
rc_controls.h Reducing the maximum number of mode ranges from 40 to 20 to free up some 2015-05-30 00:03:56 +01:00
rc_curves.c Corrected YAW_LOOKUP_LENGTH 2015-05-11 11:18:16 +01:00
rc_curves.h Yaw Expo Feature 2015-05-06 22:23:40 +01:00
serial.c Replace CLI serial port configuration code with a new serial command. 2015-05-31 11:50:58 +01:00
serial.h Remove duplicate const keywords which were generating warnings when 2015-05-29 14:23:12 +01:00
serial_cli.c Fix serial command handling of telemetry baud rates. Set min blackbox 2015-05-31 12:36:10 +01:00
serial_cli.h Refactor serial port configuration, stage 1. 2015-02-12 01:28:53 +00:00
serial_msp.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
serial_msp.h MSP command for sonar altitude 2015-01-29 15:17:15 +01:00
statusindicator.c Cleanup status indicator code. 2015-05-29 23:37:33 +01:00
statusindicator.h Cleanup status indicator code. 2015-05-29 23:37:33 +01:00