1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 04:45:24 +03:00
Open Source Flight Controller Firmware
Find a file
dongie d2e40b555d Merge pull request #116 from luggi/Powermeter
fixed negative currents messing up the mAh counter
2014-06-01 22:39:59 +09:00
lib added overclock feature 2014-04-15 08:33:37 +02:00
obj latest binary for recent source changes. fixed lockup w/PWM receivers 2014-06-01 22:19:37 +09:00
src fixed negative currents messing up the mAh counter 2014-06-01 15:38:17 +02:00
support Enable automatic reset after (re)flashing, closes issue #19 2013-11-01 22:47:25 +00:00
.gitignore Updating git ignore list to ignore some common files. 2014-04-08 01:20:44 +01:00
baseflight.uvproj Remove FY90Q support. Dead hardware, not even available anymore, and doesn't offer anything over already cheap acroafro. 2014-05-29 11:38:20 +09:00
JLinkSettings.ini imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
Makefile Remove FY90Q support. Dead hardware, not even available anymore, and doesn't offer anything over already cheap acroafro. 2014-05-29 11:38:20 +09:00
README.md Create README.md 2014-04-11 07:18:21 +09:00
stm32_flash.ld correcting flash size in linker script, explaining what the last 2k are used for, and correcting F103 part number 2014-05-15 20:11:16 +09:00

baseflight

32 bit fork of the MultiWii RC flight controller firmware

Before making any contributions, take a note of the https://github.com/multiwii/baseflight/wiki/CodingStyle