Commit graph

828 commits

Author SHA1 Message Date
DJ2LS
e70fa50bb1
typo 2021-08-23 15:23:43 +02:00
DJ2LS
2c4c915ca0
Delete sock.py 2021-08-23 09:03:26 +02:00
DJ2LS
2f245ecc97
create folder for received files 2021-08-22 18:04:49 +02:00
DJ2LS
fa844fcb9d
Delete preload-main.js 2021-08-22 18:00:58 +02:00
DJ2LS
662f7e20fd
updated data module: first working version 2021-08-22 18:00:42 +02:00
DJ2LS
ca473acdea
updated data module: first working version 2021-08-22 17:54:10 +02:00
DJ2LS
d58af65f86
write data to file 2021-08-22 17:32:56 +02:00
DJ2LS
56fa8dac08
smaller rx buffer table 2021-08-22 17:24:16 +02:00
DJ2LS
2ff5ed07c1
save received file to local folder 2021-08-22 17:23:36 +02:00
DJ2LS
3d9cd5a415
changed rx buffer table id 2021-08-22 17:04:41 +02:00
DJ2LS
91aa27e0d0
updated rx buffer window 2021-08-22 17:00:18 +02:00
DJ2LS
2e04613223
updated transmission progress 2021-08-22 16:59:32 +02:00
DJ2LS
63b68c479e
Add files via upload 2021-08-18 20:03:38 +02:00
DJ2LS
08b76ff0cb
optimized processing of RXBUFFER 2021-08-17 20:01:30 +02:00
DJ2LS
e8ab2740b8
optimized json output RXBUFFER 2021-08-17 20:00:57 +02:00
DJ2LS
f6626e3a19
capitalize callsigns 2021-08-17 19:11:13 +02:00
DJ2LS
71803aaa3f
preparing for rx buffer 2021-08-16 20:05:15 +02:00
DJ2LS
b5981550aa
preparing for rx buffer 2021-08-16 20:04:03 +02:00
DJ2LS
43c3f0c626
preparing for rx buffer 2021-08-16 19:41:20 +02:00
DJ2LS
6686eceac7
preparing for rx buffer 2021-08-16 19:39:20 +02:00
DJ2LS
2700a0fffa
update to frame for sending data 2021-08-15 18:32:25 +02:00
DJ2LS
041dee89c7
updated data frame 2021-08-15 18:15:08 +02:00
DJ2LS
32bba9845f
update for RX BUFFER 2021-08-15 17:54:35 +02:00
DJ2LS
35dab2e618
get RX buffer 2021-08-15 17:30:50 +02:00
DJ2LS
74addad65a
code cleanup 2021-08-15 17:28:35 +02:00
DJ2LS
260e28b0d2
changes in data modal 2021-08-15 16:50:34 +02:00
DJ2LS
43dc0a210e
first attempt with loading real data 2021-08-15 16:48:48 +02:00
DJ2LS
81aa680bce
Update README.md 2021-08-15 13:10:20 +02:00
DJ2LS
9e9d00f848
wait before sending frame ack 2021-08-15 12:44:32 +02:00
DJ2LS
e74384ccf5
auto installation of npm 2021-08-15 12:43:56 +02:00
DJ2LS
2dc9f4fa18
optimized calculation 2021-08-15 12:39:06 +02:00
DJ2LS
5a478d6010
timing and calculation improvements 2021-08-15 12:34:28 +02:00
DJ2LS
d7a55d2501
Update build-tnc.yml 2021-08-15 11:31:59 +02:00
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
56c211b089
transmission progress 2021-08-14 16:31:31 +02:00
DJ2LS
db65b32ddb
Update build-tnc.yml 2021-08-13 21:37:10 +02:00
DJ2LS
225e85f1d9
Update build-tnc.yml 2021-08-13 21:34:01 +02:00
DJ2LS
4adee49ebb
Update build-tnc.yml 2021-08-13 21:29:37 +02:00
DJ2LS
3543b11a9c
Update build-tnc.yml 2021-08-13 21:27:39 +02:00
DJ2LS
584b0ca958
Update build-tnc.yml 2021-08-13 21:24:26 +02:00
DJ2LS
ee499b46be
Update build-tnc.yml 2021-08-13 21:19:50 +02:00
DJ2LS
66e246bd9f
Update build-tnc.yml 2021-08-13 21:19:02 +02:00
DJ2LS
4fd577967f
Rename main.yml to build-tnc.yml 2021-08-13 21:17:33 +02:00
DJ2LS
f4897891d2
Create main.yml 2021-08-13 21:17:15 +02:00
DJ2LS
c606914006
Delete build-tnc 2021-08-13 21:15:14 +02:00
DJ2LS
45c8f745ae
Create build-tnc 2021-08-13 21:14:45 +02:00
DJ2LS
e502766013
Update README.md 2021-08-13 21:05:42 +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