1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 16:25:31 +03:00
betaflight/src/main
2015-03-09 23:00:44 +00:00
..
blackbox Merge branch 'port-changes' of https://github.com/ledvinap/cleanflight into ledvinap-port-changes 2015-03-09 22:23:04 +01:00
common Merge branch 'port-changes' of https://github.com/ledvinap/cleanflight into ledvinap-port-changes 2015-03-09 22:23:04 +01:00
config Moving mixer config out of the profile. It doesn't really make sense. 2015-03-09 23:00:44 +00:00
drivers Merge branch 'port-changes' of https://github.com/ledvinap/cleanflight into ledvinap-port-changes 2015-03-09 22:23:04 +01:00
flight Moving mixer config out of the profile. It doesn't really make sense. 2015-03-09 23:00:44 +00:00
io Moving mixer config out of the profile. It doesn't really make sense. 2015-03-09 23:00:44 +00:00
rx Remove failsafe vtable usage. 2015-03-09 23:19:21 +01:00
sensors Merge branch 'port-changes' of https://github.com/ledvinap/cleanflight into ledvinap-port-changes 2015-03-09 22:23:04 +01:00
startup Fix bootloader mode for STM32F3 targets 2015-01-23 20:23:58 +01:00
target Temporarily disable autotune on the CC3D OPBL binary. 2015-03-02 11:50:15 +00:00
telemetry Merge branch 'port-changes' of https://github.com/ledvinap/cleanflight into ledvinap-port-changes 2015-03-09 22:23:04 +01:00
vcp CC3D - Adding USB Virtual COM port suport. 2015-01-25 13:59:48 +01:00
build_config.c Normalize all the line endings 2014-09-15 23:40:17 +01:00
build_config.h SPARKY - Support GPS. 2014-12-13 01:44:47 +00:00
main.c Remove failsafe vtable usage. 2015-03-09 23:19:21 +01:00
mw.c Previously, at minimum throttle, the quad would do absolutely no self-leveling 2015-03-09 23:44:53 +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 Add MSP_API_VERSION command. Added MSP development guidelines. Define 2014-10-17 22:34:15 +01:00
version.h Bump version to 1.8.0 in preparation for new features. 2015-02-22 15:22:40 +00:00