Commit graph

2074 commits

Author SHA1 Message Date
DJ2LS 71af310d46
heard station improvements 2021-03-12 12:41:39 +01:00
DJ2LS dcbf8677ef
heard stations buffer 2021-03-11 20:04:31 +01:00
DJ2LS 2d9c53a101
pylint code audit test run 2021-03-11 18:03:48 +01:00
DJ2LS 0a1e9c5ee3
get BER 2021-03-10 13:43:31 +01:00
DJ2LS 4b023b876b
moved gui to own repository 2021-03-10 13:31:47 +01:00
DJ2LS d361750293
fall back to threading --> asyncio causes probs 2021-03-10 11:26:15 +01:00
DJ2LS a826248090
test with wait for data channel 2021-03-10 10:30:49 +01:00
DJ2LS 1adb41401c
open data channel now separate function 2021-03-10 10:30:21 +01:00
DJ2LS 1d5d50a868
reset frame machine correctly 2021-03-10 09:12:49 +01:00
DJ2LS 26e17b8a8e
tx/rx status 2021-03-10 09:12:01 +01:00
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