This website requires JavaScript.
Explore
Help
Register
Sign In
fly316
/
PX4-Autopilot
Watch
7
Star
0
Fork
0
mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced
2026-05-23 06:07:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0488d5b41c5c91658494242f778c7b9de99bcca4
PX4-Autopilot
/
src
T
History
Darryl Taylor
0488d5b41c
Reduced commander main task stack size to 2088. The high-water-mark measured at 1668 after calibration and flight. 25% safety margin, but commander is fairly complex. There are surely untested code paths here, but each is relatively shallow.
2014-01-28 10:43:33 +08:00
..
drivers
Reduced stack from 2048 to 1024. Top reports stack usage at 812 under flight conditions.
2014-01-28 09:57:47 +08:00
examples
Only read 5 values, then return
2013-10-29 15:57:09 +01:00
include
Added logbuffer free function
2013-08-31 11:22:15 +02:00
lib
hw_ver app added for hardware version checking
2014-01-07 21:56:35 +01:00
modules
Reduced commander main task stack size to 2088. The high-water-mark measured at 1668 after calibration and flight. 25% safety margin, but commander is fairly complex. There are surely untested code paths here, but each is relatively shallow.
2014-01-28 10:43:33 +08:00
systemcmds
Merged master into logging
2014-01-20 13:19:49 +01:00
mainpage.dox
Added Doxygen main page
2014-01-22 17:20:55 +01:00