aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/frsky_telemetry
Commit message (Expand)AuthorAgeFilesLines
* trivial code style cleanup round 2Daniel Agar2015-03-271-1/+2
* renaming of gps time to UTC timeBan Siesta2015-01-041-2/+2
* turn on -Werror and fix resulting errorsDaniel Agar2014-12-221-1/+1
* FrSky: Be less chattyLorenz Meier2014-11-151-6/+3
* frsky: Optimize for sizeLorenz Meier2014-07-121-0/+2
* frsky_telemetry: fix gps data formatJohn Hiesey2014-05-201-10/+5
* frsky telem: reduce stack, fix missing headerLorenz Meier2014-05-163-1/+5
* 'vehicle_global_position' topic updated: removed baro_alt and XXX_valid flags.Anton Babushkin2014-03-271-1/+1
* global_position topic: added baro_alt, mc_pos_control: SEATBELT mode fixed, u...Anton Babushkin2014-01-281-1/+1
* Use double for lat/lon in vehicle_global_position topic, use filed names lat,...Anton Babushkin2014-01-241-3/+3
* Further data format and code style fixes.Stefan Rado2014-01-032-59/+56
* Only send data packets we really support.Stefan Rado2014-01-021-6/+1
* Directly write to the voltage field for better precision.Stefan Rado2014-01-021-3/+1
* Update copyright info for 2014.Stefan Rado2014-01-024-7/+7
* Fixes to FrSky telemetry data formats.Stefan Rado2013-12-302-65/+105
* Add FrSky telemetry application.Stefan Rado2013-11-244-0/+617