Wykres commitów

207 Commity (772375fb9dbf7074d43a9122a36a36fba4f0707f)

Autor SHA1 Wiadomość Data
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