85 Commits (57eae253a5df80e57b1c99a2550c7e766d8f5a7f)

Author SHA1 Message Date
floaledm 5125846ac0 AP_Frsky_Telem: Plane support 8 years ago
floaledm b2b6c88edf AP_Frsky_Telem: renamed vars and funcs for consistency/clarity 8 years ago
floaledm 4d03be94cf AP_Frsky_Telem: removed reliance on home_distance and home_bearing which are only in copter 9 years ago
floaledm 33bd359463 AP_Frsky_Telem: LANDCOMPLETE switched to to ISFLYING flag 9 years ago
floaledm 4dc98faa48 AP_Frsky_Telem: transmit airspeed instead of groundspeed, if available 9 years ago
floaledm 8deba69715 AP_Frsky_Telem: added 1 to control_mode passed on Frsky link 9 years ago
floaledm 4f8cea6844 AP_Frsky_Telem: simplified constructor 9 years ago
Andrew Tridgell acbeb29fbe AP_Frsky_Telem: use const references where possible 9 years ago
Andrew Tridgell a4ca4dbd9e AP_FrSky_Telem: use a constant string for firmware version 9 years ago
Andrew Tridgell 62388fc991 AP_FrSky_Telem: use constant strings in message queueing 9 years ago
Andrew Tridgell 183283ba07 AP_FrSky_Telem: make _msg non-static 9 years ago
floaledm 2f54e67996 AP_FrSky_Telem: fixed sending last message chunk 9 years ago
Andrew Tridgell 185ef73684 AP_Frsky_Telem: fixed usage of sensor error bits 9 years ago
Andrew Tridgell f4d59d720a AP_FrSky_Telem: removed use of pointer to control_mode 9 years ago
Andrew Tridgell ab77fdfa02 AP_FrSky_Telem: removed dependency on inertialnav 9 years ago
floaledm b71e0d73b9 AP_FrSky_Telem: added SPort passthrough protocol 9 years ago
floaledm a9b01b470c AP_FrSky_Telem: cosmetic changes 9 years ago
floaledm de2a7013b4 AP_FrSky: simplified lib rework 9 years ago
Ricardo de Almeida Gonzaga 08a022fa6a AP_Frsky_Telem: Fix typos 9 years ago
Randy Mackay ea3c44f9fa AP_Frsky_Telem: remove unnecessary abs 9 years ago
Lucas De Marchi 761ed7ae03 AP_Frsky_Telem: replace header guard with pragma once 9 years ago
Caio Marcelo de Oliveira Filho 2b982d6391 AP_FrSkyTelem: use millis/micros/panic functions 9 years ago
Gustavo Jose de Sousa 00219c5e0c AP_Frsky_Telem: standardize inclusion of libaries headers 10 years ago
Lucas De Marchi 435613de69 AP_Frsky_Telem: use functor macros 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 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 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 10 years ago
Matthias Badaire f59f85d4a4 AP_Frsky_Telem: add SBUS support 10 years ago
Matthias Badaire c7cd1c9fde AP_Frsky_Telem: added initial Frsky telemetry library 11 years ago