Don Gagne
81621c1412
Merge pull request #1815 from DonLakeFlyer/FDWork
...
Separated Flight map into View and Widget
10 years ago
Don Gagne
ab10535b5f
Fix typo
10 years ago
Don Gagne
ccdc194d08
Separated Flight map into View and Widget
10 years ago
Daniel Agar
ff0579c183
travis-ci disable osx until ready
10 years ago
Don Gagne
56967ff5ba
Merge pull request #1809 from dagar/travis
...
initial travis-ci
10 years ago
Daniel Agar
832db976a2
travis-ci add gitter integration
10 years ago
Daniel Agar
3d1db2c588
initial travis-ci support
10 years ago
Don Gagne
39f021ad01
Merge pull request #1811 from DonLakeFlyer/MavManager
...
All MavManager functionality now in Vehicle
10 years ago
Don Gagne
3fa2d43c6c
Fix typo
10 years ago
Don Gagne
724a0c8c50
All MavManager functionality now in Vehicle
...
- Moved all MavManager functionality to Vehicle
- Updated all code to use Vehicle instead of MavManager
- Removed MavManager
10 years ago
Don Gagne
0eb0220067
Merge pull request #1804 from DonLakeFlyer/Development-2.8
...
Switch to Development 2.8
10 years ago
Don Gagne
5a18381d5e
Merge pull request #1810 from DonLakeFlyer/FlightMap
...
Restructuring flight map code
10 years ago
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
4f1cce0668
Switch to Development 2.8
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