79 Commits (7b4d908374b00dc0b843cdb26edc6a7ded757031)

Author SHA1 Message Date
Patrick José Pereira 56c361ca00 SerialLink: Add missing const in member functions 4 years ago
Beat Küng d7c2034b53
Fix Segfault on vehicle reboot (#9267) 4 years ago
brad112358 b16a3a1f48
Allow use of AutoConnect and HighLatency options for most link types. (#9117) 5 years ago
Don Gagne d4bff450fc
Param crash (#9124) 5 years ago
Don Gagne 66753e2111
VehicleLinkManager: Major refactor on how QGC manages comm links (#9101) 5 years ago
Gus Grubba f820a7c697 Initial cleanup of (Doxygen) documentation. 5 years ago
Gus Grubba 21c6252978 Update copyright date 5 years ago
Don Gagne 74ce084c30 Check for CubeBlack service bulletin 6 years ago
Gus Grubba c6f4d7fbe4 Cleaning up comm link settings 6 years ago
Patrick José Pereira 7588454516 comm: Move to pragma once 7 years ago
DonLakeFlyer f0eb00298c Identify PX4 Flow from board id 7 years ago
acfloria 1da3440259 Add highLatency property to LinkConfiguration 7 years ago
Lorenz Meier 10b2b30981 MAVLink: Accept existing MAVLink 2 connection and accept link disconnect command. 8 years ago
Don Gagne 76677481f6 Reference counting for LinkInterface, LinkConfiguration 8 years ago
Lorenz Meier 78550907fe Adjust license terms in all headers to reflect new dual-license 9 years ago
Nate Weibley fe8ff69e24 Refactor writeBytes to _writeBytes 9 years ago
Nate Weibley 1d0bf62709 Force link writes to occur via a signal/slot connection. 9 years ago
Don Gagne 0866ee10de Much better missing SD Card detection 9 years ago
Don Gagne ecf99f666c Keep track of USB direct connection links 9 years ago
Don Gagne d6b4f5c361 Keep track of USB direct connection links 9 years ago
Don Gagne 3440bc7c57 PX4 Firmware no longer requires mavlink USB start 9 years ago
dogmaphobic 8cb7fcd6ae Completed Link Settings (QML) 10 years ago
Don Gagne 95f54af964 Don't show resource busy errors from auto connect attempt 10 years ago
dogmaphobic a8dabf1fb7 Serial Link Settings completed (QML) 10 years ago
dogmaphobic c7dac00a88 Further WIP on Comm Link Settings (QML) 10 years ago
Don Gagne ca6eccda93 Autoconnect restructuring 10 years ago
Don Gagne b9cb57ec4e Auto connect support 10 years ago
Don Gagne 18dc3d04db Auto connect support 10 years ago
Don Gagne aaed8c2d07 Auto connect support 10 years ago
Don Gagne 6184126f8b Add requiresUSBMavlinkStart support 10 years ago
Don Gagne 2777628889 Convert Log Replay to Link 10 years ago
Don Gagne cf9df59c46 Run SerialLink on main thread 10 years ago
dogmaphobic fe015311bb First stab at iOS builds 10 years ago
dogmaphobic 59ad9be767 First android commit. 10 years ago
Don Gagne 4f5984b38f Remove link ids and add link mavlink channel 10 years ago
Don Gagne 784b87091f Use QSharedPointer for cross-thread Link references 10 years ago
dogmaphobic 50101778c7 Show user friendly port name in Serial Settings combo box. 10 years ago
Don Gagne 256fa44c85 Remove disconnect/re-connect on too many link errors 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
Bryant 5730af5c63 Fix setting the baud rate. 10 years ago
Don Gagne d3ad49f3d5 Moving more things off of MainWindow 10 years ago
Don Gagne fc493d75c1 Move UAS and MAVLinkProtocol back to main thread 11 years ago
Don Gagne f65c0a5797 Link connect/disconnect only through LinkManager 11 years ago
Don Gagne dc0c3f3db3 LinkInterface::bytesAvailable api removal 11 years ago
Lorenz Meier 3e0cd20746 Use a local variable for the port list, use correct null ptr macro 11 years ago
Bryant Mairs 14dbbd9b26 "qserialport.h" is now <QSerialPort> 11 years ago
Bryant Mairs 62d221006a Renamed configuration.h to QGCConfig.h to avoid issues with opmapcontrol's configuration.h 11 years ago
Lorenz Meier 71e284cd8b Do not try to talk to bootloaders in the main flight code management routines 11 years ago
Lorenz Meier 4941ee54f0 Avoid evil port config for CDC devices altogether, non-CDC devices (unknown devices) should be unaffected 11 years ago
Lorenz Meier 13bf5898ad Avoid ANY configuration action in serial link if not strictly required by user 11 years ago