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
33
Packages
Projects
Releases
Wiki
Activity
Files
9dbd2695d3b476e8ed0a2001b027329e8600bd29
PX4-Autopilot
/
apps
/
px4io
T
History
Simon Wilks
f1d8aa57ce
Ensure that numerator / demoninator <= 1.
2013-03-21 01:12:01 +01:00
..
adc.c
…
controls.c
Ensure that numerator / demoninator <= 1.
2013-03-21 01:12:01 +01:00
dsm.c
…
i2c.c
…
Makefile
…
mixer.cpp
IO board now disarms when FMU reboots when manual override is not an option
2013-03-15 15:24:52 -07:00
protocol.h
Changes for multi-rate PWM output; default and alternate rates. ioctl protocol, PX4IO support.
2013-03-12 22:22:49 -07:00
px4io.c
Refactored debug level into proper register, px4io status now correctly reads it. Added more of the missing alarms clear logic, alarms reporting now consistent. Adding missing sign change on mode switch, fixes override issue when attempting to switch to auto mode. Pending outdoor tests
2013-03-09 13:20:05 +01:00
px4io.h
Changes for multi-rate PWM output; default and alternate rates. ioctl protocol, PX4IO support.
2013-03-12 22:22:49 -07:00
registers.c
Convert HIL and FMU drivers to the new multirate PWM interface.
2013-03-12 22:22:49 -07:00
safety.c
…
sbus.c
…