Commit graph

228 commits

Author SHA1 Message Date
DJ2LS c7f85f8505
snr messurement 2021-03-16 16:37:23 +01:00
DJ2LS bd5f2a7487
datatype to heard stations 2021-03-16 15:21:58 +01:00
DJ2LS 99c74cfd74
fixed some ARQ timing issues 2021-03-16 11:39:22 +01:00
DJ2LS 55017df9cc
cleanup and removed connection feature
CONNECT / DISCONNECT / KEEP ALIVE causes too much problems regarding to speed, efficiency and stability
2021-03-16 10:55:48 +01:00
DJ2LS c4d5d44c2b
state improvements
really ugly debugging output inside....
2021-03-15 19:43:04 +01:00
DJ2LS f26e12fb30
switched socket listener to JSON 2021-03-15 18:43:37 +01:00
DJ2LS 84d8258701
watchdog and timeout improvements 2021-03-12 17:03:04 +01:00
DJ2LS b2b53386d3
first try with data channel timeout and keep alive 2021-03-12 16:18:41 +01:00
DJ2LS 56915c39c0
PEP8 Comments 2021-03-12 14:39:36 +01:00
DJ2LS cfc20bcf90
Delete fec.py 2021-03-12 14:31:47 +01:00
DJ2LS 36b7ac91f8
smaller PEP8 cleanup 2021-03-12 14:14:36 +01:00
DJ2LS 0dccb0a3d4
PEP8 cleaner 2021-03-12 14:14:08 +01:00
DJ2LS 71af310d46
heard station improvements 2021-03-12 12:41:39 +01:00
DJ2LS dcbf8677ef
heard stations buffer 2021-03-11 20:04:31 +01:00
DJ2LS 2d9c53a101
pylint code audit test run 2021-03-11 18:03:48 +01:00
DJ2LS 0a1e9c5ee3
get BER 2021-03-10 13:43:31 +01:00
DJ2LS 4b023b876b
moved gui to own repository 2021-03-10 13:31:47 +01:00
DJ2LS d361750293
fall back to threading --> asyncio causes probs 2021-03-10 11:26:15 +01:00
DJ2LS a826248090
test with wait for data channel 2021-03-10 10:30:49 +01:00
DJ2LS 1adb41401c
open data channel now separate function 2021-03-10 10:30:21 +01:00
DJ2LS 1d5d50a868
reset frame machine correctly 2021-03-10 09:12:49 +01:00
DJ2LS 26e17b8a8e
tx/rx status 2021-03-10 09:12:01 +01:00
DJ2LS ffa9e209ef
rms 2021-03-09 21:36:20 +01:00
DJ2LS 465926cf4d
improvement of audio to stream 2021-03-09 21:35:52 +01:00
DJ2LS 2c120065f5
first async / non block transmission
really ugly at this point. we need a lot of code cleanup.
2021-03-09 20:56:17 +01:00
DJ2LS 65ec771133
multithreading fix 2021-03-09 17:41:39 +01:00
DJ2LS 71ceaeb6f7
smaller improvements 2021-03-09 16:45:27 +01:00
DJ2LS 42c10c5780
updated other signalling frams with callsign crc8 2021-03-09 14:01:54 +01:00
DJ2LS 69809a9145
close freedv session after sucessfully transmit 2021-03-09 11:13:23 +01:00
DJ2LS cbdbd30c39
selective repeating
first try
2021-03-09 11:05:59 +01:00
DJ2LS f78d3fed15
state displaying 2021-03-09 10:02:56 +01:00
DJ2LS 8115cfae97
CQ now with callsign detection 2021-03-09 10:00:20 +01:00
DJ2LS aeabaeb8d4
dont wait for socket response
this solves a problem, with "stuck in socket"
But we need to fix this later as this is just a workaorund for testing
2021-03-09 09:59:50 +01:00
DJ2LS 48cf553f77
return states as json 2021-03-08 10:49:50 +01:00
DJ2LS ad1bdfced9
Add files via upload 2021-03-07 21:25:27 +01:00
DJ2LS ec6d5a2083
first tnc gui test 2021-03-07 21:25:07 +01:00
DJ2LS a5c5d0f61c
unsync on sync 10 2021-03-07 17:44:10 +01:00
DJ2LS 1d7efd3380
imroved stuck in sync detector 2021-03-07 17:38:31 +01:00
DJ2LS 5ec22b6b65
fixed wrong callsign for ping 2021-03-07 16:41:02 +01:00
DJ2LS e73ea21792
Delete install_jate.sh 2021-03-07 16:26:54 +01:00
DJ2LS 30e3b57480
moved install script to tools fodler 2021-03-07 16:26:39 +01:00
DJ2LS 302cff8b23
Merge pull request #28 from DJ2LS/TNC-signalling
switching to signalling mode as default
2021-03-07 16:25:28 +01:00
DJ2LS c62ac5019e
code cleanup 2021-03-07 16:24:09 +01:00
DJ2LS 0cbc70320b
removed list audio devices 2021-03-04 15:14:10 +01:00
DJ2LS 3ffac2e90e
Add files via upload 2021-03-04 15:13:12 +01:00
DJ2LS 821be594f2
first attempt with ASYNCIO instead of THREADING 2021-03-04 14:28:01 +01:00
DJ2LS 0f66b9dad4
Add files via upload 2021-03-01 08:40:14 +01:00
DJ2LS be13e475e4
Add files via upload 2021-03-01 08:38:28 +01:00
DJ2LS 7bec8c6a51
Create init_and_send.sh 2021-03-01 08:38:04 +01:00
DJ2LS c034191208
Delete readfromsocket.py 2021-03-01 08:36:22 +01:00