- May 04, 2018
-
-
DonLakeFlyer authored
-
- May 03, 2018
-
-
DonLakeFlyer authored
-
- May 02, 2018
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- Apr 23, 2018
-
-
Beat Küng authored
-
- Apr 18, 2018
-
-
Gus Grubba authored
Work around a new Windows issue where the call to list the local network interfaces takes for freaking ever to return, blocking the UDP thread altogether.
-
- Apr 16, 2018
-
-
DonLakeFlyer authored
-
- Apr 11, 2018
-
-
DonLakeFlyer authored
-
- Mar 18, 2018
-
-
DonLakeFlyer authored
-
- Feb 09, 2018
-
-
DonLakeFlyer authored
-
- Feb 05, 2018
-
-
Gus Grubba authored
-
Gus Grubba authored
Maintain a list of address/port pairs instead of a address/port map.
-
- Feb 02, 2018
-
-
acfloria authored
-
- Jan 31, 2018
-
-
DonLakeFlyer authored
* Flight modes still not implemented. Waiting on message change. * Also includes various cauterization of UI things which should not be available on high latency link.
-
- Jan 15, 2018
-
-
Don Gagne authored
-
- Jan 07, 2018
- Jan 06, 2018
-
-
Jacob Walser authored
-
- Jan 05, 2018
-
-
Jacob Walser authored
-
- Dec 29, 2017
-
-
Lorenz Meier authored
This ensures no ports are being displayed to the user that are definitely unusable.
-
Lorenz Meier authored
The earlier sleep calls disabled the app event queue, leading to "beachballing" in Mac OS and a visible boot delay / jitter. Running the event loop actively while waiting prevents the UI from freezing.
-
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.
-
- Dec 21, 2017
-
-
Gus Grubba authored
-
- Dec 04, 2017
-
-
Gus Grubba authored
-
- Oct 23, 2017
-
-
DonLakeFlyer authored
-
- Oct 18, 2017
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- Oct 10, 2017
-
-
tzekian12 authored
Fix TCP disconnection problem.
-
- Sep 22, 2017
-
-
DonLakeFlyer authored
Still does not support multi-vehicle
-
- Sep 21, 2017
-
-
Gus Grubba authored
Fix merge issues
-
- Sep 20, 2017
-
-
Beat Küng authored
-
- Aug 30, 2017
-
-
dheideman authored
-
- Aug 24, 2017
-
-
Gus Grubba authored
This reverts commit 52160d80.
-
- Aug 23, 2017
-
-
DonLakeFlyer authored
-
- Aug 21, 2017
-
-
Gus Grubba authored
-
- Aug 17, 2017
-
-
DonLakeFlyer authored
-
- Aug 16, 2017
-
-
DonLakeFlyer authored
-
- Aug 11, 2017
- Jul 31, 2017
-
-
Lorenz Meier authored
-