mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-12 19:10:32 +03:00
Open Source Flight Controller Firmware
implemented battery cell count auto detect (DJI, you can steal this source from me for your next product). automatically finds 2S..6S battery, and sets warning voltage accordingly added new battery config -related stuff in cli, min/max cell voltage for non-lipo users. Defaults for lipo are 4.3V/cell (max) and 3.3V/cell (min). added pid setting stuff into cli from nicodh added 'status' command to cli to print out system info. added build date/time to 'version' in cli, to track down stupid users. config version bumped, settings are cleared again. refactored battery voltage stuff a bit, and got rid of 3 levels of warnings. don't see any benefit at all. git-svn-id: https://afrodevices.googlecode.com/svn/trunk/baseflight@121 7c89a4a9-59b9-e629-4cfe-3a2d53b20e61 |
||
---|---|---|
lib | ||
obj | ||
src | ||
baseflight.uvopt | ||
baseflight.uvproj | ||
JLinkSettings.ini | ||
Makefile | ||
stm32_flash.ld |