Jakob Ketterl
|
9258e76468
|
fix typo
|
2021-01-24 00:37:49 +01:00 |
|
Jakob Ketterl
|
e11bbbf494
|
remove fft stuff from csdr
|
2021-01-23 19:40:05 +01:00 |
|
Jakob Ketterl
|
4b94126dc3
|
use the fft chain directly without csdr dsp classes
|
2021-01-23 19:27:01 +01:00 |
|
Jakob Ketterl
|
4e429d047d
|
Merge branch 'develop' into pycsdr
|
2021-01-23 17:17:44 +01:00 |
|
Jakob Ketterl
|
1d9b2729ef
|
add server version to log information
|
2021-01-23 16:43:51 +01:00 |
|
Jakob Ketterl
|
999d32fd8a
|
Merge pull request #210 from legacycode/add-documentation
Added documentation to APRS section
|
2021-01-23 15:11:37 +01:00 |
|
legacycode
|
642552cc08
|
Added documentation to APRS
|
2021-01-23 08:47:39 +01:00 |
|
Jakob Ketterl
|
a0d219d120
|
protect against parser errors to prevent queue backlogging
|
2021-01-22 19:48:31 +01:00 |
|
Jakob Ketterl
|
68a1abd37e
|
keep intermediate sample rate down to a minimum
|
2021-01-22 18:47:34 +01:00 |
|
Jakob Ketterl
|
bcab2b2288
|
update copyright notices
|
2021-01-22 18:10:51 +01:00 |
|
Jakob Ketterl
|
b8868cb55a
|
move overlays to separate z-index to fix locator grid colors
|
2021-01-22 18:07:02 +01:00 |
|
Jakob Ketterl
|
f29f7b20e3
|
change shutdown handling to be able to join()
|
2021-01-22 17:34:35 +01:00 |
|
Jakob Ketterl
|
ae1287b8a2
|
remove faulty dependency
|
2021-01-22 17:34:09 +01:00 |
|
Jakob Ketterl
|
185fdb67cb
|
handle SIGTERM
|
2021-01-22 17:33:53 +01:00 |
|
Jakob Ketterl
|
0ed69ef2f7
|
add viewport declaration
|
2021-01-20 23:09:56 +01:00 |
|
Jakob Ketterl
|
655b6849b7
|
prevent labels from being selected
|
2021-01-20 22:26:19 +01:00 |
|
Jakob Ketterl
|
39757b00b2
|
update changelog
|
2021-01-20 22:24:16 +01:00 |
|
Jakob Ketterl
|
64b7b485b3
|
run the code formatter over all
|
2021-01-20 17:01:46 +01:00 |
|
Jakob Ketterl
|
f0dc2f8ebe
|
format code
|
2021-01-20 16:46:55 +01:00 |
|
Jakob Ketterl
|
55e1aa5857
|
use the property stack the way it's intended for better consistency
|
2021-01-20 16:46:29 +01:00 |
|
Jakob Ketterl
|
fe45d139ad
|
fix an unset property error
|
2021-01-20 16:41:53 +01:00 |
|
Jakob Ketterl
|
181855e7a4
|
add filtering capability to the map
|
2021-01-20 00:39:34 +01:00 |
|
Jakob Ketterl
|
5d3d6423ed
|
fix ysf images; remove obsolete code
|
2021-01-19 22:04:33 +01:00 |
|
Jakob Ketterl
|
6e60247026
|
apply CSS magic to DMR, too
|
2021-01-19 20:54:35 +01:00 |
|
Jakob Ketterl
|
6e416d0839
|
set prefixes using CSS
|
2021-01-19 00:36:55 +01:00 |
|
Jakob Ketterl
|
ee8d896d60
|
implement output buffer shutdown
|
2021-01-17 21:01:54 +01:00 |
|
Jakob Ketterl
|
db83256bcf
|
Merge branch 'develop' into pycsdr
|
2021-01-17 20:58:02 +01:00 |
|
Jakob Ketterl
|
23bf1df72a
|
update list of features with recent development
|
2021-01-17 19:51:04 +01:00 |
|
Jakob Ketterl
|
413c02f272
|
add discord to readme
|
2021-01-17 19:45:39 +01:00 |
|
Jakob Ketterl
|
502d324cd4
|
fix dmr mute overlay
|
2021-01-17 19:41:17 +01:00 |
|
Jakob Ketterl
|
3246e5ab3a
|
move ysf metadata parsing to server; improve map pin behavior
|
2021-01-17 19:21:13 +01:00 |
|
Jakob Ketterl
|
c59c5b76d8
|
fix callsign highlight on map for mobile / portable calls
|
2021-01-17 18:50:55 +01:00 |
|
Jakob Ketterl
|
297d6b540d
|
Merge branch 'develop' into pycsdr
|
2021-01-17 18:16:32 +01:00 |
|
Jakob Ketterl
|
e917b920c8
|
remove failing stop() implementation on destructor
|
2021-01-17 18:11:10 +01:00 |
|
Jakob Ketterl
|
a0eeea8fe3
|
improve queue shutdown to avoid stale files
|
2021-01-17 17:49:03 +01:00 |
|
Jakob Ketterl
|
0f81964598
|
reserve one line of space to stop the icons from jumping
|
2021-01-17 01:49:10 +01:00 |
|
Jakob Ketterl
|
9c52219ca3
|
use gap instead of margins
|
2021-01-16 22:32:48 +01:00 |
|
Jakob Ketterl
|
8a73f2c9df
|
rewrite DMR panel, too
|
2021-01-16 22:07:55 +01:00 |
|
Jakob Ketterl
|
98da3a6d99
|
delegate, don't duplicate. better this way
|
2021-01-16 21:20:21 +01:00 |
|
Jakob Ketterl
|
667fe596dc
|
ysf does not need autoclear any more
|
2021-01-16 21:19:00 +01:00 |
|
Jakob Ketterl
|
f3444a4edb
|
setup autoclear
|
2021-01-16 21:17:12 +01:00 |
|
Jakob Ketterl
|
946866319c
|
improve location handling & clearing
|
2021-01-16 21:16:49 +01:00 |
|
Jakob Ketterl
|
8be0092f61
|
rewrite ysf panel update to make it less jumpy
|
2021-01-16 21:07:58 +01:00 |
|
Jakob Ketterl
|
3f94832d00
|
use flex layout
|
2021-01-16 19:46:39 +01:00 |
|
Jakob Ketterl
|
41f9407024
|
re-package code for meta panels into classes
|
2021-01-16 19:40:22 +01:00 |
|
Jakob Ketterl
|
13215960c4
|
show header buttons conditionally
|
2021-01-16 18:06:37 +01:00 |
|
Jakob Ketterl
|
9f702f5d14
|
let's try to make the header somewhat responsive
|
2021-01-16 17:34:17 +01:00 |
|
Jakob Ketterl
|
992a5c33a2
|
check for keys' existence
|
2021-01-16 15:45:33 +01:00 |
|
Jakob Ketterl
|
ae217f9ded
|
specify flex-direction explicitly
|
2021-01-15 19:55:37 +01:00 |
|
Jakob Ketterl
|
00631d7349
|
hide map overlay until map is loaded
|
2021-01-15 19:43:16 +01:00 |
|