97 Commits (master)

Author SHA1 Message Date
Peter Barker 2d1357b44c AP_Mount: stop passing serial manager through to init() 6 years ago
Pierre Kancir f3e40b4906 AP_Mount: pass mavlink_message_t by const reference 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 57bc4d8736 AP_Mount: remove un-needed initialisations 7 years ago
Peter Barker 0652c89844 AP_Mount: use dataflash singleton 7 years ago
Lucas De Marchi b3d8c0fc08 AP_Mount: use DataFlash_Class::instance() 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 823bf217d9 AP_Mount: Use SI units conventions in parameter units 8 years ago
Michael du Breuil 7f11cf3ca6 AP_Mount: Remove solo gimbal from the minimal build support 8 years ago
Andrew Tridgell 4173432542 AP_Mount: adapt to new RC_Channel API 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Jonathan Challinger 5b834330cb AP_Mount: merge SoloGimbal from solo master 9 years ago
Don Gagne 964d02065a Mount: add missing RebootRequired to param description 9 years ago
Lucas De Marchi ad094b9073 AP_Mount: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi 5244559010 Minimize AP_Progmem.h includes 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Jonathan Challinger c762865d66 AP_Mount: use configured function to determine if MNT_TYPE has been configured 9 years ago
Randy Mackay 3d7ec3704d Mount: add param descriptions to allow RC9 ~ RC12 inputs to be used to control gimbal 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
Randy Mackay cc0ab26f5d Mount: fix init of mode 10 years ago
Randy Mackay 1d732ddf62 Mount: param desc rename from MAVLink to 3DR Solo 10 years ago
Randy Mackay 0b6323d5ed Mount: default MNT_TYPE to servo gimbal if rc outputs defined 10 years ago
Randy Mackay 72eb25b166 Mount: add SToRM32 serial to front end 10 years ago
Randy Mackay db6bb295c7 Mount: add gimbal parameter descriptions 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 fa7c584733 AP_Mount: fixed build on non-EKF systems 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 886cc9aa46 Mount: use SerialManager for init 10 years ago
Randy Mackay acbcf3c54e Mount: backends use reference to their state 10 years ago
Randy Mackay b5127b680f Mount: set primary to first instance 10 years ago
Randy Mackay c5ef5d21d3 Mount: add Alexmos to MNT2_TYPE param description 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 efeb05876e AP_Mount: initialise mode to default 10 years ago
Randy Mackay 6af5a6687f Mount: add params for second mount 10 years ago
Randy Mackay 5d30af233a Mount: move param underscore to lib 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
Andrew Tridgell 411766f45a AP_Mount: removed use of mavlink_check_target() 10 years ago
Andrew Tridgell 78db698108 AP_Mount: allow a MOUNT_CONTROL message to reset RC targetting 10 years ago
Andrew Tridgell 14467b75a1 AP_Mount: use norm_input_dz() 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