Commit graph

539 commits

Author SHA1 Message Date
DJ2LS 6d55f2c080
increased ptt timeout 2021-08-14 21:23:43 +02:00
DJ2LS d3bd9e9230
send signalling frames once or more 2021-08-14 20:59:12 +02:00
DJ2LS 5efe491881
transmission progress 2021-08-14 20:00:32 +02:00
DJ2LS 1544faac4d
experiment with bigger RX audio buffer
Receiving data seems to be affected by the audio buffer length.
8192bytes is working well, but 16384 seem to be better.
2021-08-11 22:31:11 +02:00
DJ2LS 588d3ecbaa
delay between TX and RX
necessary so we are not sending until other station is in RX mode
2021-08-11 22:05:28 +02:00
DJ2LS dfae8b2772
Delete preload-main.js 2021-08-08 19:28:49 +02:00
DJ2LS 2ba167b02f
Delete sock.js 2021-08-08 19:28:44 +02:00
DJ2LS c6d5a800e4
Delete package.json 2021-08-08 19:28:38 +02:00
DJ2LS a4e63247ce
Delete package-lock.json 2021-08-08 19:28:31 +02:00
DJ2LS 9bdffa156b
distance calculation 2021-08-08 19:28:18 +02:00
DJ2LS cf5813e876
small socket improvement 2021-08-08 12:07:26 +02:00
DJ2LS 38df869fe1
small socket improvement 2021-08-08 12:06:09 +02:00
DJ2LS 5a9f603c46
time of execution 2021-08-08 11:43:09 +02:00
DJ2LS fc5fea3b4e
better error handling 2021-08-08 11:08:34 +02:00
DJ2LS 2c79093d67
attempt to get all data from one command 2021-08-07 19:57:21 +02:00
DJ2LS fc8dcec1f5
fixed radio frequency divisor 2021-08-07 19:25:11 +02:00
DJ2LS be1ff1023e
sending signalling frames twice
test to see if we could improve channel quality
2021-08-07 12:30:23 +02:00
DJ2LS 6dbee32f08
only append scatter data if new data arrived 2021-08-07 11:43:31 +02:00
DJ2LS 59404404b8
less terminal output 2021-08-07 11:14:49 +02:00
DJ2LS dfb2e367ee
SNR fix for heard station 2021-08-06 22:25:14 +02:00
DJ2LS c0ec0c1853
scatter plott support 2021-08-06 22:09:16 +02:00
DJ2LS 29345a7797
added SNR to heard stations 2021-07-28 18:43:41 +02:00
DJ2LS 75b8c22749
Delete sock.js 2021-07-26 20:22:13 +02:00
DJ2LS 78924f8d17
Delete preload-main.js 2021-07-26 20:22:03 +02:00
DJ2LS 9617a625b5
Delete preload-data.js 2021-07-26 20:21:54 +02:00
DJ2LS 2529668591
Delete main.js 2021-07-26 20:21:44 +02:00
DJ2LS 4ac984cd21
updated heard stations 2021-07-25 18:00:18 +02:00
DJ2LS 2ec1f7ead7
select serial speed 2021-07-25 16:34:28 +02:00
DJ2LS ba620ab847
added cpu, ram and version information 2021-07-25 16:12:22 +02:00
DJ2LS ee8483356a
updated command set 2021-07-23 15:39:57 +02:00
DJ2LS 033b3c1ccb
changed heard stations callsign 2021-07-23 15:23:58 +02:00
DJ2LS b4f822ea6f
attempt to run socket commands as threats
asyncio seems to be blocking
2021-07-19 21:00:46 +02:00
DJ2LS b3eb741e7f
Rename daemon.py to tnc/daemon.py 2021-07-17 09:02:05 +02:00
DJ2LS 641e8b8a77
Rename data_handler.py to tnc/data_handler.py 2021-07-17 09:01:53 +02:00
DJ2LS 24acbda758
Rename helpers.py to tnc/helpers.py 2021-07-17 09:01:43 +02:00
DJ2LS 0b0e12b66d
Rename main.py to tnc/main.py 2021-07-17 09:01:33 +02:00
DJ2LS 7a623db493
Rename modem.py to tnc/modem.py 2021-07-17 09:01:22 +02:00
DJ2LS 00952bc44e
Rename sock.py to tnc/sock.py 2021-07-17 09:01:09 +02:00
DJ2LS 50cdaa96ba
Rename static.py to tnc/static.py 2021-07-17 09:00:54 +02:00