Jason Gaunt
|
5aeed3c670
|
Added support for automatically enabling auto adjust waterfall levels - JBG
|
2021-12-19 17:32:52 +00:00 |
|
Jakob Ketterl
|
66492ff40a
|
make sure we send all the data
|
2021-08-03 15:03:20 +02:00 |
|
Jakob Ketterl
|
1845fa3f39
|
prepare release 1.1.0
|
2021-08-02 18:26:16 +02:00 |
|
Jakob Ketterl
|
fa49e59200
|
increase required connector version to 0.5 (0.4 would work but cannot be
parsed)
|
2021-08-02 18:11:45 +02:00 |
|
Jakob Ketterl
|
d0d3e67174
|
add missing digiham components
|
2021-08-02 17:39:18 +02:00 |
|
Jakob Ketterl
|
ad396fa970
|
remove "unvoiced quality" setting
|
2021-07-20 13:33:26 +02:00 |
|
Jakob Ketterl
|
0277ae8722
|
fix plutosdr soapy module url
|
2021-07-15 12:53:48 +02:00 |
|
Jakob Ketterl
|
12c032112b
|
handle errors caused by values that don't fit into json
|
2021-07-09 13:52:59 +02:00 |
|
Jakob Ketterl
|
4e61ed3645
|
handle errors while parsing dprs data
|
2021-07-09 13:52:33 +02:00 |
|
Jakob Ketterl
|
6a59369c62
|
update remote device input field behaviour
|
2021-07-05 12:58:16 +02:00 |
|
Jakob Ketterl
|
40075c1adb
|
check if id contained in radioid data matches request
|
2021-06-28 13:04:47 +02:00 |
|
Jakob Ketterl
|
2ecefcecd5
|
update dependency handling for nxdn
|
2021-06-17 14:13:17 +02:00 |
|
Jakob Ketterl
|
f5c2525f22
|
switch NXDN to use digiham decoder; add meta panel
|
2021-06-15 22:50:30 +02:00 |
|
Jakob Ketterl
|
34065e455f
|
parse NMEA coordinates from metadata
|
2021-06-14 23:39:18 +02:00 |
|
Jakob Ketterl
|
b142233d4e
|
report as DPRS on the map
|
2021-06-11 16:43:28 +02:00 |
|
Jakob Ketterl
|
e9b2007863
|
fix DPRS parsing and display
|
2021-06-11 14:36:11 +02:00 |
|
Jakob Ketterl
|
5b0aa274eb
|
increase required digiham version to 0.5
|
2021-06-08 23:06:25 +02:00 |
|
Jakob Ketterl
|
234cbf0fa8
|
update dependency system to use digiham for d-star
|
2021-06-08 23:01:49 +02:00 |
|
Jakob Ketterl
|
ba97f76737
|
add parsing of DPMR data
|
2021-06-08 18:38:53 +02:00 |
|
Jakob Ketterl
|
46d7fa7347
|
improve error message
|
2021-06-03 15:23:28 +02:00 |
|
Jakob Ketterl
|
845f937fa3
|
make property deletions evaluate to false for convenience
|
2021-06-01 11:37:51 +02:00 |
|
Jakob Ketterl
|
8923b90b3e
|
check if AMBE is available at codecserver
|
2021-05-31 20:41:37 +02:00 |
|
Jakob Ketterl
|
d04ab43977
|
add ability to configure codecserver
|
2021-05-29 18:50:17 +02:00 |
|
Jakob Ketterl
|
9cd730dc9a
|
allow digiham binaries to return their own name
|
2021-05-28 00:02:20 +02:00 |
|
Jakob Ketterl
|
3f7a93acfc
|
drop the scheduler from the config if it's empty
|
2021-05-19 16:02:44 +02:00 |
|
Jakob Ketterl
|
ebc935c1a9
|
improve message
|
2021-05-18 20:46:33 +02:00 |
|
Jakob Ketterl
|
5b92c317c1
|
improve connection timeout handling
|
2021-05-18 20:44:05 +02:00 |
|
Jakob Ketterl
|
48dc75c728
|
improve handshake handling
|
2021-05-18 16:00:15 +02:00 |
|
Jakob Ketterl
|
3e7eb09f3e
|
introduce a websocket handler interface
|
2021-05-18 15:42:30 +02:00 |
|
Jakob Ketterl
|
83feb2c0e0
|
parse individual connector versions
|
2021-05-17 23:57:37 +02:00 |
|
Jakob Ketterl
|
33a942707c
|
allow slots to be off in the daylight scheduler
|
2021-05-17 23:23:25 +02:00 |
|
Jakob Ketterl
|
8550f10d88
|
allow svg to be gzipped
|
2021-05-14 23:10:17 +02:00 |
|
Jakob Ketterl
|
4f0d4983ca
|
introduce http timeout; single router instance
|
2021-05-14 18:36:30 +02:00 |
|
Jakob Ketterl
|
d34ac58e73
|
use placeholder for device and profile in tabs as well
|
2021-05-14 16:00:29 +02:00 |
|
Jakob Ketterl
|
ee8688345e
|
display a placeholder if device name is empty
|
2021-05-14 15:52:18 +02:00 |
|
Jakob Ketterl
|
4b969fa3b2
|
Merge pull request #235 from jancona/hpsdr_config
Set proper config options for HPSDR connector
|
2021-05-12 21:13:37 +02:00 |
|
Jakob Ketterl
|
1020c9bac9
|
improve form validation
* don't ingore errors in optional fields
* don't attempt parsing if key is not present in upload
* force display of fields with errors
|
2021-05-12 16:22:45 +02:00 |
|
Jim Ancona
|
87b9a52fcb
|
Don't filter inputs, add a validator for RF Gain
|
2021-05-11 11:21:52 -04:00 |
|
Jakob Ketterl
|
2d2f9bed40
|
add empty __init__.py (PEP420 doesn't always work...)
|
2021-05-11 14:28:35 +02:00 |
|
Jim Ancona
|
e37bc0573d
|
Set proper config options for HPSDR connector
|
2021-05-10 20:35:49 -04:00 |
|
Jakob Ketterl
|
301b3b59a5
|
fix linter issues
|
2021-05-10 23:02:43 +02:00 |
|
Jakob Ketterl
|
40c78940ef
|
don't close twice
|
2021-05-10 21:27:40 +02:00 |
|
Jakob Ketterl
|
a006d8c125
|
bumb develop to the next minor version
|
2021-05-09 16:06:03 +02:00 |
|
Jakob Ketterl
|
0c9d37e381
|
Merge branch 'develop' into release-1.0
|
2021-05-08 21:10:58 +02:00 |
|
Jakob Ketterl
|
dc848a7006
|
fix bandwidth calculation for single-service groups
|
2021-05-08 00:59:57 +02:00 |
|
Jakob Ketterl
|
093ad6cd0d
|
improve oversampling for resampling
|
2021-05-08 00:38:00 +02:00 |
|
Jakob Ketterl
|
fd26acca68
|
don't resample when there's only one service
|
2021-05-08 00:37:30 +02:00 |
|
Jakob Ketterl
|
3daf005c81
|
Merge branch 'develop' into release-1.0
|
2021-05-07 17:53:51 +02:00 |
|
Jakob Ketterl
|
484b829b90
|
fix problem when switching image file types
|
2021-05-07 17:19:11 +02:00 |
|
Jakob Ketterl
|
ad8877f83c
|
add webp support for uploadable images
|
2021-05-07 16:57:54 +02:00 |
|