Don Gagne
b88cd44d55
Reset mavlink channel before we use it
10 years ago
Don Gagne
c5d25d2535
Add missing header
10 years ago
Don Gagne
2d79df2ba5
Fixed the fixme!
10 years ago
Don Gagne
4f5984b38f
Remove link ids and add link mavlink channel
...
Link ids were being used interchangeably with the mavlink channel for
the link. Link ids handed out as a numerically increasing integer. Once
the counter went past MAVLINK_COMM_NUM_BUFFERS all hell would break
loose and cause memory corruption.
10 years ago
Don Gagne
fa54c814ed
Merge pull request #1392 from DonLakeFlyer/DisconnectReally
...
Disconnect really
10 years ago
Don Gagne
bb3a268da6
Merge pull request #1391 from dogmaphobic/cleanupToolbar
...
Removing old Tool Bar code.
10 years ago
Don Gagne
04a122842d
Merge pull request #1389 from DonLakeFlyer/WindowsUSBInstall
...
Install USB drivers
10 years ago
Don Gagne
3fafb8bb39
Merge pull request #1387 from DonLakeFlyer/Cal
...
Pull full param list after calibration
10 years ago
Don Gagne
869fa09a38
getCommunicationStatus was removed
10 years ago
Don Gagne
31bf2e9401
Delete UAS when last link disconnected
...
Also removed partially implemented an incorrect getCommunicationStatus
api
10 years ago
Don Gagne
dee99ea532
Changed pluginReady mechanism
...
More consistent with Qml usage pattern
10 years ago
dogmaphobic
33092084c4
Removing old Tool Bar code.
10 years ago
Don Gagne
955d986516
Install USB drivers
10 years ago
Don Gagne
64ec61110c
A bit more forceful on missing setup messaging
10 years ago
Don Gagne
78089b60e0
Refresh all params after cal
10 years ago
Don Gagne
dfc735ece8
Update README.md
10 years ago
Don Gagne
aa1b3191f4
Merge pull request #1382 from DonLakeFlyer/LinkDelete
...
Use QSharedPointer for cross-thread Link references
10 years ago
Don Gagne
1d737cb876
Fixed unused variable warnings
10 years ago
Don Gagne
784b87091f
Use QSharedPointer for cross-thread Link references
...
Also many LinkManager API changes to further isolate all link
management inside LinkManager.
10 years ago
Don Gagne
86268aeb44
Merge pull request #1381 from DonLakeFlyer/Developer2.4
...
Bump to 2.4 Developer Release
10 years ago
Don Gagne
f3ec236550
Bump to 2.4 Developer Release
10 years ago
Don Gagne
7bbe26793a
Updated README to include instructions for libstdc++
10 years ago
Don Gagne
e21c1c9623
Merge pull request #1379 from dogmaphobic/readmeQtCreator
...
Update README.md
10 years ago
Gus Grubba
40d9eb303f
Update README.md
10 years ago
Don Gagne
44ab1a296a
Merge pull request #1378 from DonLakeFlyer/StableV2.3RC
...
Switch to Stable V2.3 Release Candidates
10 years ago
Don Gagne
1220da3978
Merge pull request #1376 from dogmaphobic/tileWork
...
Cleaning up Tile Cache Queue
10 years ago
Don Gagne
1c242f3f29
Switch to Stable V2.3 Release Candidates
10 years ago
Lorenz Meier
ff6f91012f
Merge pull request #1375 from dagar/patch-2
...
Update Ubuntu required packages
10 years ago
Lorenz Meier
7eacc342a5
Merge pull request #1372 from dogmaphobic/fixBattery
...
Advanced Power Config
10 years ago
Don Gagne
d890bbb098
Merge pull request #1377 from dogmaphobic/quickView
...
Fixing list of items in Quick Info View
10 years ago
dogmaphobic
0ad046641c
Fixing list of items in Quick Info View
10 years ago
dogmaphobic
afb597117c
Removing Battery Capacity setting.
10 years ago
dogmaphobic
f82726cf74
Cleaning up Tile Cache Queue
10 years ago
Lorenz Meier
90e413364e
Merge pull request #1374 from dogmaphobic/udpFix
...
UPD Link Fix
10 years ago
Daniel Agar
ddbb084abf
Update Ubuntu required packages
10 years ago
dogmaphobic
3ba09b4d8d
Allowing loopback addresses
10 years ago
dogmaphobic
ca6dc48023
UPD Link Fix
10 years ago
dogmaphobic
5f946ff018
Advanced Power Config
10 years ago
Don Gagne
4204079405
Merge pull request #1370 from DonLakeFlyer/RemoveFM
...
Remove old Flight Mode config code
10 years ago
Lorenz Meier
b7d9b1c50e
Merge pull request #1358 from philipoe/PR/PrimaryFlightDisplay
...
PrimaryFlightDisplay: Clear up speed label (now showing airspeed and gro...
10 years ago
Don Gagne
aa5bb4cea1
Merge pull request #1369 from DonLakeFlyer/LightPalette
...
Light palette color changes
10 years ago
Don Gagne
26e9f791dd
Merge pull request #1368 from dagar/patch-1
...
Update Ubuntu PPA instructions
10 years ago
Don Gagne
7abb965bb1
Remove old Flight Mode config code
10 years ago
Don Gagne
9acfa0d6bd
Light palette color changes
...
Made light palette reverse of dark palette
10 years ago
Daniel Agar
d0931691ae
Update Ubuntu PPA instructions
10 years ago
Lorenz Meier
12049386de
Merge pull request #1352 from Susurrus/crosstrack_error
...
Crosstrack error
10 years ago
Lorenz Meier
84a6a660ff
Merge pull request #1364 from mavlink/auto_groundtime
...
Line chart widget: Auto-force ground time if offset is more than 3 seconds
10 years ago
Don Gagne
5cafacd8b8
Merge pull request #1367 from DonLakeFlyer/SensorCalFix
...
Forgot to remove controller rotation setting
10 years ago
Don Gagne
0bdb097810
Forgot to remove controller rotation setting
10 years ago
philipoe
53be3490df
PrimaryFlightDisplay: Fixed a bug
10 years ago