1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-12 19:10:32 +03:00
Open Source Flight Controller Firmware
Find a file
bouwens.mehl@gmail.com 2ee7bb3162 wrong commit. should be part of a new branch.
git-svn-id: https://afrodevices.googlecode.com/svn/trunk/baseflight@242 7c89a4a9-59b9-e629-4cfe-3a2d53b20e61
2013-01-08 20:47:51 +00:00
lib Applied patch from trunet for running at 64MHz off HSI for broken Chinese kcopter clones 2012-10-06 14:40:24 +00:00
obj Ah, finally fixed spektrum stuff. after PWM rewrite, spektrum init ended up before pwm init, so when rcReadRawFunc was assigned, it was always set to PWM. oops. Thanks to Cerberis @ irc for the patch. 2013-01-05 01:13:18 +00:00
src wrong commit. should be part of a new branch. 2013-01-08 20:47:51 +00:00
support stmloader serial fix from lianj 2012-09-19 23:22:30 +00:00
baseflight.uvproj slight improvement to motion threshold calculation 2012-10-27 07:34:45 +00:00
JLinkSettings.ini imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
Makefile added printf() support via SpareTimeLabs printf lib. this cleaned up some mess inside cli.c 2012-09-06 06:35:02 +00: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