- 24 Jun, 2016 1 commit
-
-
Don Gagne authored
-
- 23 Jun, 2016 7 commits
-
-
Don Gagne authored
-
Don Gagne authored
- Cache only supported on PX4. Solo sends param updates at a high rate to update gimbal values. This was causing the cache to update itself at too high of a rate, killing performance, especially on iOS. - Fixed read/write index usage to provide correct progress bar updates
-
Don Gagne authored
They may show up after parameters ready is signaled. No way around this since this is a protocol problem. So can’t test secondary component.
-
Don Gagne authored
- Now responds to request_list using a worker routine to send out params one at a time - Support for failure modes for unit testing
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
- 22 Jun, 2016 1 commit
-
-
Lorenz Meier authored
-
- 21 Jun, 2016 5 commits
- 18 Jun, 2016 4 commits
-
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Nate Weibley authored
-
- 17 Jun, 2016 7 commits
-
-
Nate Weibley authored
-
Don Gagne authored
-
Don Gagne authored
-
Nate Weibley authored
-
Nate Weibley authored
-
Nate Weibley authored
-
Don Gagne authored
-
- 16 Jun, 2016 11 commits
-
-
Nate Weibley authored
-
Nate Weibley authored
-
Nate Weibley authored
-
Nate Weibley authored
-
Nate Weibley authored
Instantiating QSettings on the stack is quite expensive (full file read+parse each time) and this was done in a tight loop with mission items as they were dragged. Very slow.
-
Nate Weibley authored
-
Nate Weibley authored
-
Nate Weibley authored
-
Nate Weibley authored
-
Nate Weibley authored
-
Don Gagne authored
-
- 15 Jun, 2016 1 commit
-
-
Daniel Agar authored
-
- 14 Jun, 2016 3 commits