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
Don Gagne
8867b5411e
Add new warningText palette entry
10 years ago
Don Gagne
06c03467f7
Merge pull request #1787 from DonLakeFlyer/WindowsFont
...
Bump font size on Windows
10 years ago
Don Gagne
b4ac871c17
Bump font size on Windows
10 years ago
Don Gagne
7a8d574ee3
Merge pull request #1786 from mavlink/dronelink
...
Remove reference to defunct droneos service
10 years ago
Lorenz Meier
1550501f4a
Merge pull request #1785 from mavlink/uavcan_config
...
UAVCAN config button
10 years ago
Lorenz Meier
a4e55db208
Merge pull request #1780 from DonLakeFlyer/NoRC
...
Respect COM_RC_IN_MODE setting
10 years ago
Lorenz Meier
d3d333d086
Remove reference to defunct droneos service
10 years ago
Lorenz Meier
bf51f87f6a
Add UAS changes for CAN config
10 years ago
Lorenz Meier
69d38e4004
Add support for new bus config message
10 years ago
Lorenz Meier
8aac00ff2b
Update MAVLink version
10 years ago
Don Gagne
eb69c87a6f
Respect COM_RC_IN_MODE setting
10 years ago
Don Gagne
93cbdea229
Merge pull request #1778 from DonLakeFlyer/VehicleErrors
...
Show vehicle errors after parameters load
10 years ago
Lorenz Meier
a617e2d249
Merge pull request #1765 from ethz-asl/mavlink/feature/AutoWPUpdate
...
UASWaypointManager: AutoUpdate new Waypoints when updated from other …
10 years ago
Don Gagne
f1196e141e
Show vehicle errors after parameter load
10 years ago