1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-13 03:20:00 +03:00
Open Source Flight Controller Firmware
Find a file
2013-06-12 02:45:56 +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 oops, this is NOT ready for public consumption yet. 2013-05-02 14:17:05 +00:00
src corrected magnetometer alignment bug found by CrashPilot1000 - during mag calibration, axes must be swapped per sensor alignment, which didn't happen. 2013-06-12 02:45:56 +00:00
support corrected short options for getopt. 2013-02-16 11:16:53 +00:00
.gitignore [PATCH 2/4] gitignore 2013-05-29 00:08:38 +00:00
baseflight.uvproj fix for micros() when not running at default 72MHz. Was affecting intrc-only operation at 64MHz. Updated uvproj to latest keil mdk 2013-05-29 00:05:33 +00:00
JLinkSettings.ini imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
Makefile [PATCH 4/4] Make: unbrick target to flash w/ bootloader pins shortened 2013-05-29 00:10:21 +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