Commit Graph

10 Commits

Author SHA1 Message Date
Julian Oes e5dfda6d46 uart_esc: remove timeout printf 2016-03-27 12:40:10 +02:00
Julian Oes e50f3ad4f2 uart_esc: do an additional advertise
If this is not done, the aDSP crashes, not quite sure why but it's gotta
be something about the context of the callback.
2016-03-27 12:40:10 +02:00
Julian Oes cd2f0eca95 uart_esc: major cleanup, raise UART bitrate
This remove all leftovers from Qualcomm's ESC. Also, the startup
commands are cleaned up, and the UART bitrate is raised to 921600.
2016-03-27 12:40:10 +02:00
Julian Oes 45b41e26cc uart_esc: accept n channels instead of just 8. 2016-03-27 12:40:10 +02:00
tumbili 07246efef9 added snapdragon rc pwm driver 2016-03-27 12:40:10 +02:00
Lorenz Meier ceeedd739f Fix UART formatting 2016-03-10 19:18:24 +01:00
tumbili 030b544dd7 removed UART read experiment for now 2016-03-10 17:06:01 +01:00
tumbili e80fb86b42 uart_esc: made sending motor commands to pixhawk work
- experimented with reading rc data from uart but this fails
- mixer loading works
2016-03-10 16:41:48 +01:00
Lorenz Meier 7e086a2a04 UART ESC: Fix syntax 2016-03-10 10:09:23 +01:00
Lorenz Meier 5d35dc4331 Re-introduce UART ESC driver 2016-03-10 10:02:36 +01:00