Gus Grubba
2e25ca9c7a
Linux Build
10 years ago
Gus Grubba
4b4f758b3e
Video Streaming
10 years ago
Lorenz Meier
bffd454c09
Merge pull request #1703 from dogmaphobic/batteryWarning
...
Warning and explanation for voltage drop.
10 years ago
Lorenz Meier
ce781d9bbb
Merge pull request #1702 from mavlink/audio_fix
...
Audio fix for PX4
10 years ago
Lorenz Meier
2cc3ec7431
Merge pull request #1705 from orangelynx/master
...
fixed spelling error in toolbar battery consumed
10 years ago
Xaser
1f7c9725e3
fixed spelling error in toolbar battery consumed
10 years ago
dogmaphobic
dafa093cd5
Un-nerding the explanation.
10 years ago
Lorenz Meier
e7b333f02d
Audio: Mark unused parameter as unused
10 years ago
dogmaphobic
b89d3de2e6
Warning and explanation for voltage drop.
10 years ago
Lorenz Meier
509c7e9c0d
UAS: Rely on autopilot plugin to provide audio string
10 years ago
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