dogmaphobic
065d8dafa3
Adding UDP, TCP and Log Replay Settings
9 years ago
dogmaphobic
e7b87f3360
Fixing unused variable in Release builds.
9 years ago
Don Gagne
8bad8c69c3
Fix autoconnect/re-autoconnect, plus windows connect
9 years ago
Don Gagne
95f54af964
Don't show resource busy errors from auto connect attempt
9 years ago
dogmaphobic
a8dabf1fb7
Serial Link Settings completed (QML)
9 years ago
dogmaphobic
1a41966041
Fix (remove) wrong comment.
9 years ago
dogmaphobic
c7dac00a88
Further WIP on Comm Link Settings (QML)
9 years ago
Don Gagne
dd0cbb5bc5
Delay autoconnect till second pass
...
This guarantees we are past bootloader on all OS. Window tends to not
detect bootloader, connect to it and then get confused.
9 years ago
Don Gagne
b851be13ee
More logging
9 years ago
Don Gagne
ca6eccda93
Autoconnect restructuring
...
Windows OS doesn’t disconnect port when you pull plug on USB. This
caused all sorts of problems with previous logic. New logic handles
this correctly.
9 years ago
dogmaphobic
7c7606ef38
First pass at Comm Link settings (in QML)
9 years ago
Pritam Ghanghas
00c711c058
small fix to recognize clone px4flow units
9 years ago
dogmaphobic
b5fb612db6
Fix UDP Auto-Connect for iOS.
9 years ago
Nate Weibley
dca9e3bfa0
Fix SI1K radio RSSI calculation to correctly represent received power
9 years ago
Nate Weibley
135d0fac8c
Allow signed RSSI values for telemetry links as input power will almost certainly be below 0 dBm
9 years ago
Don Gagne
df0248f08c
Allow broader radio fallback on mobile
9 years ago
Don Gagne
b9cb57ec4e
Auto connect support
...
- Pervasive change to automatically connect to known board types
- Lots of additional changes along with this:
- More exposure of objects/properties to Qml
- Much restructuring in LinkManager and LinkManager clients
9 years ago
Don Gagne
d121f47526
Allow broader radio fallback on mobile
9 years ago
Don Gagne
18dc3d04db
Auto connect support
...
- Pervasive change to automatically connect to known board types
- Lots of additional changes along with this:
- More exposure of objects/properties to Qml
- Much restructuring in LinkManager and LinkManager clients
9 years ago
Don Gagne
35b7896f59
Allow broader radio fallback on mobile
9 years ago
Don Gagne
b03c171c1f
Add support for log save even if not armed
9 years ago
Don Gagne
aaed8c2d07
Auto connect support
...
- Pervasive change to automatically connect to known board types
- Lots of additional changes along with this:
- More exposure of objects/properties to Qml
- Much restructuring in LinkManager and LinkManager clients
9 years ago
Don Gagne
4dd5c1de0f
Add radio fallback
9 years ago
Don Gagne
5ecb2b385a
Disable shell start
...
This wasn’t quite coded correctly. Mavlink needs heartbeat first, then
the shell command will be issued.
9 years ago
Don Gagne
37ea28b4d6
Add missing constructor
9 years ago
Don Gagne
6184126f8b
Add requiresUSBMavlinkStart support
9 years ago
Don Gagne
be4e5dc370
Use new QGCSerialPortInfo
9 years ago
Don Gagne
946b7ea895
Centralize board type detection
9 years ago
Don Gagne
24e75cfbba
Fix android build
9 years ago
Don Gagne
41866c2ff2
Stop logging on last vehicle gone
9 years ago
dogmaphobic
38c177fdc2
Adding TTS to iOS
9 years ago
dogmaphobic
d33852c535
PX4FLOW Sensor Support.
9 years ago
Lorenz Meier
82788b731c
Fix G constant, emit updates more regularly
9 years ago
Andreas Antener
0aff4103df
check for new and old flightgear path
9 years ago
Andreas Antener
b723939af3
set correct path to flightgear executable on osx
9 years ago
Don Gagne
ef6971a2b1
Start logging on heartbeat
9 years ago
Lorenz Meier
fc9b73583e
Fix the corner case of a system running on localhost using the network and the loopback address in parallel. Force it onto the loopback interface.
9 years ago
Don Gagne
fb43c44204
More works towards removing UAS completely
9 years ago
Don Gagne
10f4371115
Fix android build
9 years ago
Don Gagne
3433b5417d
Remove as many Singletons as possible
...
Instead us a Toolbox concept which hangs off of QGCApplication
9 years ago
Don Gagne
2d6a09546b
Revert "Start logging on heartbeat instead of connect"
9 years ago
Don Gagne
0303f53afc
Support correct parameter set for APM
9 years ago
Don Gagne
65b4b923d6
Start logging on heartbeat instead of connect
9 years ago
Don Gagne
199c6f93f8
Delay HOME_POSITION to better simulate reality
9 years ago
Don Gagne
3b9de3742b
Replicate APM Mission quirks
9 years ago
Don Gagne
f61bfeef4b
Add status text and voice output support
9 years ago
Don Gagne
a220ddf503
MockLink support APM, Generic
9 years ago
Don Gagne
5795e64c2b
Add support for gps messages
10 years ago
Daniel Agar
f453372736
fix buffer overflow
10 years ago
Don Gagne
2440526fb4
No telemetry logs in mobile
10 years ago