DJ2LS
|
e435e6e835
|
redesign of arq handler
|
2021-09-26 17:51:11 +02:00 |
|
DJ2LS
|
5c7e05ef70
|
better pep8 conformity
|
2021-09-25 15:24:25 +02:00 |
|
DJ2LS
|
21eb8fa12b
|
solved minor security issue
|
2021-09-25 14:57:44 +02:00 |
|
DJ2LS
|
468f660ebe
|
improved hamlib integration
...also updated node dependencies to latest version...
|
2021-09-25 13:33:13 +02:00 |
|
DJ2LS
|
c478b9cbbf
|
serveral stability improvements
moved hamlib polling into own thread. testing with smaller socket chunks
|
2021-09-24 17:16:38 +02:00 |
|
DJ2LS
|
98f52dfa2e
|
improved socket
only read one line to avoid decoding errors
|
2021-09-24 10:09:47 +02:00 |
|
DJ2LS
|
b813e8562c
|
minor modem change
problems can occur. changed modem to simultaneous decoding. socket now multithreaded. huge code cleanup neccesary
|
2021-09-23 17:49:45 +02:00 |
|
DJ2LS
|
ea9b91df9b
|
git cli test - 2
|
2021-09-16 17:19:45 +02:00 |
|
DJ2LS
|
15102346c7
|
git cli test
|
2021-09-16 17:17:55 +02:00 |
|
DJ2LS
|
c5d15017f2
|
updated ptt
|
2021-09-13 20:01:39 +02:00 |
|
DJ2LS
|
074c4eb844
|
Create .gitignore
|
2021-09-13 17:57:18 +02:00 |
|
DJ2LS
|
203a5c0f65
|
Add files via upload
|
2021-09-11 19:05:28 +02:00 |
|
DJ2LS
|
3d6b74aeb5
|
Add files via upload
|
2021-09-11 19:04:06 +02:00 |
|
DJ2LS
|
e646d559b1
|
Create test
|
2021-09-11 19:00:07 +02:00 |
|
DJ2LS
|
f0a392be16
|
updated transmission progress for TX
|
2021-09-11 09:41:37 +02:00 |
|
DJ2LS
|
f52d0ea452
|
updated transfer calculation
|
2021-09-11 09:21:22 +02:00 |
|
DJ2LS
|
c230660c85
|
close audio and hamlib instances on quit
|
2021-09-10 18:56:33 +02:00 |
|
DJ2LS
|
1e6d8e36fd
|
update scatter only while receiving current mode
|
2021-09-10 18:11:17 +02:00 |
|
DJ2LS
|
b921c1b33b
|
updated logging: save to file
|
2021-09-10 17:59:01 +02:00 |
|
DJ2LS
|
f991627e68
|
solved log10 division by 0 failure in fft calc
|
2021-09-08 19:58:30 +02:00 |
|
DJ2LS
|
e3778c16d9
|
updated ptt and audio functions
|
2021-09-08 19:27:45 +02:00 |
|
DJ2LS
|
68d0e70a61
|
reset sock connection on decoding error
|
2021-09-08 18:23:26 +02:00 |
|
DJ2LS
|
d11932cb36
|
changed console output on init
|
2021-09-08 18:04:52 +02:00 |
|
DJ2LS
|
efc6bc8ea5
|
small improvements
|
2021-09-08 18:04:21 +02:00 |
|
DJ2LS
|
8ab912fbcd
|
small ARQ and modem improvements
|
2021-09-08 17:25:11 +02:00 |
|
DJ2LS
|
32762703c9
|
improved transfer rate calculation
|
2021-09-06 20:31:12 +02:00 |
|
DJ2LS
|
4a3f10126a
|
moved back to python hamlib binding
|
2021-09-06 18:50:12 +02:00 |
|
DJ2LS
|
7fc6872ff5
|
experimental usage of standalone hamlib
|
2021-09-06 18:49:45 +02:00 |
|
DJ2LS
|
6f87e1f78a
|
Update modem.py
|
2021-09-05 16:11:53 +02:00 |
|
DJ2LS
|
64500f6304
|
Delete sock.js
|
2021-09-05 11:25:47 +02:00 |
|
DJ2LS
|
5e28227c3b
|
Delete preload-main.js
|
2021-09-05 11:25:38 +02:00 |
|
DJ2LS
|
e0a18e6ba0
|
first working fft
|
2021-09-05 11:25:20 +02:00 |
|
DJ2LS
|
099ad48f10
|
first working fft
|
2021-09-05 11:24:57 +02:00 |
|
DJ2LS
|
957a204c14
|
set chmod +x before running hamlib
|
2021-09-05 10:32:52 +02:00 |
|
DJ2LS
|
fffaf196b4
|
changed path to codec2
|
2021-09-05 10:20:48 +02:00 |
|
DJ2LS
|
e67a10903b
|
Delete rigctld
|
2021-09-05 09:53:59 +02:00 |
|
DJ2LS
|
1c697532b7
|
code cleanup
|
2021-09-04 22:59:58 +02:00 |
|
DJ2LS
|
d0e07c0458
|
dynamic view of serial devices
|
2021-09-04 22:13:15 +02:00 |
|
DJ2LS
|
df90224318
|
wait after starting hamlib for beeing ready
|
2021-09-03 16:56:58 +02:00 |
|
DJ2LS
|
a03dd14a33
|
starting rigctld from daemon
|
2021-09-03 16:34:46 +02:00 |
|
DJ2LS
|
770a6ccdaa
|
updated rigctld integration
|
2021-09-02 20:16:46 +02:00 |
|
DJ2LS
|
9061eef65a
|
moved to hamlib binaries
|
2021-09-02 19:41:01 +02:00 |
|
DJ2LS
|
1611886a06
|
Add files via upload
|
2021-09-02 17:58:00 +02:00 |
|
DJ2LS
|
a08069c121
|
Add files via upload
|
2021-09-02 17:19:37 +02:00 |
|
DJ2LS
|
8fb8a1ea34
|
Create README
|
2021-09-02 17:19:06 +02:00 |
|
DJ2LS
|
48f09acdbd
|
Add files via upload
|
2021-09-02 17:18:22 +02:00 |
|
DJ2LS
|
b05444f526
|
Create README
|
2021-09-02 17:18:05 +02:00 |
|
DJ2LS
|
ad469077f1
|
Add files via upload
|
2021-08-29 18:25:00 +02:00 |
|
DJ2LS
|
6f322875f9
|
starting tnc fix
|
2021-08-29 11:28:52 +02:00 |
|
DJ2LS
|
13a748dc82
|
debug option
|
2021-08-28 16:58:52 +02:00 |
|