50 Commits (85c71273cf7de819bcd7922a69b014164cbe7704)

Author SHA1 Message Date
Andrew Tridgell 71eb9bac03 AP_SerialManager: added ESC telemetry protocol support 7 years ago
Francisco Ferreira 0340188a8f AP_SerialManager: rename Lidar to Rangefinder 7 years ago
Francisco Ferreira 972264637c AP_SerialManager: remove special uLanding protocol type 7 years ago
Andrew Tridgell fca0ad4f85 AP_SerialManager: allow hwdef.dat setup of serial5 config 7 years ago
Andrew Tridgell 2513e60e3c AP_SerialManager: use unbuffered writes for volz 7 years ago
Mark Whitehorn 1a167a7d1f AP_SerialManager: disable flow control for sbus1 port 7 years ago
Peter Barker b3f5e807a6 AP_SerialManager: add AP::serialmanager() 7 years ago
Mark Whitehorn f57eab3482 AP_SerialManager: add Volz and Sbus protocols to param metadata 7 years ago
Mark Whitehorn 3587d7f253 AP_SerialManager: add SBUS1 serial output support 7 years ago
Guy Tzoler 2442f3fb06 AP_SerialManager: adding Volz Support 7 years ago
Andrew Tridgell 29fe432dd7 AP_SerialManager: enable debug console use for other protocols 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas bf4a505494 AP_SerialMananger: Add missing @RebootRequired: True 8 years ago
karthik.desai 8f7b9323d2 AP_SerialManager: Rename Pozyx Beacon to Beacon 8 years ago
Lucas De Marchi a682bb837a AP_SerialManager: uartA with 460800 baud for aerofc 8 years ago
Randy Mackay c4aa37525e SerialManager: add beacon to list of protocols 8 years ago
davidaroyer faa534cf64 AP_SerialManager: Add support for Aerotenna uLanding radar altimeter 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
Peter Barker dee3bdbae9 AP_SerialManager: correct parameter metadata 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell d2e4b73eda Revert "GCS_MAVLink: default to MAVLink2 enabled" 8 years ago
Randy Mackay cc0bfcddcb AP_SerialManager: add Lidar360 to protocol list 8 years ago
Andrew Tridgell c64a020384 GCS_MAVLink: default to MAVLink2 enabled 8 years ago
floaledm 50eecf58a4 AP_SerialManager: added SPort passthrough protocol 9 years ago
floaledm 5066a5bc73 AP_SerialManager: syntax and minor lib rework 9 years ago
Andrew Tridgell 78e9ef427e AP_SerialManager: remove special case for console 9 years ago
Andrew Tridgell 826cb0887a AP_SerialManager: changed default for SERIAL4_PROTOCOL to 5 9 years ago
Luis Vale Gonçalves a16e9b3606 Revising ardupilot.com to .org 9 years ago
Andrew Tridgell ef180710db AP_SerialManager: fixed doc strings 9 years ago
Andrew Tridgell 0baf8ee2eb AP_SerialManager: added SERIAL5_* support 9 years ago
mirkix 0366bce9c1 AP_SerialManager: Fix FrSky baudrate comment 9 years ago
Andrew Tridgell 8b6322082e AP_SerialManager: default wifi port to MAVLink at 921600 on Pixracer 9 years ago
Lucas De Marchi 3ba00feda4 AP_SerialManager: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Andrew Tridgell 80c85a2c3f AP_SerialManager: added enum for serial lidar 10 years ago
Gustavo Jose de Sousa a4f67ba77d AP_SerialManager: standardize inclusion of libaries headers 10 years ago
Randy Mackay 0b9c7c2a3b SerialManager: add SToRM32 to protocol param description 10 years ago
Sergey Kirillov 69959a4214 SerialManager: add SToRM32 serial enum and baudrates 10 years ago
Randy Mackay facbfaf31f SerialManager: support for 4th mavlink channel 10 years ago
Jonathan Challinger 6e8008ab69 AP_SerialManager: use protocol_match in find_baudrate 10 years ago
Andrew Tridgell 5284211c96 AP_SerialManager: fixed matching bug in protocol_match() 10 years ago
Mike Clement 89a50b99bb SerialManager: use instance in find_baudrate 10 years ago
Randy Mackay aef16160dc SerialManager: consolidate MAVLink1 and 2 10 years ago
Andrew Tridgell 1f417dce86 AP_SerialManager: added note on external converter requirement for Frsky 10 years ago
Randy Mackay 0d94d5441f SerialManager: correct protocol comments 10 years ago
Matthias Badaire b5b67cf68a SerialManager: Fix SERIALX_PROTOCOL comments 10 years ago
Andrew Tridgell d6ab4722cd AP_SerialManager: moved map_baudrate() into class 10 years ago
Andrew Tridgell e28deacc4c AP_SerialManager: simplify interface, returning direct uart 10 years ago
Randy Mackay 0a195671b3 SerialManager: set_console_baud uses first matching protocol 10 years ago
Randy Mackay 0fe4436c72 SerialManager: do not init uart for FrSky S-Port 10 years ago
Randy Mackay cc71db1e2f SerialManager: lib to configure UART protocol 10 years ago