DJ2LS
|
ffa9e209ef
|
rms
|
2021-03-09 21:36:20 +01:00 |
|
DJ2LS
|
465926cf4d
|
improvement of audio to stream
|
2021-03-09 21:35:52 +01:00 |
|
DJ2LS
|
2c120065f5
|
first async / non block transmission
really ugly at this point. we need a lot of code cleanup.
|
2021-03-09 20:56:17 +01:00 |
|
DJ2LS
|
65ec771133
|
multithreading fix
|
2021-03-09 17:41:39 +01:00 |
|
DJ2LS
|
71ceaeb6f7
|
smaller improvements
|
2021-03-09 16:45:27 +01:00 |
|
DJ2LS
|
42c10c5780
|
updated other signalling frams with callsign crc8
|
2021-03-09 14:01:54 +01:00 |
|
DJ2LS
|
69809a9145
|
close freedv session after sucessfully transmit
|
2021-03-09 11:13:23 +01:00 |
|
DJ2LS
|
cbdbd30c39
|
selective repeating
first try
|
2021-03-09 11:05:59 +01:00 |
|
DJ2LS
|
f78d3fed15
|
state displaying
|
2021-03-09 10:02:56 +01:00 |
|
DJ2LS
|
8115cfae97
|
CQ now with callsign detection
|
2021-03-09 10:00:20 +01:00 |
|
DJ2LS
|
aeabaeb8d4
|
dont wait for socket response
this solves a problem, with "stuck in socket"
But we need to fix this later as this is just a workaorund for testing
|
2021-03-09 09:59:50 +01:00 |
|
DJ2LS
|
48cf553f77
|
return states as json
|
2021-03-08 10:49:50 +01:00 |
|
DJ2LS
|
ad1bdfced9
|
Add files via upload
|
2021-03-07 21:25:27 +01:00 |
|
DJ2LS
|
ec6d5a2083
|
first tnc gui test
|
2021-03-07 21:25:07 +01:00 |
|
DJ2LS
|
a5c5d0f61c
|
unsync on sync 10
|
2021-03-07 17:44:10 +01:00 |
|
DJ2LS
|
1d7efd3380
|
imroved stuck in sync detector
|
2021-03-07 17:38:31 +01:00 |
|
DJ2LS
|
5ec22b6b65
|
fixed wrong callsign for ping
|
2021-03-07 16:41:02 +01:00 |
|
DJ2LS
|
e73ea21792
|
Delete install_jate.sh
|
2021-03-07 16:26:54 +01:00 |
|
DJ2LS
|
30e3b57480
|
moved install script to tools fodler
|
2021-03-07 16:26:39 +01:00 |
|
DJ2LS
|
302cff8b23
|
Merge pull request #28 from DJ2LS/TNC-signalling
switching to signalling mode as default
|
2021-03-07 16:25:28 +01:00 |
|
DJ2LS
|
c62ac5019e
|
code cleanup
|
2021-03-07 16:24:09 +01:00 |
|
DJ2LS
|
0cbc70320b
|
removed list audio devices
|
2021-03-04 15:14:10 +01:00 |
|
DJ2LS
|
3ffac2e90e
|
Add files via upload
|
2021-03-04 15:13:12 +01:00 |
|
DJ2LS
|
821be594f2
|
first attempt with ASYNCIO instead of THREADING
|
2021-03-04 14:28:01 +01:00 |
|
DJ2LS
|
0f66b9dad4
|
Add files via upload
|
2021-03-01 08:40:14 +01:00 |
|
DJ2LS
|
be13e475e4
|
Add files via upload
|
2021-03-01 08:38:28 +01:00 |
|
DJ2LS
|
7bec8c6a51
|
Create init_and_send.sh
|
2021-03-01 08:38:04 +01:00 |
|
DJ2LS
|
c034191208
|
Delete readfromsocket.py
|
2021-03-01 08:36:22 +01:00 |
|
DJ2LS
|
e22fe954a8
|
Delete socketclient.py
|
2021-03-01 08:36:15 +01:00 |
|
DJ2LS
|
d59de1172c
|
Delete main.spec
|
2021-03-01 08:35:55 +01:00 |
|
DJ2LS
|
9b5cccc850
|
Delete arq.py
|
2021-03-01 08:35:36 +01:00 |
|
DJ2LS
|
16167e2d16
|
Add files via upload
|
2021-02-28 20:16:45 +01:00 |
|
DJ2LS
|
d4f63844d6
|
changed PER to BER
|
2021-02-28 19:34:36 +01:00 |
|
DJ2LS
|
7cdc1a06b3
|
addded PER messurement
|
2021-02-28 19:13:47 +01:00 |
|
DJ2LS
|
44b91828fd
|
code cleanup
|
2021-02-28 17:28:07 +01:00 |
|
DJ2LS
|
37af525cc5
|
first attempt with ASYNCIO instead of THREADING
|
2021-02-28 16:46:18 +01:00 |
|
DJ2LS
|
9a263757b1
|
first working data channel
|
2021-02-28 15:24:14 +01:00 |
|
DJ2LS
|
c9c869e802
|
n_tx_preamble_modem_samples function
n_tx_preamble_modem_samples = self.c_lib.freedv_get_n_tx_preamble_modem_samples(freedv)
|
2021-02-25 08:40:48 +01:00 |
|
DJ2LS
|
76aa3094fc
|
fixed data type for ARQ_STATE
|
2021-02-24 17:41:14 +01:00 |
|
DJ2LS
|
697106b567
|
beacon placeholder and connect optimization
|
2021-02-24 17:29:08 +01:00 |
|
DJ2LS
|
812e00a403
|
first connect, cq and ping handler
|
2021-02-24 16:47:52 +01:00 |
|
DJ2LS
|
55d56b8e83
|
renamed arq module to data_handler
|
2021-02-24 14:22:28 +01:00 |
|
DJ2LS
|
adfb9d3625
|
switching to signalling mode as default
necessary for mode gear shifting, ping, cq ...
|
2021-02-24 14:16:29 +01:00 |
|
DJ2LS
|
c83ebf742b
|
Merge pull request #27 from DJ2LS/Doc
Initial Documentation files
|
2021-02-24 09:15:50 +01:00 |
|
DJ2LS
|
b1e31b729a
|
Delete test
|
2021-02-24 09:14:57 +01:00 |
|
DJ2LS
|
d6a6a655ff
|
Delete FreeDV-JATE Frametypes.xlsx - Overview.pdf
|
2021-02-24 09:14:46 +01:00 |
|
DJ2LS
|
fdaccfdb68
|
Delete FreeDV-JATE Frametypes.xlsx - ARQ.pdf
|
2021-02-24 09:14:39 +01:00 |
|
DJ2LS
|
10b2574442
|
Add files via upload
|
2021-02-24 09:14:28 +01:00 |
|
DJ2LS
|
c7e62348e0
|
Create test
|
2021-02-24 09:14:07 +01:00 |
|
DJ2LS
|
c7379af865
|
Add files via upload
|
2021-02-24 09:12:32 +01:00 |
|