dogmaphobic
5b0e135ed5
Initial setup for Mac Installer (Video Steaming)
10 years ago
Don Gagne
a5ab54491f
Merge pull request #1707 from dogmaphobic/videoStreaming
...
Video streaming
10 years ago
dogmaphobic
38cf805620
Documenting marshaller creation for posterity.
10 years ago
Gus Grubba
f882a8330c
Windows build
10 years ago
dogmaphobic
db5708e6d2
Build fix.
10 years ago
dogmaphobic
17f894e551
Adding initial README. I need to push this first before I can edit it online.
10 years ago
dogmaphobic
ee2a2df89c
iOS Build
10 years ago
Gus Grubba
16ad6be39b
Attempt at getting a Windows build going.
10 years ago
dogmaphobic
1d6665765f
Handling build and runtime when NO video support is available.
10 years ago
Don Gagne
112b72e5b3
Merge pull request #1706 from DonLakeFlyer/RemoveOldFiles
...
Remove unused files
10 years ago
Don Gagne
78409bce71
Remove unused files
10 years ago
Don Gagne
5e2d7c346d
Remove unused files
10 years ago
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