- 03 May, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 12 Mar, 2018 1 commit
-
-
DonLakeFlyer authored
Used to debug cache CRC misses.
-
- 16 Feb, 2018 1 commit
-
-
DonLakeFlyer authored
Buggy and no longer needed
-
- 12 Jan, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 07 Jan, 2018 1 commit
-
-
Don Gagne authored
-
- 18 May, 2017 1 commit
-
-
Don Gagne authored
-
- 06 Mar, 2017 3 commits
-
-
DonLakeFlyer authored
-
Don Gagne authored
-
Beat Küng authored
-
- 14 Feb, 2017 1 commit
-
-
Don Gagne authored
Use component id from heartbeat
-
- 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
-
- 18 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
-
- 29 Aug, 2016 1 commit
-
-
Ricardo de Almeida Gonzaga authored
-
- 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.
-
- 31 May, 2016 1 commit
-
-
Lorenz Meier authored
-
- 29 May, 2016 1 commit
-
-
Don Gagne authored
-
- 26 May, 2016 1 commit
-
-
Don Gagne authored
-
- 15 Apr, 2016 1 commit
-
-
Don Gagne authored
-
- 10 Apr, 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
-
- 05 Mar, 2016 1 commit
-
-
Don Gagne authored
-
- 19 Feb, 2016 1 commit
-
-
Don Gagne authored
I removed some needed headers from a top level file which then causes a ripple effect downstream
-
- 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 3 commits
- 07 Feb, 2016 1 commit
-
-
Don Gagne authored
-
- 15 Jan, 2016 1 commit
-
-
dogmaphobic authored
-
- 10 Jan, 2016 2 commits
-
-
Lorenz Meier authored
-
nopeppermint authored
-
- 04 Jan, 2016 1 commit
-
-
Tomaz Canabrava authored
C++2003 didn't had variadic templates so different number of arguments must have been already implemented in the templates and since it's impossible to get the amount ot different methods that paople write, a variadic template was neede. now we can connect signal / slots with 6+ arguments. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
- 14 Dec, 2015 1 commit
-
-
Don Gagne authored
Plus notify user
-
- 30 Oct, 2015 1 commit
-
-
Don Gagne authored
-
- 29 Oct, 2015 1 commit
-
-
Don Gagne authored
-