threading frontend implementation

This commit is contained in:
Jakob Ketterl
2020-04-19 22:10:32 +02:00
parent 32bd1bb4aa
commit 4287387a5e
5 changed files with 129 additions and 24 deletions

View File

@ -341,6 +341,7 @@ class OpenWebRxReceiverClient(Client):
"db": frame.db,
"dt": frame.dt,
"freq": freq + frame.freq,
"thread_type": frame.thread_type
}})