Lorenz Meier
6d80c11f25
Autopilot plugins: Generate audio strings
10 years ago
Don Gagne
97d9118c33
Merge pull request #1696 from dogmaphobic/lowpassRSSI
...
Low pass filter on RC RSSI
10 years ago
Don Gagne
3c8f0abb0a
Merge pull request #1700 from DonLakeFlyer/Airframe
...
Generic AERT and AETR airframe support
10 years ago
Don Gagne
bc5c933c7c
Generic AERT and AETR airframe support
10 years ago
Lorenz Meier
084891d623
Remove non-operational buttons in UAS Control Widget
10 years ago
dogmaphobic
b0e764ad4e
Low pass filter on RC RSSI
10 years ago
Don Gagne
90ee49bf79
Merge pull request #1695 from DonLakeFlyer/FirmwareFix
...
Pull image size from FirmwareImage object
10 years ago
Don Gagne
43629ddb31
Pull image size from FirmwareImage object
10 years ago
Don Gagne
6863dcf770
Merge pull request #1694 from DonLakeFlyer/AndroidFix
...
Remove QSerialPortInfo from mobile build
10 years ago
Don Gagne
9d14d9c721
Remove QSerialPortInfo from mobile build
...
This is needed for firmware upgrade which is not part of mobile
10 years ago
Don Gagne
0f851eeacb
Merge pull request #1693 from DonLakeFlyer/VendorProductId
...
Better handling of vendor and product ids
10 years ago
Don Gagne
68fd43e354
Merge pull request #1692 from DonLakeFlyer/SerialMainThread
...
Serial link runs on main thread
10 years ago
Don Gagne
5a771e5f39
Add newline
10 years ago
Don Gagne
919955e73a
Merge pull request #1691 from DonLakeFlyer/ESCCal
...
Esc cal: Yellow text for prop warnings
10 years ago
Don Gagne
ffa4a2c600
Update to new input/output data rate apis
10 years ago
Don Gagne
02a5241e35
Better handling of vendor and product ids
10 years ago
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