Lucas De Marchi
|
435613de69
|
AP_Frsky_Telem: use functor macros
Functor is not yet being used but let's make is macro fallback to the
previous Delegate implementation for easy of transition between the two.
|
10 years ago |
Tom Pittenger
|
12b604663c
|
FrSky_Telem: fix compile warnings re float constants
|
10 years ago |
Randy Mackay
|
c148330c2b
|
FrSkyTelem: integrate Serial Manager instance
|
10 years ago |
Andrew Tridgell
|
1d272e5a32
|
AP_Frsky_Telem: don't use flow control for FrSky
Pair-Programmed-With: Randy Mackay <rmackay9@yahoo.com>
|
10 years ago |
Andrew Tridgell
|
085a926e61
|
AP_Frsky_telem: update for find_serial() change
|
10 years ago |
Randy Mackay
|
19aa8939de
|
FrSky_Telem: init uart when protocol is S-Port
|
10 years ago |
Randy Mackay
|
5c086acc15
|
FrSky_Telem: comments, formatting and reordering
No functional change
Added comments and moved main functions to the top
Removed spaces between function name and brackets
|
10 years ago |
Randy Mackay
|
6ef996d553
|
FrSky_Telem: init all members to zero and move to cpp
|
10 years ago |
Randy Mackay
|
d16f787bd0
|
Frsky_Telem: use SerialManager for init
|
10 years ago |
Andrew Tridgell
|
4ee9575e6d
|
AP_Frsky_Telem: fixed code formatting
match ArduPilot coding standards
|
10 years ago |
Matthias Badaire
|
f59f85d4a4
|
AP_Frsky_Telem: add SBUS support
add sbus support using a timer on a thread
|
10 years ago |
Matthias Badaire
|
c7cd1c9fde
|
AP_Frsky_Telem: added initial Frsky telemetry library
based on work from the PX4Firmware tree, this adds a library which can
create and send Frsky telemetry packets
|
11 years ago |