- 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 3 commits
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
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
-
- 01 Aug, 2017 1 commit
-
-
Gus Grubba authored
Increase param ack timeout. Retry when param set failed.
-
- 31 Jul, 2017 2 commits
-
-
Gus Grubba authored
This needs Qt 5.9. Do not merge it yet.
-
Don Gagne authored
-
- 29 Jul, 2017 4 commits
-
-
DonLakeFlyer authored
* If new Survey is set to altitude fixed value then use mission default altitude * If the user applies a new altitude to the entire mission change surveys to fixed altitude and apply altitude
-
DonLakeFlyer authored
This way if the user switches away from manual the altitude is preserved
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- 28 Jul, 2017 1 commit
-
-
Gus Grubba authored
Remove/comment off debug output pollution
-
- 27 Jul, 2017 2 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
Some crazy shit in UAS.cc was using an array of 256 bytes to handle received messages and mapping them to components. Well, any message ID over 255 would cause a buffer overrun.
-
- 26 Jul, 2017 1 commit
-
-
Gus Grubba authored
-
- 25 Jul, 2017 2 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
Remove debug output Fact enumStrings and enumValues can not be changed independently. Therefore you only need one signal.
-
- 24 Jul, 2017 3 commits
-
-
DonLakeFlyer authored
-
Gus Grubba authored
-
DonLakeFlyer authored
-
- 23 Jul, 2017 1 commit
-
-
Gus Grubba authored
Pulling mavlink with a reversal for the CAMERA_IMAGE_CAPTURED message. It's now back as it was so it won't break existing code. The pull also brought changes to the GPS_RAW_INT message. Only MockLink uses. I entered zeros for all new fields.
-
- 22 Jul, 2017 2 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- 21 Jul, 2017 3 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
-
Gus Grubba authored
-
- 20 Jul, 2017 1 commit
-
-
Gus Grubba authored
-
- 19 Jul, 2017 4 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
-
Gus Grubba authored
-
Gus Grubba authored
Handle initial storage Handle image/video capture and storage.
-
- 18 Jul, 2017 3 commits
-
-
Don Gagne authored
-
Gus Grubba authored
-
Gus Grubba authored
-
- 17 Jul, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 16 Jul, 2017 1 commit
-
-
DonLakeFlyer authored
-