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-06-26 18:10:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe207544cfff43e67cdaf314294322c71cdf5b18
PX4-Autopilot
/
apps
/
systemcmds
T
History
Lorenz Meier
9849d22e4f
Added MAVLink-transmitted calibration warning about bad sensor calibration as part of preflight check
2013-03-18 11:05:38 +01:00
..
bl_update
Remove a few cut-and-paste author attributions.
2012-12-02 17:53:31 -08:00
boardinfo
Remove a few cut-and-paste author attributions.
2012-12-02 17:53:31 -08:00
calibration
…
delay_test
Added delay test to measure comm delays with a led / scope
2012-11-27 12:45:17 +01:00
eeprom
HOTFIX: disable interrupt-driven I2C mode, configure pessimistic I2C timeout, correct handling of the NAK generation for I2C master reads.
2013-01-18 00:43:57 -08:00
i2c
Tinkering.
2013-01-23 18:57:16 -08:00
mixer
Remove extra spaces from mixers before processing them. This gives us some more working space on IO for mixer processing.
2013-03-04 21:46:55 -08:00
param
Improved param command, show now allows to filter and set allows to set integer params (e.g. param set MAV_TYPE 2)
2013-01-24 15:43:12 +01:00
perf
perf: added 'perf reset' command
2013-01-24 10:26:02 +11:00
preflight_check
Added MAVLink-transmitted calibration warning about bad sensor calibration as part of preflight check
2013-03-18 11:05:38 +01:00
pwm
Adjust the syntax of the 'pwm' command to make it easier to use.
2013-03-17 12:29:18 -07:00
reboot
Remove reboot() API, replace with a prototype for up_systemreset() which is portable.
2012-10-27 22:42:43 -07:00
top
…