- 15 Jan, 2019 1 commit
-
-
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
-
- 10 Jan, 2019 1 commit
-
-
Gus Grubba authored
-
- 06 Jan, 2019 2 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
Add "known" parameters to camera controller.
-
- 13 Dec, 2018 1 commit
-
-
Gus Grubba authored
-
- 11 Dec, 2018 1 commit
-
-
Gus Grubba authored
-
- 10 Dec, 2018 1 commit
-
-
Gus Grubba authored
-
- 11 Nov, 2018 1 commit
-
-
Daniel Agar authored
-
- 26 Oct, 2018 1 commit
-
-
Gus Grubba authored
-
- 24 Oct, 2018 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 23 Oct, 2018 1 commit
-
-
Patrick José Pereira authored
Q_ENUMS is deprecated and should not be usued. Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 15 Oct, 2018 1 commit
-
-
Daniel Agar authored
-
- 07 Jun, 2018 1 commit
-
-
Gus Grubba authored
Making sure the commands are sent to the camera's actual component ID rather than a hardcoded constant.
-
- 30 Apr, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 07 Mar, 2018 1 commit
-
-
Gus Grubba authored
Added (UI) support for vehicles exposing more than one camera.
-
- 24 Feb, 2018 2 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- 01 Feb, 2018 1 commit
-
-
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.
-
- 26 Jan, 2018 1 commit
-
-
Gus Grubba authored
-
- 23 Jan, 2018 1 commit
-
-
Gus Grubba authored
-
- 22 Jan, 2018 1 commit
-
-
Gus Grubba authored
Move MAV_PARAM_TYPE to MAV_PARAM_EXT_TYPE as we're now using the proper MAVLink version.
-
- 23 Oct, 2017 1 commit
-
-
Gus Grubba authored
Handle survey mode state
-
- 13 Oct, 2017 1 commit
-
-
Gus Grubba authored
-
- 28 Sep, 2017 1 commit
-
-
Gus Grubba authored
-
- 21 Sep, 2017 1 commit
-
-
Gus Grubba authored
-
- 20 Sep, 2017 1 commit
-
-
Gus Grubba authored
-
- 19 Sep, 2017 1 commit
-
-
Gus Grubba authored
-
- 15 Sep, 2017 1 commit
-
-
Gus Grubba authored
Ignore Fact index if there are no enums (avoid adding an "Unknown" entry) Add function to convert and clamp a (Fact) value.
-
- 14 Sep, 2017 1 commit
-
-
Gus Grubba authored
Adding some more logging
-
- 12 Sep, 2017 1 commit
-
-
Gus Grubba authored
-
- 28 Aug, 2017 1 commit
-
-
Gus Grubba authored
Allow plugin to validate parameter setting.
-
- 26 Aug, 2017 1 commit
-
-
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.
-
- 21 Aug, 2017 1 commit
-
-
Gus Grubba authored
-
- 17 Aug, 2017 1 commit
-
-
Gus Grubba authored
-
- 10 Aug, 2017 2 commits
-
-
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.
-
- 09 Aug, 2017 1 commit
-
-
Gus Grubba authored
Retry requests for storage and capture info.
-
- 08 Aug, 2017 1 commit
-
-
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.
-
- 07 Aug, 2017 1 commit
-
-
Gus Grubba authored
-
- 06 Aug, 2017 1 commit
-
-
Gus Grubba authored
Fixed inverse logic in camera parameter retry count Skip close timeout if not Windows
-