- Dec 28, 2013
-
-
Don Gagne authored
This allows us to create mock version of the objects to use for unit tests
-
- Dec 25, 2013
-
-
Don Gagne authored
- NAN not available in windows headers, use cross platform friendly version - VS compiler does not allow initializing non-integral types in header files - ActiveQt libs are already installed by Win Qt4.8.5, no need to build. Plus this part of the makefile just loops without nmake.exe installed which is not part of a standard windows box
-
- Dec 12, 2013
-
-
Don Gagne authored
-
- Dec 11, 2013
-
-
Anton Babushkin authored
Altitude splitted to altitudeAMSL and altitudeRelative, speed splitted to airSpeed and groundSpeed. PrimaryFlightDisplay uses airSpeed for FW and groundSpeed for MC.
-
- Dec 06, 2013
-
-
Thomas Gubler authored
-
- Dec 05, 2013
-
-
Thomas Gubler authored
-
- Dec 04, 2013
-
-
Thomas Gubler authored
-
- Nov 07, 2013
-
-
Anton Babushkin authored
-
- Oct 20, 2013
-
-
Thomas Gubler authored
flightgear hil: correct scaling of pressure for mavlink message and remove indicated airspeed from flightgear protocol, commit requires flightgear protocol update
-
- Oct 14, 2013
-
-
John Tapsell authored
Replace 9 seperate valueChanged() signals with just 1, and remove the resultant tons of code duplication
-
- Sep 21, 2013
-
-
Thomas Gubler authored
-
- Sep 18, 2013
-
-
Hyon Lim (Retina) authored
This commit disabled RC RAW signal callback.
-
- Sep 17, 2013
-
-
Lorenz Meier authored
-
- Sep 12, 2013
- Sep 11, 2013
-
-
Lorenz Meier authored
-
- Sep 09, 2013
-
-
Jean Cyr authored
- MAV resets the RC_DSM_BIND param back to 0 automatically but QGC doesn't know about this and thinks the parameter hasn't changed when the pair button is hit a second time. Since it thinks the param has not change, it doesn't transmit the update. - This implements method to allow to optionally force QGC to send the update. By default it does not - Also added copy statements to include the two missing DLLs (QtDeclarative and QtScript) automatically as part of Windows build.
-
- Sep 07, 2013
-
-
Jean Cyr authored
-
- Sep 04, 2013
-
-
Lorenz Meier authored
-
- Sep 01, 2013
-
-
tstellanova authored
-
- Aug 30, 2013
-
-
tstellanova authored
-
- Aug 29, 2013
-
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
- Aug 28, 2013
-
-
tstellanova authored
-
- Aug 27, 2013
-
-
tstellanova authored
Also move default component ID into data model
-
- Aug 25, 2013
-
-
tstellanova authored
don't process updates to unmapped rc channels when we're not in calibration mode
-
- Aug 24, 2013
-
-
tstellanova authored
-
tstellanova authored
-
- Aug 23, 2013
-
-
Anton Babushkin authored
-
- Aug 22, 2013
-
-
tstellanova authored
-
- Aug 20, 2013
-
-
tstellanova authored
-
tstellanova authored
Add persistRcValuesButt to allow mappings to be persisted outside the calibration mode; cleanup const params in param dataq model; add some debug for mapping problems
-
- Aug 19, 2013
-
-
tstellanova authored
-
- Aug 18, 2013
-
-
Lorenz Meier authored
-
- Aug 16, 2013
-
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
- Aug 15, 2013
-
-
tstellanova authored
-
tstellanova authored
when param widget is loaded we only want to re-request the whole param list if we don't already have one
-