Don Gagne
48416b2c86
Merge pull request #1405 from DonLakeFlyer/DebugConsole
...
Debug console
10 years ago
Don Gagne
dc75479065
Merge remote-tracking branch 'origin/DebugConsole' into DebugConsole
10 years ago
Don Gagne
8f2547ded0
Cleanup current link before the link gets deleted
10 years ago
Don Gagne
04984370ae
Cleanup current link before the link gets deleted
10 years ago
Don Gagne
244aff2eab
Remove GoogleEarth support
10 years ago
Don Gagne
f053edc8df
Merge pull request #1403 from DonLakeFlyer/DebugConsole
...
Track links using shared pointed
10 years ago
Don Gagne
f712a7f43b
Track links using shared pointed
...
Since debug console maintains a list of links it needs to use shared
pointers so it doesn’t run into the link delete ordering problem.
10 years ago
Don Gagne
8dd7b72d85
Merge pull request #1400 from DonLakeFlyer/ComponentIDs
...
Add component id support through FactSystem
10 years ago
Don Gagne
cc427cdc7a
Oopsie!
10 years ago
Don Gagne
f067bcc541
Fix compiler warnings
10 years ago
Don Gagne
1ec32f933d
Fix stale signal problem
10 years ago
Don Gagne
d5e2f29c0a
Update to new ParameterLoader and component id support
10 years ago
Don Gagne
4bfb3701a3
Switched to ParameterLoader, added component id support
10 years ago
Don Gagne
4b128fba64
Update for FactLoader->ParameterLoader changes
10 years ago
Don Gagne
598566602c
Merge pull request #1398 from DonLakeFlyer/MavlinkChannel
...
Remove link ids and add link mavlink channel
10 years ago
Don Gagne
4f30caab21
Remove m_id
10 years ago
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
709fecd09c
Merge pull request #1395 from DonLakeFlyer/UnusedCode
...
Remove unused code
10 years ago
Don Gagne
63b5bd32d1
Merge pull request #1394 from dogmaphobic/fixToolbarCanvas
...
Fix redraw issues with OpenGL canvases when link states change.
10 years ago
Don Gagne
44a11040d1
Remove unused code
10 years ago
dogmaphobic
a0891a47f4
Fix redraw issues with OpenGL canvases when link states change.
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