Andrew Tridgell
|
1f417dce86
|
AP_SerialManager: added note on external converter requirement for Frsky
thanks to Luis for the suggestion
|
2015-02-24 10:19:42 +11:00 |
Randy Mackay
|
0d94d5441f
|
SerialManager: correct protocol comments
Correct value for 2nd MAVLink protocol
|
2015-01-31 12:18:47 +09:00 |
Matthias Badaire
|
b5b67cf68a
|
SerialManager: Fix SERIALX_PROTOCOL comments
Fix SERIALX_PROTOCOL to have a proper documentation of the protocol types available
|
2015-01-31 12:18:36 +09:00 |
Andrew Tridgell
|
d6ab4722cd
|
AP_SerialManager: moved map_baudrate() into class
Pair-Programmed-With: Randy Mackay <rmackay9@yahoo.com>
|
2015-01-29 15:47:36 +11:00 |
Andrew Tridgell
|
e28deacc4c
|
AP_SerialManager: simplify interface, returning direct uart
added find_baudrate() for getting baudrate
Pair-Programmed-With: Randy Mackay <rmackay9@yahoo.com>
|
2015-01-29 15:35:42 +11:00 |
Randy Mackay
|
0a195671b3
|
SerialManager: set_console_baud uses first matching protocol
This ensures we set the baud to the first serial port with the specified
protocol instead of the last.
|
2015-01-29 14:05:15 +11:00 |
Randy Mackay
|
0fe4436c72
|
SerialManager: do not init uart for FrSky S-Port
|
2015-01-29 14:05:11 +11:00 |
Randy Mackay
|
cc71db1e2f
|
SerialManager: lib to configure UART protocol
|
2015-01-29 14:05:11 +11:00 |