- Jan 06, 2013
-
-
px4dev authored
Fixed connection loss / failsafe detection, added decoding of two switches
-
Lorenz Meier authored
-
px4dev authored
#111 px4io integrated mixing
-
px4dev authored
Fix a botched merge for #106 at the same time.
-
px4dev authored
Initial implementation of application access to the PX4IO relays.
-
px4dev authored
-
- Jan 05, 2013
- Jan 03, 2013
-
-
px4dev authored
Add FIONWRITE to allow applications to sniff the amount of writable space on a descriptor. Implement this for serial devices only.
-
- Dec 31, 2012
-
-
Lorenz Meier authored
Fixed connection loss / failsafe detection, added decoding of two switch channels if IO supports 18 RC channels. Loss is tested, switch channels are not.
-
px4dev authored
Rework the way we scan text for scaler definitions; something weird was going on with sscanf's handling of %n that wasn't obvious. This seems to work around the issue.
-
- Dec 30, 2012
- Dec 29, 2012
- Dec 28, 2012
-
-
px4dev authored
-
- Dec 23, 2012
-
-
Lorenz Meier authored
-
Lorenz Meier authored
Updated PX4IOAR start script
-
px4dev authored
-
px4dev authored
Untangle the DSM decoder from the input source priority logic, clean up input handling some more.
-
px4dev authored
Made MPU-6000 gyro optional
-
px4dev authored
Don't call ::close on ORB publication handles.
-
- Dec 22, 2012
-
-
Lorenz Meier authored
-
- Dec 21, 2012
-
-
px4dev authored
-
- Dec 20, 2012
-
-
px4dev authored
-
- Dec 18, 2012
-
-
px4dev authored
Fix several aspects of the PWM output driver; enable auto-reload, use named constants for various control bits, and use a more polite mechanism at disarm time to avoid runt pulses. This may address an issue we've seen where we get occasional malformed PWM output pulses, possibly due to a race between compare updates and the timer.
-
px4dev authored
Whitespace.
-
px4dev authored
-