- Jan 06, 2013
- 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.
-
- Jan 02, 2013
-
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
- Dec 31, 2012
-
-
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.
-