This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
PX4-Autopilot
Watch
1
Star
0
Fork
0
You've already forked PX4-Autopilot
mirror of
https://github.com/PX4/PX4-Autopilot.git
synced
2026-06-08 02:17:07 +08:00
Code
Issues
Actions
29
Packages
Projects
Releases
Wiki
Activity
Files
03076a72ca75917cf62d7889c6c6d0de36866b04
PX4-Autopilot
/
apps
/
commander
T
History
Lorenz Meier
03076a72ca
Added required additional fields: If system is ok to launch (required for LED indicator), if system is ok to override fully by RC (required for multirotors which should not support this), desired PWM output rate in Hz (again required for some multirotors).
2012-12-13 10:23:02 +01:00
..
.context
…
calibration_routines.c
System state updates
2012-10-23 13:15:36 +02:00
calibration_routines.h
System state updates
2012-10-23 13:15:36 +02:00
commander.c
Added required additional fields: If system is ok to launch (required for LED indicator), if system is ok to override fully by RC (required for multirotors which should not support this), desired PWM output rate in Hz (again required for some multirotors).
2012-12-13 10:23:02 +01:00
commander.h
System state updates
2012-10-23 13:15:36 +02:00
Makefile
…
state_machine_helper.c
Disabling commander black magic
2012-11-20 16:50:55 +01:00
state_machine_helper.h
…