52 Commits (master)

Author SHA1 Message Date
Randy Mackay 83c9a76260 AP_Mount: send warning to GCS on invalid GPS or angle targets 2 years ago
Randy Mackay 022d610519 AP_Mount: separate handling of mount-control and do-mount-control 2 years ago
Randy Mackay 119c8b7363 AP_Mount: get_angle_target_to_location checks for valid location 2 years ago
Randy Mackay b4979e2cfa AP_Mount: replace send-mount-status with send-gimbal-device-attitude-status 3 years ago
Iampete1 47105f0b03 AP_Mount: params always use set method 3 years ago
Randy Mackay 0d60e47c68 AP_Mount: backend restructure and support for ef/bf angle and rate 3 years ago
Randy Mackay 33a4efa936 AP_Mount: move mode, yaw_lock, roi_target and sysid target to backend 3 years ago
Randy Mackay ec07c15e1e AP_Mount: set_roi_target and set_target_sysid lose struct and const before args 3 years ago
Randy Mackay f426711177 AP_Mount: backend calc_angle_to_xxx requires relative_pan argument 3 years ago
Randy Mackay 3711c362ce AP_Mount: update_rate_and_angle_from_rc fix arg name to match units 3 years ago
Randy Mackay 10da8a42bd AP_Mount: replace JSTICK_SPD with RC_RATE 3 years ago
Randy Mackay 8092697c1a AP_Mount: backend record RC rate targets 3 years ago
Randy Mackay 29a1aed1e3 AP_Mount: backend gets minor comment fix 3 years ago
Randy Mackay 9e8f000ac2 AP_Mount: minor spelling fix 3 years ago
Peter Barker fcd8d1b5eb AP_Mount: rename AP_AHRS::get_position to get_location 3 years ago
olliw42 312604f577 AP_Mount: add handle_global_position_int() method to backend and use it + little spelling 3 years ago
Andrew Tridgell f12a7dd04b AP_Mount: fixed longitude subtraction 4 years ago
Peter Barker 7b9fbe3b30 AP_Mount: support MAV_MOUNT_MODE_HOME_LOCATION to point at HOME 4 years ago
Andy Piper f7f5880179 AP_Mount: make mount/gimbal inclusion configurable per-board and disable Solo gimbal on all 1MB boards 5 years ago
Randy Mackay 8ad9a49900 AP_Mount: ignore rc trim when calculating desired mount angles 5 years ago
Peter Barker 7b32f2876e AP_Mount: change type of roi_target_set to boolean 5 years ago
Peter Barker c649fd1468 AP_Mount: support sysid targetting 5 years ago
Peter Barker 7139c1121f AP_Mount: correct use of disparate altitude frames in AP_Mount 5 years ago
Peter Barker 47ad331135 AP_Mount: use AHRS singleton to get current position 5 years ago
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