760 Commits (9315bf5fc5b83a389e6b874a9e1147db0cd2d6d9)

Author SHA1 Message Date
dogmaphobic 9315bf5fc5 Link Management Work 10 years ago
Don Gagne d5146cd2a2 Resource restructuring 10 years ago
Don Gagne a534122295 Should not be calling disconnect directly 10 years ago
Don Gagne 1ec32f933d Fix stale signal problem 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 10 years ago
Don Gagne 1d737cb876 Fixed unused variable warnings 10 years ago
Don Gagne 784b87091f Use QSharedPointer for cross-thread Link references 10 years ago
dogmaphobic 3ba09b4d8d Allowing loopback addresses 10 years ago
dogmaphobic ca6dc48023 UPD Link Fix 10 years ago
Don Gagne f254fc614d qtlogging.ini automatically created at startup 10 years ago
dogmaphobic 50101778c7 Show user friendly port name in Serial Settings combo box. 10 years ago
dogmaphobic d89faafad8 Using full port name (/dev/tty.xxx) as using the short name no longer works. 10 years ago
Bryant a72573de0a Remove last remnants of OpalRT support. 10 years ago
Don Gagne 379d381975 Remove unused code 10 years ago
Mark Whitehorn 4667d1d850 add diagnostic message for UDP datagram overflow 10 years ago
dogmaphobic 7409141102 Fixed logic where target UDP hosts were using the same local, listening port by default. 10 years ago
dogmaphobic 5fe34d0b1f Cleaning dangling links 10 years ago
dogmaphobic a5c618e7ec While at it, removing unused interface. 10 years ago
dogmaphobic e8a2f0736e Adding TCP to the Link Configuration Manager 10 years ago
Don Gagne 256fa44c85 Remove disconnect/re-connect on too many link errors 10 years ago
dogmaphobic e0d94b4dea Fixing asynchronous issue with link disconnect. 10 years ago
dogmaphobic 3fd9497c85 Forcing no proxy for UDP connections. 10 years ago
dogmaphobic e4dcf8fe48 Argh... Forgot to test release after adding Mock Link. 10 years ago
dogmaphobic 0a31331428 The ultimate goal is to plug a device, set it up and go fly it without any fuss. 10 years ago
dogmaphobic ea9144ef46 Fix small logic error with NULL serial port. 10 years ago
Bryant 5730af5c63 Fix setting the baud rate. 10 years ago
Don Gagne c81927fae7 Rework Connect toolbar button usage 10 years ago
Don Gagne ebb14758ad Move messagebox from MainWindow 10 years ago
Don Gagne d3ad49f3d5 Moving more things off of MainWindow 10 years ago
Don Gagne ba335a79a2 Fix intermittent UT failure 10 years ago
Don Gagne fc493d75c1 Move UAS and MAVLinkProtocol back to main thread 11 years ago
Don Gagne 7ffa27f86a New Singleton Manager 11 years ago
Don Gagne 4463777022 Fix XBee on Windows 11 years ago
Don Gagne 58eef4b27d Fix create/destroy ordering problems between LinkManager and MAVLinkProtocol 11 years ago
Don Gagne 42351ee00b Restructure LinkManager/MAVLinkProtocol 11 years ago
Don Gagne 4ea8454232 Verify that protocol files are not out of date 11 years ago
Don Gagne 166ed9fa8a Add deleteTempLogFiles method 11 years ago
Don Gagne 9b7b32b753 Check the log save settings before emitting save log signal 11 years ago
Don Gagne 505220e0e7 Change to use QGCTemporaryFile 11 years ago
Don Gagne b1cb2de252 Silence noise debug statements 11 years ago
Don Gagne 859823a975 Silence noise debug statements 11 years ago
Bryant 6359f78a32 Remove all unnecessary calls to QSettings.sync(). 11 years ago
Don Gagne 6c35a7ff75 Fix incorrect usage of deleteLater 11 years ago
Don Gagne 75e835ef4b Remove double friend class 11 years ago
Don Gagne 9877156191 Fix LinkManager bugs found by unit test 11 years ago
Don Gagne 656fa89770 Constructor should not add itself to LinkManager 11 years ago