- Jun 24, 2016
-
-
Don Gagne authored
-
- Jun 23, 2016
-
-
Lorenz Meier authored
-
Don Gagne authored
Throttle trim must be center throttle
-
Don Gagne authored
-
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
-
- Jun 22, 2016
-
-
Lorenz Meier authored
-
- Jun 21, 2016
- Jun 18, 2016
-
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Nate Weibley authored
-
- Jun 17, 2016
-
-
Nate Weibley authored
-
Don Gagne authored
-
Don Gagne authored
-
Nate Weibley authored
-
Nate Weibley authored
-
Nate Weibley authored
-
Don Gagne authored
-
- Jun 16, 2016
-
-
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
-
- Jun 15, 2016
-
-
Daniel Agar authored
-