px4-firmware/apps/px4io
Simon Wilks f1d8aa57ce Ensure that numerator / demoninator <= 1. 2013-03-21 01:12:01 +01:00
..
Makefile Major workover of the PX4IO firmware for I2C operation. 2013-01-13 19:05:01 -08:00
adc.c Use hrt_elapsed_time() in cases where we can't be sure the timestamp won't change under us. 2013-02-24 11:42:34 -08:00
controls.c Ensure that numerator / demoninator <= 1. 2013-03-21 01:12:01 +01:00
dsm.c Merge branch 'master' of github.com:PX4/Firmware into px4io-i2c 2013-02-23 12:02:13 +01:00
i2c.c Merged debug level commits from Tridge 2013-02-14 23:06:52 +01:00
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 Correct RC config sanity checking and report back when RC config errors occur. 2013-03-06 20:37:01 +01:00
sbus.c Out of memory warning, flash and RAM optimizations 2013-02-23 12:02:00 +01:00