Wykres commitów

213 Commity (b13de1d9eee1d53b7b812429c16f08157da1d2f0)

Autor SHA1 Wiadomość Data
Phil Taylor fe7fc46301 Better error messages and more udp code cleanup 2021-02-04 19:53:48 +00:00
Phil Taylor 33b55f8bbf Remove duplicate code from DataReceived() functions 2021-02-04 18:52:00 +00:00
Phil Taylor 7fd165aefd Merge branch 'lan-alpha' of https://gitlab.com/eliggett/wfview into lan-alpha 2021-02-04 16:07:08 +00:00
Phil Taylor 45c3adb958 More retransmit fixes 2021-02-04 16:06:55 +00:00
roeland jansen 934edbea92 fixing typo in debug message 2021-02-04 15:44:28 +00:00
Phil Taylor 215c8863e9 More debugging for retransmit 2021-02-04 13:33:58 +00:00
Phil Taylor 4d0ef4fdc0 Implement single packet retransmit 2021-02-04 13:12:08 +00:00
Elliott Liggett c9fdda4f93 removed accidental merge garbage. oops. 2021-02-03 22:07:12 -08:00
Elliott Liggett a1a1a03580 Merge of local changes, including rejection of brodcast echos.
Merge branch 'lan-alpha' of gitlab.com:eliggett/wfview into lan-alpha
2021-02-03 22:04:50 -08:00
Elliott Liggett fff8a6b6a3 Fixed situation where broadcast commands from wfview that were echo'd
back to wfview were parsed. Minor change to udphandler.cpp to remove
_sleep() calls (they can be later replaced with either qt's threading
library sleep call, or the unix-native usleep/msleep calls, if windows
has those. Also did a minor thing with a type conversion in udphandler.
2021-02-03 22:00:13 -08:00
Phil Taylor 65f5486c5b Attempt to call rig destructor on exit, and remove windows specfic _sleep() 2021-02-03 23:58:11 +00:00
Phil Taylor 5566518d44 Remove hard-coded local IP address! 2021-02-03 20:10:21 +00:00
Phil Taylor 6e074375e7 Add udphandler classes 2021-02-03 20:00:40 +00:00