- Jul 28, 2019
-
-
Stefan Dunca authored
-
- Jul 22, 2019
-
-
Matej Frančeškin authored
-
- May 20, 2019
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- 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
-
- Mar 27, 2019
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- Jan 29, 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
Add "known" parameters to camera controller.
-
- Dec 13, 2018
-
-
Gus Grubba authored
-
- Dec 11, 2018
-
-
Gus Grubba authored
-
- Dec 10, 2018
-
-
Gus Grubba authored
-
- Oct 26, 2018
-
-
Gus Grubba authored
-
- Oct 24, 2018
-
-
Patrick José Pereira authored
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
-
- Jan 26, 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
-
- Sep 28, 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.
-
- Aug 21, 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.
-