DJ2LS
|
d81305d019
|
updated default config
|
2024-02-04 20:36:23 +01:00 |
|
DJ2LS
|
34e4578633
|
added priority column to database.
|
2024-02-04 20:27:29 +01:00 |
|
DJ2LS
|
dbd0081cf6
|
adjusted nsis installer
|
2024-02-04 13:44:03 +01:00 |
|
DJ2LS
|
b7e0e20829
|
adjusted nsis stuff
|
2024-02-03 20:27:55 +01:00 |
|
DJ2LS
|
f003855e8a
|
adjusted database and added attempts and is_read
|
2024-02-03 15:01:01 +01:00 |
|
DJ2LS
|
22f8ea1ce8
|
retransmit message
|
2024-02-03 14:16:23 +01:00 |
|
DJ2LS
|
08c2b7809a
|
smaller gui fixes, return all messages as valid json
|
2024-02-03 13:53:31 +01:00 |
|
DJ2LS
|
cf35520526
|
forgot setting connection attempts to 10
|
2024-02-03 11:13:15 +01:00 |
|
DJ2LS
|
b7567ac33e
|
version update
|
2024-02-03 11:02:41 +01:00 |
|
DJ2LS
|
7dc113948d
|
version update
|
2024-02-03 10:58:51 +01:00 |
|
DJ2LS
|
81e9559dba
|
beacon to database, beacon endpoint, database index
|
2024-02-03 10:57:56 +01:00 |
|
DJ2LS
|
cd4ccd5cf7
|
fixed tests
|
2024-02-02 19:50:16 +01:00 |
|
DJ2LS
|
b70a209899
|
introduced schedule manager
|
2024-02-02 19:37:02 +01:00 |
|
DJ2LS
|
6a352e63b7
|
don't publish default callsign
|
2024-02-02 07:26:01 +01:00 |
|
DJ2LS
|
92039f63df
|
fixed failing message
|
2024-01-31 11:38:02 +01:00 |
|
DJ2LS
|
f4e11f190c
|
attempt with nsis installer
|
2024-01-30 21:41:25 +01:00 |
|
DJ2LS
|
d86d36a16e
|
get ping dxcallsign from database
|
2024-01-30 21:22:04 +01:00 |
|
DJ2LS
|
f8c3423018
|
arq session type: from string to enum
|
2024-01-30 09:30:13 +01:00 |
|
DJ2LS
|
03adceca23
|
forgot changing connectien attempts...
|
2024-01-30 09:03:02 +01:00 |
|
DJ2LS
|
e279f45229
|
added arq transmission failed state
|
2024-01-29 17:50:28 +01:00 |
|
DJ2LS
|
f5a3f96520
|
temporary fix for callsign validation. We still need to improve our regex
|
2024-01-29 09:25:12 +01:00 |
|
DJ2LS
|
89faf52e57
|
adjusted regex for allowing all types of callsigns
|
2024-01-28 22:48:28 +01:00 |
|
DJ2LS
|
4ccc509992
|
small gui added modem busy state while ARQ
|
2024-01-28 21:29:56 +01:00 |
|
DJ2LS
|
1bbfa6f22b
|
delete messages
|
2024-01-28 12:32:16 +01:00 |
|
DJ2LS
|
69a7705043
|
additional message endpoints and tests
|
2024-01-28 12:08:55 +01:00 |
|
DJ2LS
|
30bb0ba828
|
additional error message
|
2024-01-27 12:17:31 +01:00 |
|
DJ2LS
|
6104799d78
|
version update
|
2024-01-27 12:15:37 +01:00 |
|
DJ2LS
|
b1d25bdc44
|
fixed missing event manager
|
2024-01-27 12:15:12 +01:00 |
|
DJ2LS
|
5d4544f436
|
adjusted api in case of 0 messages in db
|
2024-01-27 12:09:59 +01:00 |
|
DJ2LS
|
2685c7d5d5
|
adjusted some db related things
|
2024-01-27 12:07:07 +01:00 |
|
DJ2LS
|
beec229360
|
removed memory database for real testing..
|
2024-01-25 15:54:11 +01:00 |
|
DJ2LS
|
bc0e0fceb5
|
some fixes to transmit messages..
|
2024-01-25 15:49:37 +01:00 |
|
DJ2LS
|
2a98731b5d
|
some fixes to transmit messages..
|
2024-01-25 15:48:00 +01:00 |
|
DJ2LS
|
eb3a74e146
|
crazy commit with --memory-- database stuff...
|
2024-01-25 15:17:38 +01:00 |
|
Pedro
|
1f28074566
|
Use arq_data_type_handler when sending P2P messages
|
2024-01-24 17:45:21 +01:00 |
|
Pedro Monteiro
|
b62d3e3dc9
|
Remove compression from MessageP2P payload from/to methods.
|
2024-01-24 08:16:17 +01:00 |
|
Pedro
|
ac77e1edbd
|
Add MessageP2P attachment encoding/decoding
|
2024-01-24 08:16:17 +01:00 |
|
Pedro
|
53fcc6cc56
|
Add P2P send message command.
|
2024-01-24 08:16:17 +01:00 |
|
DJ2LS
|
f83751cc80
|
removed data formatter
|
2024-01-23 07:32:03 +01:00 |
|
DJ2LS
|
857916285d
|
changed dispatcher to a data type handler
|
2024-01-21 20:34:01 +01:00 |
|
DJ2LS
|
26478ef0a4
|
adjusted and splitted dispatcher
|
2024-01-20 21:47:21 +01:00 |
|
DJ2LS
|
47363b2521
|
small adjustments
|
2024-01-20 14:35:04 +01:00 |
|
DJ2LS
|
a31fce3301
|
work on data dispatcher
|
2024-01-20 13:52:35 +01:00 |
|
DJ2LS
|
98f48295d0
|
removed hamlib response
|
2024-01-17 19:48:14 +01:00 |
|
DJ2LS
|
f0a8b92d1b
|
fixed missing config for bundles
|
2024-01-17 19:44:39 +01:00 |
|
DJ2LS
|
4562f173d3
|
bug fixes
|
2024-01-17 11:06:33 +01:00 |
|
DJ2LS
|
64e115d4f3
|
fixed crcengine deprecation
|
2024-01-15 16:16:33 +01:00 |
|
DJ2LS
|
76ab882d0f
|
ARQ WIP - delete outdated arq session after specific age, added statistics, added more ARQ tests
|
2024-01-15 16:04:11 +01:00 |
|
DJ2LS
|
518a739f21
|
ARQ WIP - only run one ARQ session at a time
|
2024-01-15 11:16:33 +01:00 |
|
DJ2LS
|
022d7ef258
|
ARQ WIP - check if frame is for us
|
2024-01-14 23:33:06 +01:00 |
|
DJ2LS
|
b941eda41a
|
starting flask inline
|
2024-01-14 21:05:53 +01:00 |
|
DJ2LS
|
8778c17d88
|
added exception to explorer stopping
|
2024-01-13 20:43:08 +01:00 |
|
DJ2LS
|
ef449d3ec3
|
ability of running server directly with python3 server.py
|
2024-01-13 11:28:45 +01:00 |
|
DJ2LS
|
bcddc20f33
|
calculate fft after audio level adjustment
|
2024-01-12 23:25:50 +01:00 |
|
DJ2LS
|
db07de5b2d
|
small explorer fix
|
2024-01-12 21:44:31 +01:00 |
|
DJ2LS
|
5ae2ec9d28
|
changed some settings
|
2024-01-12 21:40:27 +01:00 |
|
DJ2LS
|
a1164eea60
|
RADIO MANAGER - WIP implemented s-meter - possibly broken
|
2024-01-12 20:34:07 +01:00 |
|
DJ2LS
|
87002745a5
|
RADIO MANAGER - WIP fixed set mode and power
|
2024-01-12 20:21:22 +01:00 |
|
DJ2LS
|
4a1b2849fa
|
RADIO MANAGER - WIP adjusted rigctld - set mode broken
|
2024-01-12 17:00:28 +01:00 |
|
DJ2LS
|
baae3a5bb4
|
RADIO MANAGER - WIP added radio api endpoints
|
2024-01-12 16:29:22 +01:00 |
|
DJ2LS
|
543cbbdff8
|
RADIO MANAGER - WIP initial release
|
2024-01-12 15:51:23 +01:00 |
|
DJ2LS
|
9ad9e9b8c8
|
fixing stopping of explorer
|
2024-01-12 14:08:07 +01:00 |
|
DJ2LS
|
cbfc141c89
|
adjusted beacon
|
2024-01-11 14:56:45 +01:00 |
|
DJ2LS
|
a4dd5a25cf
|
improved explorer publising using sched
|
2024-01-11 14:39:53 +01:00 |
|
DJ2LS
|
a1c92a0a03
|
start/stop explorer publising in correlation with modem
|
2024-01-11 14:22:00 +01:00 |
|
DJ2LS
|
eff0383202
|
moved bat files to tools...
|
2024-01-11 14:16:10 +01:00 |
|
DJ2LS
|
80b21e6bef
|
fixed callsign check if ssid_list empty
|
2024-01-11 14:03:00 +01:00 |
|
Mashintime
|
8fa3fbea56
|
Update windows batch files
|
2024-01-10 19:34:47 -05:00 |
|
DJ2LS
|
a94bad4a67
|
added bookworm codec2
|
2024-01-06 21:55:19 +01:00 |
|
DJ2LS
|
dfd76eb1cd
|
fix tests
|
2024-01-06 15:43:16 +01:00 |
|
DJ2LS
|
7f81de7ea2
|
ARQ WIP - fixed received data
|
2024-01-05 16:25:34 +01:00 |
|
DJ2LS
|
966821cef8
|
ARQ WIP - fixed mode not decoding
|
2024-01-05 16:25:14 +01:00 |
|
DJ2LS
|
a1b2258bd2
|
adjusted modem blocksize for avoiding audio underruns
|
2024-01-05 15:58:42 +01:00 |
|
DJ2LS
|
e2eed4d428
|
adjusted modem blocksize for avoiding audio underruns
|
2024-01-05 15:57:27 +01:00 |
|
DJ2LS
|
60c1b14116
|
adjusted demod error handling
|
2024-01-05 15:52:22 +01:00 |
|
DJ2LS
|
02e88f70fe
|
fixed audio device selection
|
2024-01-05 15:39:37 +01:00 |
|
DJ2LS
|
ef8b309fa6
|
better error handling for config
|
2024-01-05 15:10:46 +01:00 |
|
DJ2LS
|
e22736ae02
|
fixed ping
|
2024-01-05 10:49:25 +01:00 |
|
DJ2LS
|
ff777b212c
|
adjusted events - still a WIP
|
2024-01-04 21:44:59 +01:00 |
|
DJ2LS
|
dc832b8edd
|
adjusted events - still a WIP
|
2024-01-04 21:13:32 +01:00 |
|
DJ2LS
|
6495336400
|
adjusted events - gui events are broken
|
2024-01-04 20:55:33 +01:00 |
|
DJ2LS
|
85b81bb0dd
|
using event manager instead event queue for most parts
|
2024-01-04 15:46:58 +01:00 |
|
DJ2LS
|
8967d2ac91
|
ARQ WIP - session closing
|
2024-01-04 10:01:29 +01:00 |
|
DJ2LS
|
ec13228efb
|
cemetry cleanup
|
2023-12-31 13:36:37 +01:00 |
|
DJ2LS
|
e40ff05190
|
ARQ WIP - data event on IRS
|
2023-12-30 23:00:27 +01:00 |
|
DJ2LS
|
424f4738c5
|
ARQ WIP - channel busy detection
|
2023-12-30 22:50:15 +01:00 |
|
DJ2LS
|
cec7403491
|
ARQ WIP - channel busy detection
|
2023-12-30 22:47:34 +01:00 |
|
DJ2LS
|
884927cacd
|
ARQ WIP - channel busy detection
|
2023-12-30 22:44:18 +01:00 |
|
DJ2LS
|
f1f9620c7a
|
ARQ WIP - channel busy detection
|
2023-12-30 21:48:00 +01:00 |
|
DJ2LS
|
7549e34d45
|
ARQ WIP - channel busy detection
|
2023-12-30 21:47:16 +01:00 |
|
DJ2LS
|
ca46949653
|
added precompiled libcodec2 for easier build process
|
2023-12-30 13:20:08 +01:00 |
|
DJ2LS
|
90ba20411a
|
added precompiled libcodec2 for easier build process
|
2023-12-30 13:10:38 +01:00 |
|
DJ2LS
|
8a164a6b89
|
ARQ WIP - adjusted session closing
|
2023-12-29 19:29:30 +01:00 |
|
DJ2LS
|
06ec029ee7
|
ARQ WIP - adjusted session closing
|
2023-12-29 19:25:59 +01:00 |
|
DJ2LS
|
ee0e3e4ad3
|
ARQ WIP - introduced tests for session closing
|
2023-12-28 22:47:17 +01:00 |
|
DJ2LS
|
5ac7e22b0b
|
ARQ WIP - work on session closing
|
2023-12-28 22:27:49 +01:00 |
|
DJ2LS
|
9b0cbf7eea
|
fixed wrong mode for cq/qrv
|
2023-12-28 21:49:31 +01:00 |
|
Pedro
|
13064cea1a
|
Add transmission time to end-to-end ARQ tests
|
2023-12-26 20:52:06 +00:00 |
|
DJ2LS
|
fbc319a09a
|
ARQ WIP - adjusted events
|
2023-12-25 14:06:53 +01:00 |
|
DJ2LS
|
ca7e7f6558
|
ARQ WIP - added more events
|
2023-12-25 13:26:51 +01:00 |
|