- Feb 11, 2014
-
-
Don Gagne authored
-
- Feb 02, 2014
-
-
Lorenz Meier authored
PX4 config: Remove the specialized throttle handling - this needs testing, but doing the math on paper it doesn’t look like a special case is needed / wanted here.
-
Lorenz Meier authored
Use the reversed values for the four control channels as well. Not using them would make the display very confusing.
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Feb 01, 2014
-
-
Lorenz Meier authored
-
Lorenz Meier authored
Enable RC calibration mode during RC calibration to tell vehicle to ignore stick inputs for that period
-
- Jan 12, 2014
- Dec 29, 2013
-
-
Lorenz Meier authored
-
- Oct 18, 2013
-
-
John Tapsell authored
This fixes a bunch of bugs with setting the title for widgets, deleting widgets, etc. It also reduces the amount of code duplication, which is always a good thing.
-
- Oct 13, 2013
-
-
Jean Cyr authored
-
- Sep 12, 2013
-
-
Lorenz Meier authored
-
Jean Cyr 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 08, 2013
-
-
Lorenz Meier authored
-
- Sep 02, 2013
-
-
Lorenz Meier authored
-
- Sep 01, 2013
-
-
Lorenz Meier authored
-
tstellanova authored
-
- Aug 31, 2013
-
-
tstellanova authored
-
tstellanova authored
Cleanup some RC calibration text as well
-
- Aug 28, 2013
-
-
Lorenz Meier authored
-
tstellanova authored
-
- Aug 27, 2013
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Aug 26, 2013
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Anton Babushkin authored
-
Lorenz Meier authored
Fixed race issues in config upload, tested to be reliable now - board startup scripts now need the other half of testing
-
- Aug 25, 2013
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
Instantiate a PX4 config view in PX4 mode from start, since boards with just the bootloader (or no working telemetry) cannot be flashed else.
-
tstellanova authored
don't process updates to unmapped rc channels when we're not in calibration mode
-
- Aug 24, 2013
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Aug 22, 2013
-
-
tstellanova authored
- minor refactor of airframeconfig.cc - add placeholder for new scratch build multirotor
-
- Aug 20, 2013
-
-
tstellanova authored
Add "skip" buttons in msg box (instead of cancel); allow user to cancel upload of rc params after reviewing them
-