Commit graph

5147 commits

Author SHA1 Message Date
DJ2LS
2398446815 changing file permissions 2021-10-05 18:13:34 +02:00
DJ2LS
84e0a8c267 updated path to tnc 2021-10-03 19:33:58 +02:00
DJ2LS
e7ccf42ec3 modem optimization
optimized chunk size for audio data. DATAC3 should now work and overall SNR is optimized since we have less biterrors beacuse of losses by simultaneous buffer allocation
2021-10-03 16:31:34 +02:00
DJ2LS
0b115bd00c smaller changes
added DATAC0 to send data via bad path. Fixed stop transmission for receiving. Fixed a possible error in main.py
2021-10-02 11:46:29 +02:00
DJ2LS
8b08cc6e6b stop transmission
first attempt with stopping a transmission after the processing the current burst. Logging is a little bit ugly at this point, because it looks like a frame got lost. However, the transmission stops. CLI output is only visible for people interested in debugging...
2021-10-02 11:29:08 +02:00
DJ2LS
8c8a343e61 scatter update
displaying thicker 0 axis  now
2021-10-02 09:41:41 +02:00
DJ2LS
44ef586e4f optimized scatter
removed scales and popups, code cleanup as well
2021-10-01 19:05:43 +02:00
DJ2LS
aa27f1f8e1
Update README.md 2021-10-01 15:54:17 +02:00
DJ2LS
c8ee5e2ff2 scatter point reduction
one step towards less network data
2021-09-30 21:49:22 +02:00
DJ2LS
9035a6e6f4 small arq bug fix 2021-09-30 21:03:26 +02:00
DJ2LS
794f8b221a code cleanup
gute code clean up with much less global variables now. ARQ beahvior has also been cut down. There can be done even more...
2021-09-27 17:33:59 +02:00
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
b3219e22af
Update README.md 2021-09-25 13:52:50 +02:00
DJ2LS
3c489f76cf
Update pylint.yml 2021-09-25 13:40:25 +02:00
DJ2LS
cc7d69e197 fixed typo 2021-09-25 13:36:15 +02:00
DJ2LS
29ddc1e627 Merge branch 'main' of github.com:DJ2LS/FreeDATA 2021-09-25 13:33:54 +02:00
DJ2LS
468f660ebe improved hamlib integration
...also updated node dependencies to latest version...
2021-09-25 13:33:13 +02:00
DJ2LS
b37878eda5
install latest node 2021-09-25 13:24:54 +02:00
DJ2LS
9c7029c60d Merge branch 'main' of github.com:DJ2LS/FreeDATA 2021-09-24 17:16:59 +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
8e4e6b3a47
smaller changes for usability 2021-09-24 16:43:45 +02:00
DJ2LS
5e56f2f7a3
callsigns now uppercase only 2021-09-24 16:43:04 +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
5ad17d5b5b updated build workflow 2021-09-16 17:22:11 +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
3dd820ea50
updated ptt 2021-09-13 20:02:37 +02:00
DJ2LS
ba44a35d9c
updated ptt 2021-09-13 20:02:14 +02:00
DJ2LS
c5d15017f2
updated ptt 2021-09-13 20:01:39 +02:00
DJ2LS
e803137f72
Update README.md 2021-09-13 18:28:29 +02:00
DJ2LS
7875f6a5e5
changed name to FreeDATA 2021-09-13 18:27:50 +02:00
DJ2LS
ce5b25bd67
Update README.md 2021-09-13 18:25:12 +02:00
DJ2LS
1985270df0
Create .gitignore 2021-09-13 17:57:58 +02:00
DJ2LS
074c4eb844
Create .gitignore 2021-09-13 17:57:18 +02:00
DJ2LS
9abf099cea
Update README.md 2021-09-13 17:25:20 +02:00
DJ2LS
69f814ffa7
Update README.md 2021-09-12 09:19:35 +02:00
DJ2LS
14d16fe403
Update README.md 2021-09-12 08:15:53 +02:00
DJ2LS
a70030a022
Update README.md 2021-09-12 08:06:01 +02:00
DJ2LS
1a0809bd0e
Add files via upload 2021-09-12 07:46:30 +02:00
DJ2LS
552e69a28b
Update README.md 2021-09-12 07:38:20 +02:00
DJ2LS
1b5bd96121
cleanup 2021-09-12 07:22:00 +02:00
DJ2LS
6a76d4a417
Pyinstaller windows build currently not working 2021-09-11 19:18:51 +02:00
DJ2LS
2ae16bca95
Update build-project.yml 2021-09-11 19:14:17 +02:00
DJ2LS
203a5c0f65
Add files via upload 2021-09-11 19:05:28 +02:00
DJ2LS
e53ed04383
Update build-project.yml 2021-09-11 19:04:24 +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