65 Commits (10da6d553c05e88426d3dda315bc3103aa04f6fd)

Author SHA1 Message Date
Pierre Kancir f3e40b4906 AP_Mount: pass mavlink_message_t by const reference 6 years ago
Michael du Breuil 2d161e3594 AP_Mount: Remove unneeded headers 6 years ago
Peter Barker b47733142f GLOBAL: rename DataFlash_Class to AP_Logger 6 years ago
Peter Barker 178d26f8e3 AP_Mount: add general function for handling mavlink messages 6 years ago
Peter Barker 4ae6aeed7e AP_Mount: add singleton 6 years ago
Peter Barker 0652c89844 AP_Mount: use dataflash singleton 7 years ago
Andrew Tridgell 3d2c81ff05 AP_Mount: removed create() method for objects 7 years ago
Lucas De Marchi 563f9bfe89 AP_Mount: add static create method 7 years ago
Lucas De Marchi b3d8c0fc08 AP_Mount: use DataFlash_Class::instance() 7 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Lucas De Marchi 3a771bf0e3 AP_Mount: replace header guard with pragma once 9 years ago
Jonathan Challinger 5b834330cb AP_Mount: merge SoloGimbal from solo master 9 years ago
Lucas De Marchi ad094b9073 AP_Mount: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 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
Lucas De Marchi 2011c4d988 AP_HAL_Mount: standardize inclusion of libaries headers 10 years ago
Gustavo Jose de Sousa 8011579c5a AP_Mount: standardize inclusion of libaries headers 10 years ago
Randy Mackay 72eb25b166 Mount: add SToRM32 serial to front end 10 years ago
Arthur Benemann 4bdf909bbf AP_Mount: Create new copter parameters to hold gimbal settings 10 years ago
Randy Mackay 8a3a7bdcd1 Mount: add set_angle_target method 10 years ago
Jonathan Challinger dff899647f AP_Mount: use AP_AHRS_TYPE instead of AP_AHRS_MOUNT 10 years ago
Randy Mackay 23f0bab5d6 Mount: integrate SToRM32 backend 10 years ago
Andrew Tridgell 2f3b5006e7 AP_Mount: fixed build of example sketches 10 years ago
Andrew Tridgell da27a8696d AP_Mount: added initial ekf estimation of gimbal bias 10 years ago
Andrew Tridgell 01b264951a AP_Mount: added handling of GIMBAL_REPORT messages 10 years ago
Randy Mackay 4a4387530a Mount: remove unused num_instances 10 years ago
Randy Mackay 886cc9aa46 Mount: use SerialManager for init 10 years ago
Randy Mackay acbcf3c54e Mount: backends use reference to their state 10 years ago
Matthias Badaire 0b88f15a37 AP_Mount: fix Backend enum for AP_Mount_Alexmos and add comments 10 years ago
Matthias Badaire 6e5e438b0f AP_Mount: Make use of the new AP_Mount_Alexmos backend 10 years ago
Randy Mackay ef719b145b Mount: rename MODE to DFLT_MODE, move set_mode to backend 10 years ago
Randy Mackay 88db50c3a7 Mount: parent class becomes front-end 10 years ago
Arthur Benemann f7f9bedc38 AP_Mount: update the status_msg() method to match the new definition 10 years ago
Jason Short 7ee5b58535 AP_Mount: Axis mask speedup 10 years ago
Jonathan Challinger d03ed7a2c3 AP_Mount: Added lead filter 10 years ago
Randy Mackay 039f4740ce Mount: correct comment on set_mode_to_default time 11 years ago
svefro be9bfc5530 Mount: set_mode method made public 11 years ago
Michael Oborne 30a3927ea8 AP_Mount: fix where status_msg() is sent 11 years ago
Andrew Tridgell eb67948171 AP_Mount: convert to new GPS API 11 years ago
Randy Mackay 1c457d8448 Mount: add get_mode and set_mode_to_default methods 11 years ago
Andrew Tridgell 4de2a654ab AP_Mount: changed ahrs to be a const reference 11 years ago
Andrew Tridgell 1cc02836a0 AP_Mount: fixed indent-tabs-mode 12 years ago
tobias 217b8d7a59 cleanup: use const for struct Location pointers and references 12 years ago
Pat Hickey 6cc231ae7d AP_Mount: ported to AP_HAL 12 years ago
Andrew Tridgell f41270a3ce AP_Mount: updated for new RC_Channel_aux API 13 years ago
Amilcar Lucas 7a0c47d049 Improve comment aligment 13 years ago
uncrustify 7ffa44c324 uncrustify libraries/AP_Mount/AP_Mount.h 13 years ago
Amilcar Lucas 0b0b9c29a2 Allow fully independent operation of two AP_Mount instances 13 years ago
Amilcar Lucas 530ea0bebd AP_Mount: Enable Joystick speed code, now that the framework supports more than 16 parameters per group. 13 years ago
Amilcar Lucas 107155fa1a AP_Mount: Allow using any RC channel to control any of the mount axes. 13 years ago