- Feb 24, 2018
-
-
Gus Grubba authored
-
- Jan 31, 2018
-
-
Gus Grubba authored
It was broken when temperature translation was added in babbfbd1 The system wasn't quite setup to handle anything other than speed and distance. Changed so any arbitrary unit type can be converted to another.
-
Gus Grubba authored
It was broken when temperature translation was added in babbfbd1 The system wasn't quite setup to handle anything other than speed and distance. Changed so any arbitrary unit type can be converted to another.
-
- Jan 22, 2018
-
-
Gus Grubba authored
Move MAV_PARAM_TYPE to MAV_PARAM_EXT_TYPE as we're now using the proper MAVLink version.
-
- Jan 12, 2018
-
-
DonLakeFlyer authored
-
Gus Grubba authored
It did not like the use of the tr() macro within a static QString in the constructor.
-
- Jan 07, 2018
-
-
Don Gagne authored
-
- Dec 20, 2017
-
-
Jacob Walser authored
-
- Sep 25, 2017
-
-
dheideman authored
-
- Sep 19, 2017
-
-
Gus Grubba authored
-
- Sep 15, 2017
-
-
Gus Grubba authored
Ignore Fact index if there are no enums (avoid adding an "Unknown" entry) Add function to convert and clamp a (Fact) value.
-
- Aug 08, 2017
-
-
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.
-
- Aug 01, 2017
-
-
Gus Grubba authored
Increase param ack timeout. Retry when param set failed.
-
- Jul 18, 2017
-
-
Gus Grubba authored
-
- May 06, 2017
-
-
DonLakeFlyer authored
-
- May 03, 2017
-
-
DonLakeFlyer authored
-
- Apr 18, 2017
-
-
DonLakeFlyer authored
-
- Feb 20, 2017
-
-
Don Gagne authored
Convert bool settings to SettingsFact
-
- Feb 19, 2017
-
-
Don Gagne authored
-
- Sep 20, 2016
-
-
Don Gagne authored
-
- Sep 19, 2016
-
-
Don Gagne authored
-
- Aug 29, 2016
-
-
Ricardo de Almeida Gonzaga authored
-
- Aug 19, 2016
-
-
Don Gagne authored
-
- Jul 25, 2016
-
-
Andreas Bircher authored
more conversion stuff some fixes and added area unit drop down Conflicts: src/MissionEditor/MissionItemStatus.qml removed comment finish unit conversion correcting typos
-
- Jul 17, 2016
-
-
Nate Weibley authored
Use constant's inverse to ensure we don't accumulate error when converting back and forth
-
Nate Weibley authored
Use constant's inverse to ensure we don't accumulate error when converting back and forth
-
- May 31, 2016
-
-
Lorenz Meier authored
-
- Apr 25, 2016
-
-
Lorenz Meier authored
-
- Apr 12, 2016
-
-
Don Gagne authored
-
- Mar 13, 2016
- Mar 06, 2016
-
-
Don Gagne authored
-
- Feb 18, 2016
-
-
Nate Weibley authored
-
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
-
- Feb 12, 2016
-
-
Don Gagne authored
Plumb through initial object mode on Vehicle
-
- Jan 13, 2016
-
-
Don Gagne authored
-
- Dec 29, 2015
-
-
Don Gagne authored
-
- Dec 28, 2015
-
-
Don Gagne authored
-
- Dec 16, 2015
-
-
Don Gagne authored
-
- Nov 22, 2015
-
-
Don Gagne authored
-