- 06 Mar, 2017 2 commits
- 02 Mar, 2017 1 commit
-
-
Don Gagne authored
-
- 01 Mar, 2017 1 commit
-
-
Jacob Walser authored
-
- 16 Feb, 2017 1 commit
-
-
Don Gagne authored
-
- 14 Feb, 2017 1 commit
-
-
Don Gagne authored
Use component id from heartbeat
-
- 02 Jan, 2017 1 commit
-
-
Don Gagne authored
-
- 07 Dec, 2016 2 commits
- 03 Dec, 2016 1 commit
-
-
Don Gagne authored
-
- 27 Nov, 2016 1 commit
-
-
Don Gagne authored
-
- 25 Nov, 2016 1 commit
-
-
Don Gagne authored
Also removed intermediate param load retry message
-
- 24 Nov, 2016 1 commit
-
-
Don Gagne authored
-
- 03 Oct, 2016 1 commit
-
-
Don Gagne authored
_finalize methods need information which is not available if all you have is a mavlink_message_t
-
- 18 Sep, 2016 1 commit
-
-
Don Gagne authored
-
- 16 Sep, 2016 1 commit
-
-
Don Gagne authored
-
- 15 Sep, 2016 1 commit
-
-
Don Gagne authored
-
- 14 Sep, 2016 1 commit
-
-
Don Gagne authored
Includes ability to load params
-
- 19 Jul, 2016 1 commit
-
-
dogmaphobic authored
-
- 26 Jun, 2016 1 commit
-
-
Don Gagne authored
* Deal with missing parameters on Solo * Fix trigger set
-
- 23 Jun, 2016 1 commit
-
-
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
-
- 13 Jun, 2016 1 commit
-
-
Don Gagne authored
Also don’t pop errors for initial request failure on generic vehicle.
-
- 12 Jun, 2016 1 commit
-
-
Don Gagne authored
-
- 31 May, 2016 1 commit
-
-
Lorenz Meier authored
-
- 29 May, 2016 2 commits
- 17 Apr, 2016 1 commit
-
-
dogmaphobic authored
-
- 15 Apr, 2016 2 commits
- 10 Apr, 2016 2 commits
- 07 Apr, 2016 1 commit
-
-
Nate Weibley authored
-
- 25 Mar, 2016 1 commit
-
-
Don Gagne authored
-
- 24 Mar, 2016 1 commit
-
-
Don Gagne authored
Also can handle additional components coming through after default component is complete
-
- 07 Mar, 2016 1 commit
-
-
Don Gagne authored
-
- 05 Mar, 2016 2 commits
- 18 Feb, 2016 2 commits
-
-
Nate Weibley authored
Conflicts: src/FactSystem/ParameterLoader.cc
-
Nate Weibley authored
- Request list of all parameters, expecting device to lead each component with _HASH_CHECK cache value - Test for hash collision, if so our cache is valid and respond with _HASH_CHECK to stop listing - Else: let listing continue as normal to get updated param values - Store each cache by systemID + componentID For #2586
-
- 17 Feb, 2016 1 commit
-
-
Don Gagne authored
-