- 26 Mar, 2016 2 commits
- 25 Mar, 2016 12 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
-
Don Gagne authored
Solo fixes
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Also filter solo version string
-
Don Gagne authored
-
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
-