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.
 
 
 
 
 
 
px4dev 73763353d0 Merge branch 'master' into DSM-decoder-fix 12 years ago
..
Makefile Cleanup and refactor of the PX4IO firmware and board support. Builds, not tested yet. 12 years ago
comms.c Adjust the control mapping from DSM receivers to correspond to the standard PPM control mapping for channels 0-4. 12 years ago
controls.c Lock out the PPM decoder if the DSM or S.bus decoders have seen a frame recently. 12 years ago
dsm.c Adjust the control mapping from DSM receivers to correspond to the standard PPM control mapping for channels 0-4. 12 years ago
mixer.c Fix breakage to the DSM parser introduced with the input prioritisation logic. Back out to a "any input wins" strategy; connecting multiple receivers to I/O at the same time is currently not supported (read: strange things will happen). 12 years ago
protocol.h Rework the PX4IO software architecture: 12 years ago
px4io.c Fix breakage to the DSM parser introduced with the input prioritisation logic. Back out to a "any input wins" strategy; connecting multiple receivers to I/O at the same time is currently not supported (read: strange things will happen). 12 years ago
px4io.h Adjust the control mapping from DSM receivers to correspond to the standard PPM control mapping for channels 0-4. 12 years ago
safety.c Added more LED state logic and improve code. 12 years ago
sbus.c Lock out the PPM decoder if the DSM or S.bus decoders have seen a frame recently. 12 years ago