50 Commits (19ba2322ace09ab52313452b2947f6a135c2de08)

Author SHA1 Message Date
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 f8e9e57523 AP_Camera: reduce feedback pin timer work, remove unneeded inits 7 years ago
Michael du Breuil 0e6213a4c6 Camera: Track number of completed events 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 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
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 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 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
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
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 337a94e52e Camera: remove empty configure_msg method 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
Randy Mackay ad7a9bf81b Camera: initialise image_index 10 years ago
Arthur Benemann 7bb4a39608 Camera: record number of pictures taken since boot 10 years ago
Arthur Benemann 2e4812afb5 Camera: Added feedback message support 10 years ago
Randy Mackay bffa7c3783 Camera: correct _trigger_type comment 11 years ago
Andrew Tridgell 0f0b040891 AP_Camera: added set_trigger_distance() call 11 years ago
Randy Mackay ab71f2e535 AP_Camera: remove unused methods 12 years ago
Andrew Tridgell 0f72eae216 AP_Camera: removed 3 camera trigger types that do not work 12 years ago
Craig@3DR f5154d9e7a AP_Camera: changed update_location() to return true for camera trigger 12 years ago
Andrew Tridgell 169b5a30a5 AP_Camera: added CAM_TRIGG_DIST parameter 12 years ago
Andrew Tridgell fb7ae8c764 AP_Camera: fixed indent-tabs-mode 12 years ago
Sandro Benigno cc7f26a99b New Relay class and the subclasses for APM1 and APM2. 12 years ago
Andrew Tridgell 53470aff09 AP_Camera: updates for new AP_Param API 12 years ago
Pat Hickey 054f35e33d AP_Camera: ported to AP_HAL 12 years ago
rmackay9 d11ee04888 AP_Camera: add three new parameters DURATION, SERVO_ON and SERVO_OFF to allow better shutter control when using servo. 12 years ago
uncrustify 6f09714618 uncrustify libraries/AP_Camera/AP_Camera.h 13 years ago
Andrew Tridgell 518d6365ff AP_Param: update remaining libraries for new constructor syntax 13 years ago
rmackay9 5616b1769b AP_Camera: changed "int" to "int16_t" and "long" to "int32_t" here and there. 13 years ago
rmackay9 6f8d0a02a4 AP_Camera: moved seme constructor initialisers around to remove compile warnings 13 years ago
Amilcar Lucas 594cedd324 Documentation improvements, no functional changes (only comments) 13 years ago
Amilcar Lucas 1906e06b69 Added camera trigger functionality 13 years ago