4 Commits

Author SHA1 Message Date
Matt Lawrence
8314deb85a GoPro: Use ArduCopter shutter if GoPro not connected
This will allow any other camera connected to the Solo to be triggered by the Solo's shutter controls if no GoPro is connected.  So, if no GoPro is connected, it will send the mavlink command for triggering the shutter in ArduCopter.  Whatever servo output have defined as a camera trigger will fire.
2019-05-05 19:44:09 -04:00
Matt Lawrence
cac8cc9b5e GOPRO: Set GoPro clock automatically
User or app needs to change /usr/bin/extSettings.conf "timeOffsetHrs" to be their local time offset from UTC in hours. The default is "None", and the clock will not update. The Solo has no other way to know what timezone it is in, so this must be set manually or with the app.  If set, for example to -5, the GoPro clock will automatically be set for the current UTC time minus 5 hours (eastern standard time).
2019-05-05 19:44:09 -04:00
Matt
19ea16784c GOPRO: Add photo logging output for Solex GCS app
The Solex GCS app has a photo logging function for missions and geo
tagging.  This sends the applicable data from the Solo to the app.
2017-12-18 18:04:56 -05:00
Buzz
b3cd739e46 Initial commit, based on .tar.gz file as provided by 3DR , see SOURCE file. 2017-07-29 18:04:17 +10:00