- Oct 20, 2020
-
-
Don Gagne authored
* Remove unneeded mutex * Cleanup LinkInterface, fix connect/disconnect bug
-
- Oct 09, 2020
-
-
Don Gagne authored
-
- Oct 07, 2020
-
-
Don Gagne authored
New VehicleLinkManager implementation
-
- Aug 22, 2020
-
-
DonLakeFlyer authored
Full BATTERY_STATUS support
-
- Jun 30, 2020
-
-
DonLakeFlyer authored
Harden FTPManager::download against packet loss
-
- Jun 29, 2020
-
-
DonLakeFlyer authored
Component Information FTP download support
-
- Jun 26, 2020
-
-
DonLakeFlyer authored
More work on vehicle connect state machine(s)
-
- Jun 21, 2020
-
-
DonLakeFlyer authored
New initial connect state machine which supports COMPONENT_INFORMATION
-
- Jun 13, 2020
-
-
DonLakeFlyer authored
LinkInterface and Vehicle uses mutexes to synchronize writing bytes to the link instead of queued signals
-
- Apr 21, 2020
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- Apr 14, 2020
-
-
DoinLakeFlyer authored
Set RC To Param support
-
- Mar 27, 2020
-
-
DoinLakeFlyer authored
Add support for chunked STATUSTEXT
-
- Mar 08, 2020
-
-
DoinLakeFlyer authored
Unit test for mission transfer error string checking
-
- Feb 01, 2020
-
-
Gus Grubba authored
-
- Jul 27, 2019
-
-
Gus Grubba authored
-
- Apr 18, 2019
- Dec 10, 2018
-
-
Gus Grubba authored
-
- Nov 07, 2018
-
-
Don Gagne authored
Support parameters from multiple components
-
- Oct 29, 2018
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- Feb 09, 2018
-
-
DonLakeFlyer 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 07, 2018
-
-
Don Gagne authored
-
- Aug 16, 2017
-
-
DonLakeFlyer authored
-
- Jul 19, 2017
-
-
Don Gagne authored
-
- Jul 18, 2017
-
-
DonLakeFlyer authored
-
- May 09, 2017
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- May 04, 2017
-
-
Don Gagne authored
-
- Dec 26, 2016
-
-
Don Gagne authored
Prevent shutdown ordering crashes
-
- Aug 25, 2016
-
-
Don Gagne authored
-
- Aug 01, 2016
-
-
Rustom Jehangir authored
-
- Jun 23, 2016
-
-
Don Gagne authored
- Now responds to request_list using a worker routine to send out params one at a time - Support for failure modes for unit testing
-
- Jun 14, 2016
-
-
Don Gagne authored
- Delay gps position for better testing - Longer delay on home position
-
- Jun 10, 2016
-
-
Don Gagne authored
-
- Jun 07, 2016
-
-
Don Gagne authored
-
- May 31, 2016
-
-
Lorenz Meier authored
-
- May 24, 2016
-
-
Don Gagne authored
-
- Mar 25, 2016
-
-
Nate Weibley authored
-
Nate Weibley authored
This mechanism automatically queues data into the correct thread where necessary, otherwise the method is invoked directly with low overhead. At the same time remove the UDP socket event workaround. It is not a problem.
-
- Mar 06, 2016
-
-
Don Gagne authored
Plus other auto connect bug fixes
-