- Jan 06, 2013
-
-
px4dev authored
-
px4dev authored
-
px4dev authored
-
px4dev authored
-
px4dev authored
-
jgoppert authored
-
jgoppert authored
-
jgoppert authored
-
jgoppert authored
-
sjwilks authored
Updated PX4IO autostart script.
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
Enables the PX4IO ADC (from px4io-adc-integration branch)
-
Lorenz Meier authored
-
https://github.com/PX4/Firmwarepx4dev authored
-
px4dev authored
-
px4dev authored
-
px4dev authored
-
px4dev authored
-
px4dev authored
-
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
-
Lorenz Meier authored
-
- Jan 05, 2013
-
-
Andrew Tridgell authored
The most critical one is the GPS serial port receive buffer size, which needs to be at least 128 to support the UBLOX protocol, but it seems a good idea for people running a FMU without a IO board to increase the UART buffer sizes generally
-
Andrew Tridgell authored
this was using the wrong channel
-
Andrew Tridgell authored
-
Andrew Tridgell authored
this allows apps to set the PWM update rate. APM needs this to honor the user configurable PWM rate setting for copters.
-
px4dev authored
-
px4dev authored
-
- Jan 04, 2013
-
-
Andrew Tridgell authored
-
- Jan 03, 2013
-
-
Andrew Tridgell authored
the device ioctl returns -ENOTTY when it hasn't handled the command
-
px4dev authored
Add FIONWRITE to allow applications to sniff the amount of writable space on a descriptor. Implement this for serial devices only.
-
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
this is used by the APM build
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-