Fix breakage to the DSM parser introduced with the input prioritisation logic....
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).
Showing
- apps/px4io/comms.c 3 additions, 9 deletionsapps/px4io/comms.c
- apps/px4io/controls.c 54 additions, 2 deletionsapps/px4io/controls.c
- apps/px4io/dsm.c 13 additions, 23 deletionsapps/px4io/dsm.c
- apps/px4io/mixer.c 3 additions, 41 deletionsapps/px4io/mixer.c
- apps/px4io/px4io.c 1 addition, 0 deletionsapps/px4io/px4io.c
- apps/px4io/px4io.h 2 additions, 6 deletionsapps/px4io/px4io.h
- apps/px4io/sbus.c 8 additions, 7 deletionsapps/px4io/sbus.c
Loading
Please register or sign in to comment