Don Gagne
cf9df59c46
Run SerialLink on main thread
...
This is needed for Android since it needs to communicate with java apis
which require everything on the main thread. The additional thread was
not really needed since you can implement using a signal based approach
which ends up being the same thing.
10 years ago
Don Gagne
2739ae1cf5
Restructure input/output data rate apis
10 years ago
Don Gagne
eb57adfa1f
Remove broken rev checking
10 years ago
Don Gagne
b25b06d654
Yellwo text for prop warning
10 years ago
Don Gagne
ff9ba29428
Merge pull request #1688 from DonLakeFlyer/ParameterValidation
...
Parameter validation
10 years ago
Don Gagne
b788347cbc
Merge pull request #1687 from DonLakeFlyer/Firmware
...
Major re-write of Firmware Upgrade
10 years ago
Don Gagne
b6e722c63e
Convert to QGCView
10 years ago
Don Gagne
fb26f834a2
Parameter validation support
10 years ago
Don Gagne
a9d84d8ed6
Better validation of meta data
10 years ago
Don Gagne
5b65318aab
Validation support
10 years ago
Don Gagne
2e951d1bf4
Fix typo
10 years ago
Don Gagne
ec67f11bc5
Major re-write of Firmware Upgrade
...
Usability plus, new features:
- 3DR Radio support
- APM Stack support
10 years ago
Don Gagne
8e9dd2f7fb
Merge pull request #1686 from DonLakeFlyer/Dev2.6
...
Moving to Dev 2.6
10 years ago
Don Gagne
2f3ebda80b
Moving to Dev 2.6
10 years ago
Don Gagne
dc54af4e1d
Merge pull request #1685 from DonLakeFlyer/Stable2.5.2
...
Switch to 2.5.2
10 years ago
Don Gagne
11ea0c82f1
Switch to 2.5.2
10 years ago
Don Gagne
cf4126bdd7
Merge pull request #1684 from dogmaphobic/autoUDP
...
Automatic UDP Link Configuration
10 years ago
dogmaphobic
c2cd1ce7a0
Automatic UDP Link Configuration
10 years ago
Lorenz Meier
ddfd87b6bb
Merge pull request #1683 from dogmaphobic/udpOwnEventLoop
...
Fixing Qt event loop issue where UDP readReady signal would not work.
10 years ago
dogmaphobic
765dfbbdef
Make the fix dependent on the Qt version.
10 years ago
dogmaphobic
ac7e80d652
Oops, removing a host instead of a ghost :)
10 years ago
dogmaphobic
2ad9871503
Removing left over debug output.
10 years ago
dogmaphobic
90e8f87997
Fixing Qt event loop issue where UDP readReady signal would stop working.
10 years ago
Don Gagne
6215d73459
Merge pull request #1680 from DonLakeFlyer/Stable2.5.1
...
Switch to Stable 2.5.1
10 years ago
Don Gagne
ebf16a2223
Switch to Stable 2.5.1
10 years ago
Lorenz Meier
71a4352ee1
Merge pull request #1679 from DonLakeFlyer/MagCal2
...
Change mag cal to 6 orientations
10 years ago
Don Gagne
42375dec50
Merge pull request #1678 from dogmaphobic/mobileFix
...
Small build fix for mobile (Android and iOS).
10 years ago
Don Gagne
a0af54b67c
Merge pull request #1677 from DonLakeFlyer/DefaultGroup
...
Force Default Group to top of parameter editor list
10 years ago
Don Gagne
dccb2cbc47
Change mag cal to 6 orientations
10 years ago
dogmaphobic
01e5682e70
Small build fix for mobile (Android and iOS).
10 years ago
Don Gagne
749d718781
Force Default Group to top of list
10 years ago
Don Gagne
628a059b17
Merge pull request #1669 from UAVenture/joystick_input_msg
...
Send MAVLink message for all joystick modes
10 years ago
Don Gagne
7bcd939497
Merge pull request #1672 from dogmaphobic/qmlimages
...
Moving image resources to their own QRC path.
10 years ago
Don Gagne
141d6f64e2
Merge pull request #1660 from aerocore/master
...
Update firmware upgrade controller links for AeroCore firmware
10 years ago
Don Gagne
82aa63fabe
Merge pull request #1659 from DonLakeFlyer/Fonts
...
[NOT FOR STABLE] Major font rework
10 years ago
Don Gagne
2b6e0c048d
Merge pull request #1648 from TSC21/lpe_parameters
...
Updated parameter list metadata to new position estimator
10 years ago
Don Gagne
7ff54dd448
Merge pull request #1676 from DonLakeFlyer/Dev2.6
...
Switch to Development 2.6
10 years ago
Don Gagne
933bdf3912
Switch to Development 2.6
10 years ago
Don Gagne
2c7bf3af2a
Merge pull request #1662 from mavlink/hilfix
...
XPlane HIL interface: Fix link deletion logic so no QGC reboots are r…
10 years ago
Don Gagne
f528a643eb
Merge pull request #1675 from DonLakeFlyer/hilfix
...
Fix crash
10 years ago
Don Gagne
f46b74d822
Fix crash
10 years ago
Lorenz Meier
36493ff196
Merge pull request #1671 from dogmaphobic/ESCCalibrationText
...
Adding note about USB connection for ESC calibration.
10 years ago
Lorenz Meier
69b507a7e6
Merge pull request #1670 from dogmaphobic/simpleT2SFix
...
Adding a few more speech fixes.
10 years ago
dogmaphobic
ec4b5b310d
Moving image resources to their own QRC path.
10 years ago
dogmaphobic
ff9f45c3b7
Adding note about USB connection for ESC calibration.
...
Also adjusting text layout while at it.
10 years ago
dogmaphobic
05cc44668c
Adding a few more speech fixes.
10 years ago
Andreas Antener
4661e2b671
remove local definition
10 years ago
Andreas Antener
a6336ce3be
fire change event in any case
10 years ago
Lorenz Meier
cc3cf383dc
Merge pull request #1665 from dogmaphobic/spellingFix
...
Fixing typo.
10 years ago
Lorenz Meier
0ce1bd4d34
Merge pull request #1666 from dogmaphobic/udpLinkFixes
...
Fixed a few issues with target UDP hosts.
10 years ago