85 Commits (84bcfce96bb7fe5578d21c6a91c2d65a58d0bbb0)

Author SHA1 Message Date
Andrew Tridgell c1516da203 AP_Camera: use timestamp from trigger time 6 years ago
ChrisBird d8281f3171 AP_Camera: Adding ability to control the Black Magic Micro Cinema Camera 6 years ago
Peter Barker 049f61c943 AP_Camera: populate camera singleton 7 years ago
Peter Barker fb786b8d56 AP_Camera: add singleton 7 years ago
Michael du Breuil 6925dfb4ae AP_Camera: Remove usage of analogPinToDigitalPin 7 years ago
Michael du Breuil f8e9e57523 AP_Camera: reduce feedback pin timer work, remove unneeded inits 7 years ago
Patrick José Pereira 87c09f98cc AP_Camera: Change from labs to abs for floats 7 years ago
Jacob Walser c4175be7aa AP_Camera: explicitly specify floats 7 years ago
Michael du Breuil 0e6213a4c6 Camera: Track number of completed events 7 years ago
murata 5b3a402d36 AP_Camera: delete \n from the log using gcs().send_text 7 years ago
Andrew Tridgell 573a5bf3d0 AP_Camera: removed create() method for objects 7 years ago
Peter Barker 7258fa81d9 AP_Camera: use GPS singleton 7 years ago
André Kjellstrup 1a63fd85d8 AP_Camera: Option to trig by distance only when in AUTO mode 7 years ago
Lucas De Marchi ddde53f84c AP_Camera: add static create method 7 years ago
Peter Barker bb06b02df6 AP_Camera: add const to some parameters 8 years ago
Peter Barker a94bf851eb AP_Camera: use multiplication in place of division 8 years ago
Peter Barker 9390539231 AP_Camera: tidy up usage of trigger_pic 8 years ago
Peter Barker 84ef63edc7 AP_Camera: camera is responsible for taking distance-based-images and logging 8 years ago
Peter Barker 31ffc83f64 AP_Camera: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 67620e87f0 AP_Camera: Improve the PWM parameters descriptions 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 41a9402175 AP_Camera: Use SI units conventions in parameter units 8 years ago
Michael du Breuil 18b5446765 Camera: Fix an incorrect label on CAM_DURATION 8 years ago
Andrew Tridgell ee7b9a3f8e AP_Camera: adapt to new RC_Channel API 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell e83a3d8185 AP_Camera: clearer parameter docs for trigger pin 9 years ago
Andrew Tridgell 9f31fbb895 AP_Camera: support fast timer capture on AUX4 on Pixhawk 9 years ago
Lucas De Marchi d721ad70eb AP_Camera: replace header guard with pragma once 9 years ago
Andrew Tridgell dc998a2eaf AP_Camera: make AP_Camera::control() return bool for picture trigger 9 years ago
Andrew Tridgell 2099f40d89 AP_Camera: added CAM_FEEDBACK_POL option 9 years ago
Andrew Tridgell 0be28999ea AP_Camera: updated docs for timing of trigger pin 9 years ago
Andrew Tridgell 061ee5e4fd AP_Camera: use timer for faster camera trigger pin detection 9 years ago
Dario Lindo Andres 2f3510023d AP_Camera: Support for camera feedback signal 9 years ago
Andre Kjellstrup 6da7e76990 AP_Camera: Camera options for better camera control 9 years ago
Lucas De Marchi 1c8f6c2ee5 AP_Camera: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Randy Mackay bc06d67645 AP_Camera: fix configure command id sent to components 10 years ago
squilter 8391764c60 AP_Camera: add support for do_digicam_x via command_long 10 years ago
Andrew Tridgell 745a5998f2 AP_Camera: added CAM_RELAY_ON parameter 10 years ago
Gustavo Jose de Sousa 4887d8eb94 AP_Camera: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell d2167633f0 AP_Camera: revert AP_Math class change 10 years ago
Tom Pittenger ad11a57f57 AP_Compass: compiler warnings: apply is_zero(float) or is_equal(float) 10 years ago
Grant Morphett 444841537e AP_Camera: Just putting the newline at the end of the file. 10 years ago
Tom Pittenger c1d4992dac Camera: fix compile warnings re float constants 10 years ago
Randy Mackay 18a73d8630 Camera: use camera feedback flag 10 years ago
Randy Mackay 337a94e52e Camera: remove empty configure_msg method 10 years ago
Randy Mackay d456b97fd2 Camera: control_cmd triggers pic 10 years ago
Jaime Machuca 38491c4ff7 Camera: fix mission cmds sending msgs to components 10 years ago
Randy Mackay 4eb3263653 Camera: mission cmds send do-digicam msgs to components 10 years ago
Randy Mackay 8dcd555037 Camera: trigger_pic sends do-digicam-control to components 10 years ago
Andrew Tridgell 4a9331c505 AP_Camera: removed use of mavlink_check_target() 10 years ago