Go to file
dongie 202fc17608 added max_angle_inclination to CLI to configure (default) 50 degree max inclination. configurable between 10 and 90 (100..900 in cli) 2014-02-18 15:23:02 +09:00
lib a couple optimizations for dynamic HSE frequency - moved SetSysClock() to run after reset vector + bss init, and changed rcc which used hardcoded HSE_VALUE. 2013-07-02 00:58:50 +00:00
obj removed rc averaging for serialrx sources - suggested by cesco 2014-02-18 12:12:08 +09:00
src added max_angle_inclination to CLI to configure (default) 50 degree max inclination. configurable between 10 and 90 (100..900 in cli) 2014-02-18 15:23:02 +09:00
support Enable automatic reset after (re)flashing, closes issue #19 2013-11-01 22:47:25 +00:00
.gitignore more ignores added 2013-11-02 22:48:44 +09:00
JLinkSettings.ini imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
Makefile added sumd serial receiver support by cesco/Plüschi 2014-01-31 10:02:50 +09:00
baseflight.uvproj adding updated uvision project 2014-01-31 21:51:10 +09:00
stm32_flash.ld added test driver for software i2c. disabled by default. no, that wasn't the cause of cycletime jumps. 2012-07-14 02:00:39 +00:00