- 25 Mar, 2016 6 commits
-
-
Nate Weibley authored
-
Nate Weibley authored
-
Nate Weibley authored
-
Nate Weibley authored
-
Nate Weibley authored
This mechanism automatically queues data into the correct thread where necessary, otherwise the method is invoked directly with low overhead. At the same time remove the UDP socket event workaround. It is not a problem.
-
Don Gagne authored
Auto-Hide guided mode bar
-
- 24 Mar, 2016 8 commits
-
-
Don Gagne authored
Handle waiting for default component to come through in a better way
-
Don Gagne authored
Also can handle additional components coming through after default component is complete
-
Don Gagne authored
Add SILabs serial ids for radio
-
Don Gagne authored
Clean unused variables / Fix QObject macro
-
Don Gagne authored
Add new QuadPlane flight modes
-
Lorenz Meier authored
PX4 Tuning: Fix many bugs
-
Don Gagne authored
-
Don Gagne authored
-
- 23 Mar, 2016 13 commits
-
-
Don Gagne authored
-
Don Gagne authored
Plus other small fixes
-
Don Gagne authored
Confirm slider: Remove cancel button support
-
Don Gagne authored
Change calls to isnan / isinf to qIsNan / qIsInf
-
Don Gagne authored
Update flight mode naming
-
Tomaz Canabrava authored
this simple patch cleans more than 500 warnings on my build and it should be really safe to apply since it basically remove unused variables. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
added u-blox USB device IDs
-
Don Gagne authored
-
Tomaz Canabrava authored
This way we don't need macro-magic to deal with different operating systems and compilers. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
- 22 Mar, 2016 5 commits
-
-
Don Gagne authored
Fix compilation on some linux boxes
-
Don Gagne authored
Remove uneeded code
-
Tomaz Canabrava authored
We just wanna move some code from QThread, from private to public, se can use using:: for that. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Tomaz Canabrava authored
This shouldn't break a thing on other linux boxes that compiles fine. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
mazgch authored
-
- 19 Mar, 2016 1 commit
-
-
Lorenz Meier authored
-
- 18 Mar, 2016 2 commits
-
-
Nate Weibley authored
Run uninstaller directly to prevent removing necessary files during reinstall
-
Nate Weibley authored
-
- 17 Mar, 2016 5 commits
-
-
Gus Grubba authored
Remove "Pipable" control if there is no Video.
-
dogmaphobic authored
-
Gus Grubba authored
Tested with Android as well (map elements work fine there too). I can't test with Windows right now, if there is an issue, I can deal with that on another PR.
-
dogmaphobic authored
-
Don Gagne authored
Demote safe mode links so they don't confuse users of a fresh install
-