Go to file
timecop@gmail.com 005308b430 Applied patch from trunet for running at 64MHz off HSI for broken Chinese kcopter clones
status in cli now prints cpu MHz, 72 when running off crystal, 64 when running off intrc.
corrected WHO_AM_I check for mpu6050 when it's used on alternate address (AD0 high).
corrected PWM driver to consider CPU clock for timer prescalers - now things properly work below 72MHz
added a neat hack for pitch angle calculation so that it's not affected when roll reaches 90deg
added proper math for vector rotation instead of small-angle approximation

git-svn-id: https://afrodevices.googlecode.com/svn/trunk/baseflight@225 7c89a4a9-59b9-e629-4cfe-3a2d53b20e61
2012-10-06 14:40:24 +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 Applied patch from trunet for running at 64MHz off HSI for broken Chinese kcopter clones 2012-10-06 14:40:24 +00:00
src Applied patch from trunet for running at 64MHz off HSI for broken Chinese kcopter clones 2012-10-06 14:40:24 +00:00
support stmloader serial fix from lianj 2012-09-19 23:22:30 +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
baseflight.uvproj oops, printf stuff forgotten to add to uv project. 2012-09-06 06:54:06 +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