dj2ls
|
1519c22358
|
connection mode, documentation, ...
changes in all areas
|
2022-03-04 16:50:32 +01:00 |
|
dj2ls
|
2e66d3d836
|
hotfix for callsigns without missing ssid
|
2022-02-24 22:04:38 +01:00 |
|
dj2ls
|
25392303e4
|
increased callsign length and added ssid
this now more compatible to VARA to avoid confusion. Callsign length now 7 char + 1 ssid
|
2022-02-21 12:20:36 +01:00 |
|
dj2ls
|
5bdd6c569e
|
increased CRC
increased crc for callsigns to CRC16 and for data to CRC32
|
2022-01-24 19:42:59 +01:00 |
|
dj2ls
|
92087da49f
|
arq class and fifo queue processing
moved to a much more clear app design. Huge change, so problems and bugs are no surprise.
|
2022-01-07 11:25:28 +01:00 |
|
dj2ls
|
982569fa1a
|
moved callsign and grid to daemon settings
closes #101
|
2022-01-05 14:15:59 +01:00 |
|
DJ2LS
|
f8cc8c58c8
|
new logging
still not finished....
|
2021-11-18 19:40:22 +01:00 |
|
DJ2LS
|
ebbe0715e6
|
hamlib changes and alsalib error handling #22
closes #22
|
2021-11-07 12:17:23 +01:00 |
|
DJ2LS
|
df38ee01ba
|
gui & tnc improvements
displaying now frequency offset and frequency in heard stations. Decreased size of receiving audio buffer, which seems to optimize RX
|
2021-10-24 14:44:55 +02:00 |
|
DJ2LS
|
1bbd2692db
|
improved ARQ closes #66, closes #74
improved transfer rate calculation and cleanup. improved speed of ARQ by sending early frame ACK instead of burst ACK and then FRAME ACK
|
2021-10-05 19:59:32 +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
|
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
|
b921c1b33b
|
updated logging: save to file
|
2021-09-10 17:59:01 +02:00 |
|
DJ2LS
|
32762703c9
|
improved transfer rate calculation
|
2021-09-06 20:31:12 +02:00 |
|
DJ2LS
|
03420b2c72
|
improved transmission rate
|
2021-08-23 18:38:26 +02:00 |
|
DJ2LS
|
5be3ecb4b8
|
updated arq percent calculation
|
2021-08-23 18:28:58 +02:00 |
|
DJ2LS
|
2e04613223
|
updated transmission progress
|
2021-08-22 16:59:32 +02:00 |
|
DJ2LS
|
5a478d6010
|
timing and calculation improvements
|
2021-08-15 12:34:28 +02:00 |
|
DJ2LS
|
5efe491881
|
transmission progress
|
2021-08-14 20:00:32 +02:00 |
|
DJ2LS
|
29345a7797
|
added SNR to heard stations
|
2021-07-28 18:43:41 +02:00 |
|
DJ2LS
|
24acbda758
|
Rename helpers.py to tnc/helpers.py
|
2021-07-17 09:01:43 +02:00 |
|