• Lorenz Meier's avatar
    Serial links: Do not connect to known system peripherals · 5c56bd03
    Lorenz Meier authored
    We were connecting to system peripherals before, which adds boot delay as QGC re-tries opening the port. We were also opening serial ports two times on Mac OS: Once as /dev/cu.usbmodem1 and once as /dev/tty.usbmodem1 - since the cu.usbmodem alias was already open, the 2nd opening always failed, leading to further boot delay.
    5c56bd03
QGCSerialPortInfo.h 2.7 KB