- 06 Nov, 2020 1 commit
-
-
Valentin Platzgummer authored
-
- 20 Oct, 2020 1 commit
-
-
Don Gagne authored
* Remove unneeded mutex * Cleanup LinkInterface, fix connect/disconnect bug
-
- 09 Oct, 2020 1 commit
-
-
Don Gagne authored
-
- 07 Oct, 2020 1 commit
-
-
Don Gagne authored
New VehicleLinkManager implementation
-
- 22 Aug, 2020 1 commit
-
-
DonLakeFlyer authored
Full BATTERY_STATUS support
-
- 30 Jun, 2020 1 commit
-
-
DonLakeFlyer authored
Harden FTPManager::download against packet loss
-
- 29 Jun, 2020 1 commit
-
-
DonLakeFlyer authored
Component Information FTP download support
-
- 26 Jun, 2020 1 commit
-
-
DonLakeFlyer authored
More work on vehicle connect state machine(s)
-
- 21 Jun, 2020 1 commit
-
-
DonLakeFlyer authored
New initial connect state machine which supports COMPONENT_INFORMATION
-
- 13 Jun, 2020 1 commit
-
-
DonLakeFlyer authored
LinkInterface and Vehicle uses mutexes to synchronize writing bytes to the link instead of queued signals
-
- 21 Apr, 2020 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 14 Apr, 2020 1 commit
-
-
DoinLakeFlyer authored
Set RC To Param support
-
- 27 Mar, 2020 1 commit
-
-
DoinLakeFlyer authored
Add support for chunked STATUSTEXT
-
- 08 Mar, 2020 1 commit
-
-
DoinLakeFlyer authored
Unit test for mission transfer error string checking
-
- 01 Feb, 2020 1 commit
-
-
Gus Grubba authored
-
- 27 Jul, 2019 1 commit
-
-
Gus Grubba authored
-
- 18 Apr, 2019 2 commits
- 10 Dec, 2018 1 commit
-
-
Gus Grubba authored
-
- 07 Nov, 2018 1 commit
-
-
Don Gagne authored
Support parameters from multiple components
-
- 29 Oct, 2018 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 09 Feb, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 31 Jan, 2018 1 commit
-
-
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.
-
- 07 Jan, 2018 1 commit
-
-
Don Gagne authored
-
- 16 Aug, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 19 Jul, 2017 1 commit
-
-
Don Gagne authored
-
- 18 Jul, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 09 May, 2017 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 04 May, 2017 1 commit
-
-
Don Gagne authored
-
- 26 Dec, 2016 1 commit
-
-
Don Gagne authored
Prevent shutdown ordering crashes
-
- 25 Aug, 2016 1 commit
-
-
Don Gagne authored
-
- 01 Aug, 2016 1 commit
-
-
Rustom Jehangir authored
-
- 23 Jun, 2016 1 commit
-
-
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
-
- 14 Jun, 2016 1 commit
-
-
Don Gagne authored
- Delay gps position for better testing - Longer delay on home position
-
- 10 Jun, 2016 1 commit
-
-
Don Gagne authored
-
- 07 Jun, 2016 1 commit
-
-
Don Gagne authored
-
- 31 May, 2016 1 commit
-
-
Lorenz Meier authored
-
- 24 May, 2016 1 commit
-
-
Don Gagne authored
-
- 25 Mar, 2016 2 commits
-
-
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.
-