- Mar 28, 2019
-
-
Gus Grubba authored
-
- Mar 27, 2019
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- Feb 14, 2019
-
-
Gus Grubba authored
-
- Jan 29, 2019
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- Jan 21, 2019
-
-
Gus Grubba authored
-
- Jan 20, 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
-
Gus Grubba authored
Add "known" parameters to camera controller.
-
- Dec 13, 2018
-
-
Gus Grubba authored
-
- Dec 11, 2018
-
-
Gus Grubba authored
-
- Dec 10, 2018
-
-
Gus Grubba authored
-
- Nov 11, 2018
-
-
Daniel Agar authored
-
- Oct 26, 2018
-
-
Gus Grubba authored
-
- Oct 24, 2018
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- 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>
-
- Oct 15, 2018
-
-
Daniel Agar authored
-
- Jun 07, 2018
-
-
Gus Grubba authored
Making sure the commands are sent to the camera's actual component ID rather than a hardcoded constant.
-
- Apr 30, 2018
-
-
DonLakeFlyer authored
-
- Mar 07, 2018
-
-
Gus Grubba authored
Added (UI) support for vehicles exposing more than one camera.
-
- Feb 24, 2018
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- 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.
-
- Jan 26, 2018
-
-
Gus Grubba authored
-
- Jan 23, 2018
-
-
Gus Grubba authored
-
- Jan 22, 2018
-
-
Gus Grubba authored
Move MAV_PARAM_TYPE to MAV_PARAM_EXT_TYPE as we're now using the proper MAVLink version.
-
- Oct 23, 2017
-
-
Gus Grubba authored
Handle survey mode state
-
- Oct 13, 2017
-
-
Gus Grubba authored
-
- Sep 28, 2017
-
-
Gus Grubba authored
-
- Sep 21, 2017
-
-
Gus Grubba authored
-
- Sep 20, 2017
-
-
Gus Grubba authored
-
- Sep 19, 2017
-
-
Gus Grubba authored
-
- Sep 15, 2017
-
-
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.
-
- Sep 14, 2017
-
-
Gus Grubba authored
Adding some more logging
-
- Sep 12, 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.
-