Don Gagne
f8e7f1e2f3
Restructuring flight map code
10 years ago
Don Gagne
fbfc304045
Merge pull request #1806 from DonLakeFlyer/Flight-Display-Vehicle
...
Add vehicle indicator to flight display
10 years ago
Lorenz Meier
448dd0971f
Merge pull request #1807 from flyingk/uas_update
...
fix global position display in UAS widget
10 years ago
kai
6c66597703
fix global position display in UAS widget
...
Signed-off-by: kai <kai@uav-flightresearch.com>
10 years ago
Don Gagne
76132e24e4
Add vehicle icon to flight display
10 years ago
Don Gagne
acbb4d3407
Fix null reference
10 years ago
Don Gagne
1f4577f203
Merge pull request #1803 from DonLakeFlyer/HomePositionManager
...
UASManager -> HomePositionManager
10 years ago
Don Gagne
e79dd41d51
UASManager -> HomePositionManager
10 years ago
Don Gagne
726ab07d57
Merge pull request #1801 from mavlink/revert-1761-git_version
...
Revert "set QGC version from git"
10 years ago
Don Gagne
633178ef29
Revert "set QGC version from git"
10 years ago
Don Gagne
f10e77cb87
Merge pull request #1800 from DonLakeFlyer/MultiVehicleManager
...
New MultiVehicleManager, Vehicle objects
10 years ago
Don Gagne
ed2bcaa0e1
Fix signal order problem
10 years ago
Don Gagne
a8a115f2ba
Merge pull request #1761 from dagar/git_version
...
set QGC version from git
10 years ago
Don Gagne
674a5b7f89
Update unit tests to new MultiVehicleManager signaling
10 years ago
Don Gagne
4d28975ddb
Don't emit useless signal
10 years ago
Don Gagne
7fee54b9aa
Incorrect method name
10 years ago
Don Gagne
16a64ab02d
Merge pull request #1799 from Prioria/bugfixes
...
QGC bugfixes
10 years ago
Don Gagne
943d47a451
New MultiVehicleManager, Vehicle objects
...
- MultiVehicleManager is a Qml friendly replacement for UASManager
- Vehicle is a replacement for both UAS and AutoPilotPlugin
10 years ago
Nate Weibley
9e047cc0cc
Track last timestamp to support toggling between ground and plane time
10 years ago
Nate Weibley
e4efccb1a3
Don't perform unnecessary growth management
10 years ago
Nate Weibley
f9ebd992c5
Fix warnings preventing build with /WX
10 years ago
Nate Weibley
5ddd7d6adb
Fix thread unsafe simulator shutdown. Use a signal/slot connection to execute on correct thread
10 years ago
Nate Weibley
c4f83d1771
Clean up whitespace
10 years ago
Daniel Agar
fcdee75e4b
set QGC version from git
10 years ago
Don Gagne
33d375bbd3
Merge pull request #1798 from DonLakeFlyer/FirmwarePlugin
...
New FirmwarePlugin support
10 years ago
Don Gagne
11e2680259
Remove bogus contructor
10 years ago
Don Gagne
305a46ad16
Case sensitivity
10 years ago
Don Gagne
e2b995edb2
Delete new singletons
10 years ago
Don Gagne
d4fb31b14e
Don't write autopilot type
...
This can only come from the heartbeat
10 years ago
Don Gagne
a298165f62
New FirmwarePlugin support
...
- FirmwarePlugin is the new place for code which is specific to
firmware flight stack
- FirmwarePlugin currently supports flight mode apis
- Modify code to use new FirmwarePlugin support
10 years ago
Don Gagne
13cc2cfbf7
Pass in autopilot type
10 years ago
Daniel Agar
26a6fd790d
automate ppa creation and upload
10 years ago
Daniel Agar
92dffd412a
fix buffer overflow
10 years ago
Don Gagne
bbdfdd90ae
Merge pull request #1793 from DonLakeFlyer/FakeMobile
...
--fake-mobile command line support
10 years ago
Don Gagne
8412f3339e
Merge pull request #1792 from DonLakeFlyer/AirframeLogging
...
Clean up noisy Airframe meta data logging
10 years ago
Don Gagne
29091cf8b3
--fake-mobile command line support
10 years ago
Don Gagne
0f34818081
Clean up logging
10 years ago
Don Gagne
65aa662a3d
Merge pull request #1791 from DonLakeFlyer/ParamReset
...
Param reset
10 years ago
Don Gagne
9a2774f712
Merge pull request #1790 from DonLakeFlyer/ModelessMessages
...
Modeless messages
10 years ago
Don Gagne
c3d7b15adf
Add support for reset of all params to defaults
10 years ago
Don Gagne
d9c2a2aa45
Add resetAllParameterToDefaults api
10 years ago
Don Gagne
91f53523a5
Turn on showErrorsInToolbar at appropriate time
...
Also fixed case where UASMessageHandler reported errors but walking
list turned up no errors
10 years ago
Don Gagne
36d52d10e1
Add showErrorsInToolBar support
10 years ago
Don Gagne
3cb8ec89b6
Add support for queued modeless messages
10 years ago
Don Gagne
d63457c5da
Merge pull request #1789 from DonLakeFlyer/WindowsClose
...
Queue delayed window close if open connections
10 years ago
Lorenz Meier
2974c58c1a
Change noise level for XPlane since it updates significantly slower than Flightgear
10 years ago
Lorenz Meier
1e5148e7b9
Do not limit the XPlane update rate too much
10 years ago
Don Gagne
39b20521ce
Merge pull request #1788 from DonLakeFlyer/WarningColor
...
Warning color
10 years ago
Don Gagne
8a3218b419
Queue delayed window close if open connections
10 years ago
Don Gagne
6919af35a7
Use new warningText QGCPalette entry
10 years ago