Commit Graph

7 Commits

Author SHA1 Message Date
Gautier Hattenberger c30b7248dc the telemetry settings are automatically generated and included to the
settings list and the GCS (working with fixedwing and rotorcraft
firmwares)
2012-01-25 11:40:28 +01:00
Felix Ruess 445fe4de88 Merge pull request #94 from flixr/only_radians
Always use radians to define angles in the airborne code
If unit="deg" is specified, automatically convert to radians when generating the airframe file.
If degrees are really used (e.g. in cam) either not specify any unit or specify unit="deg" code_unit="deg"
2011-12-14 15:16:34 -08:00
Gautier Hattenberger 09b09763c3 move firmware dependent code in downlink at the correct place 2011-12-08 22:56:36 +01:00
Gautier Hattenberger e59985c8f7 move all datalink related files to subsystems/datalink 2011-12-05 23:15:21 +01:00
Felix Ruess 9d71e49f85 set alt_unit to degrees for pitch and roll neutrals in settings files 2011-11-30 20:12:27 +01:00
Felix Ruess 9703e8019a added the tele_fbw setting to some basic telemetry files... especially beginners use these files and then miss the option 2011-11-05 18:34:48 +01:00
Felix Ruess ce86defece updated settings and added raw and scaled telemetry modes for default_fixedwing_imu 2011-07-26 22:59:49 +02:00