28 Commits (31f7a62cdc5d39947644523dbcf08cb4e56057e3)

Author SHA1 Message Date
Michael du Breuil 2d161e3594 AP_Mount: Remove unneeded headers 6 years ago
Peter Barker bdcb48d835 AP_Mount: use enum class for AltFrame enumeration 6 years ago
Peter Barker 2f3237143f AP_Mount: adjust for Location_Class and Location unification 6 years ago
Peter Barker 828317860a AP_Mount: adjust for location flags being moved out of union 6 years ago
Randy Mackay 9767c74311 AP_Mount: angle_input uses norm_input 6 years ago
Randy Mackay 5046c7fb91 AP_Mount: fix gimbal move to extreme before TX turned on 6 years ago
Andrew Tridgell 8f709b7a34 AP_Mount: fixed build warning 6 years ago
Peter Barker 178d26f8e3 AP_Mount: add general function for handling mavlink messages 6 years ago
Peter Barker c73beffe1b AP_Mount: factor out a rate_input_rad, const various functions 6 years ago
Peter Barker 2489234fcf AP_Mount: use rc() method to get rc singleton 7 years ago
Andrew Tridgell 4173432542 AP_Mount: adapt to new RC_Channel API 8 years ago
Przemek Lekston 6d65b351cd AP_Mount: allow computation of gps point target in earth fixed frame 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
dgrat 41661f815f AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
skyscraper 8b9c96814b AP_Mount: Fix up after RC_Channels refactor 9 years ago
Randy Mackay fa0aa6f5c9 Mount: remove support for do-mount-configure as command long 10 years ago
squilter cc58ec917c Mount: add support for do_mount_control via command_long 10 years ago
Gustavo Jose de Sousa 8011579c5a AP_Mount: standardize inclusion of libaries headers 10 years ago
Grant Morphett 84ac8abc42 AP_Mount: Fixed a bug with wrapping of panning angles. 10 years ago
Randy Mackay 44d2ae06fb Mount: unix style line endings 10 years ago
Randy Mackay 8a3a7bdcd1 Mount: add set_angle_target method 10 years ago
Randy Mackay b3362d5829 Mount: calc_angle_to_location returns vehicle relative yaw 10 years ago
Andrew Tridgell 81f60bde06 AP_Mount: fill in all Location flags in ROI pointing 10 years ago
Andrew Tridgell 75b1330843 AP_Mount: fixed radians to degrees error 10 years ago
Andrew Tridgell 79cad28a25 AP_Mount: simplify some uses of frontend 10 years ago
Randy Mackay 72fec52f0f Mount_Backend: move set_roi_target, configure to backend 10 years ago
Randy Mackay 9d4210b82a Mount_Backend: move RC target handling to backend 10 years ago
Randy Mackay b3044ced1f Mount_Backend: move calc_angle_to_lcoation to backend 10 years ago