- Feb 02, 2020
-
-
Gus Grubba authored
-
- Feb 01, 2020
-
-
Gus Grubba authored
-
- Oct 30, 2019
-
-
olliw42 authored
-
- Aug 07, 2019
-
-
Gus Grubba authored
-
- May 16, 2019
-
-
Matej Frančeškin authored
-
Gus Grubba authored
-
- May 02, 2019
-
-
Gus Grubba authored
-
- Apr 29, 2019
-
-
Gus Grubba authored
-
- Apr 23, 2019
-
-
Gus Grubba authored
-
- Mar 28, 2019
-
-
Gus Grubba authored
-
- Jan 29, 2019
-
-
Gus Grubba authored
-
- Jan 15, 2019
-
-
Gus Grubba authored
Keep track of recording time if camera doesn't provide it. Make sure camera info is received (if camera ACKs the request) Keep track of camera's heartbeat. Remove camera if not heard from after a while. Update MAVLink
-
- Jan 10, 2019
-
-
Gus Grubba authored
-
- Jan 06, 2019
-
-
Gus Grubba authored
Add "known" parameters to camera controller.
-
- Dec 11, 2018
-
-
Gus Grubba authored
-
- Dec 10, 2018
-
-
Gus Grubba authored
-
- Oct 23, 2018
-
-
Patrick José Pereira authored
Q_ENUMS is deprecated and should not be usued. Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- Feb 01, 2018
-
-
Gus Grubba authored
Split save mission to Json file in two so you have the option to saving it to a file or to a QByteArray Json blob. Virtualize all camera functions to allow deeper access.
-
- Oct 23, 2017
-
-
Gus Grubba authored
Handle survey mode state
-
- Sep 28, 2017
-
-
Gus Grubba authored
-
- Aug 28, 2017
-
-
Gus Grubba authored
Allow plugin to validate parameter setting.
-
- Aug 26, 2017
-
-
Gus Grubba authored
Don't allow "Take Photo" is status is not idle. Handle In Progress response (basically, do nothing) Request capture status when stopping video recording.
-
- Aug 17, 2017
-
-
Gus Grubba authored
-
- Aug 10, 2017
-
-
Gus Grubba authored
-
Gus Grubba authored
Instead of resetting all parameters when some parameter change, explicitly define list of parameters that must be requested when a given parameter change.
-
- Aug 09, 2017
-
-
Gus Grubba authored
Retry requests for storage and capture info.
-
- Aug 08, 2017
-
-
Gus Grubba authored
Removed guess work from what parameters must be refreshed/updated when some other parameter changes. Added a "reset" flag that indicates when a certain parameter changes, the list must be reloaded. Don't send a signal when setting a fact if the new value is the same.
-
- Aug 01, 2017
-
-
Gus Grubba authored
Increase param ack timeout. Retry when param set failed.
-
- Jul 25, 2017
-
-
Gus Grubba authored
Remove debug output Fact enumStrings and enumValues can not be changed independently. Therefore you only need one signal.
-
- Jul 24, 2017
-
-
Gus Grubba authored
-
- Jul 21, 2017
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- Jul 20, 2017
-
-
Gus Grubba authored
-
- Jul 19, 2017
-
-
Gus Grubba authored
-
Gus Grubba authored
-
Gus Grubba authored
Handle initial storage Handle image/video capture and storage.
-
- Jul 18, 2017
-
-
Gus Grubba authored
-