You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Simon Wilks f1d8aa57ce Ensure that numerator / demoninator <= 1. 12 years ago
..
Makefile Major workover of the PX4IO firmware for I2C operation. 12 years ago
adc.c Use hrt_elapsed_time() in cases where we can't be sure the timestamp won't change under us. 12 years ago
controls.c Ensure that numerator / demoninator <= 1. 12 years ago
dsm.c Merge branch 'master' of github.com:PX4/Firmware into px4io-i2c 12 years ago
i2c.c Merged debug level commits from Tridge 12 years ago
mixer.cpp IO board now disarms when FMU reboots when manual override is not an option 12 years ago
protocol.h Changes for multi-rate PWM output; default and alternate rates. ioctl protocol, PX4IO support. 12 years ago
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 12 years ago
px4io.h Changes for multi-rate PWM output; default and alternate rates. ioctl protocol, PX4IO support. 12 years ago
registers.c Convert HIL and FMU drivers to the new multirate PWM interface. 12 years ago
safety.c Correct RC config sanity checking and report back when RC config errors occur. 12 years ago
sbus.c Out of memory warning, flash and RAM optimizations 12 years ago