109 Commits (39fc3248547478010eb9ae15569bc5a3043d4019)

Author SHA1 Message Date
Andy Piper 387b5e7002 AP_Camera: bug fixes to support 5-key remote RunCams 5 years ago
Matt Lawrence 05b94de9a0 AP_Camera: Make trigger type enum class 5 years ago
Matt Lawrence a2af217adf AP_Camera: Add handling of GoPro mavlink commands 5 years ago
Peter Barker 8b20c82a18 AP_Camera: send mavlink camera feedback message even if no logger 5 years ago
Andrew Tridgell f1dfb2e401 AP_Camera: fixed build on navio 5 years ago
Andrew Tridgell f10adebb10 AP_Camera: made runcam CAM_RC_TYPE an enable parameter 5 years ago
Andy Piper d8a58ebda4 AP_Camera: allow features override. Report OSD support. 5 years ago
Andy Piper 318a23537d AP_Camera: allow roll right to also enter menu 5 years ago
Andy Piper afcbc5ffdb AP_Camera: fixup OSD menu switching and button timings 5 years ago
Andy Piper 86d9cf7249 AP_Camera: better OSD control logic 5 years ago
Andy Piper 7ad9ce0a01 AP_Camera: add RunCam TYPE and CONTROL options for menu/OSD control 5 years ago
Andy Piper 0eddc8b589 AP_Camera: implementation of the RunCam device protocol for RC camera control 5 years ago
Peter Barker 4780dc40b0 AP_Camera: use corrected version of send_to_components 5 years ago
Pierre Kancir 09f0f34fe5 AP_Camera: pass mavlink_message_t by const reference 6 years ago
Peter Barker 41bddf682f AP_Camera: remove unused includes 6 years ago
Peter Barker 01773d9025 AP_Camera: use singletons for relay and ahrs insead of storing references 6 years ago
Michael du Breuil fc3f09c6c0 AP_Camera: fixup includes 6 years ago
Tom Pittenger 58614fd96a AP_Camera: rename dataflash to logger 6 years ago
Dr.-Ing. Amilcar do Carmo Lucas dba80c95d5 AP_Camera: replace location_offset() and get_distance() function calls with Location object member function calls 6 years ago
Peter Barker caec67762e AP_Camera: move reliance on GCS into .cpp file 6 years ago
Tom Pittenger 7fc4003c69 AP_Camera: unify singleton naming to _singleton and get_singleton() 6 years ago
Peter Barker 6fc76a32af GLOBAL: use AP::logger() and strip redundant Log_ from methods 6 years ago
Peter Barker b47733142f GLOBAL: rename DataFlash_Class to AP_Logger 6 years ago
Peter Barker 4e7d64fd17 AP_Camera: adjust for location flags being moved out of union 6 years ago
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