This website requires JavaScript.
Explore
Help
Sign In
rusefi
/
atbetaflight
mirror of
https://github.com/rusefi/atbetaflight.git
Watch
1
Star
0
Fork
You've already forked atbetaflight
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
264
Commits
1
Branch
0
Tags
316
MiB
C
91.4%
C++
7.4%
Makefile
1%
Assembly
0.1%
1cbbe0b110
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
dongie
1cbbe0b110
airplane mixer will now actually output servo data
2013-11-14 20:28:33 +09:00
lib
a couple optimizations for dynamic HSE frequency - moved SetSysClock() to run after reset vector + bss init, and changed rcc which used hardcoded HSE_VALUE.
2013-07-02 00:58:50 +00:00
obj
airplane mixer will now actually output servo data
2013-11-14 20:28:33 +09:00
src
airplane mixer will now actually output servo data
2013-11-14 20:28:33 +09:00
support
Enable automatic reset after (re)flashing, closes issue
#19
2013-11-01 22:47:25 +00:00
.gitignore
more ignores added
2013-11-02 22:48:44 +09:00
JLinkSettings.ini
imported STM32 multiwii port into baseflight dir
2012-02-16 09:39:58 +00:00
Makefile
Enable automatic reset after (re)flashing, closes issue
#19
2013-11-01 22:47:25 +00:00
baseflight.uvproj
remove stm32_gpio.c from project and fix EXTI-using drivers w/local version of gpioExtiLineConfig.
2013-11-01 03:02:33 +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