Jakob Ketterl
|
ecbae5af2d
|
implement icon rotation
|
2019-09-19 02:25:32 +02:00 |
|
Jakob Ketterl
|
15c28b130d
|
use custom marker class to solve overlay problem (and enable rotation at
a later point)
|
2019-09-19 01:35:58 +02:00 |
|
Jakob Ketterl
|
996422ff4b
|
show aprs symbols in decoding list, too
|
2019-09-19 00:18:51 +02:00 |
|
Jakob Ketterl
|
e231c07c80
|
2x resolution for retina displays
|
2019-09-18 19:41:37 +02:00 |
|
Jakob Ketterl
|
3e8e0c9224
|
first work on custom aprs icons
|
2019-09-18 18:50:48 +02:00 |
|
Jakob Ketterl
|
c6c4012a36
|
add aprs symbols to http server
|
2019-09-18 17:22:35 +02:00 |
|
Jakob Ketterl
|
30512e347a
|
fix more threading issues; add users metric
|
2019-09-18 15:40:23 +02:00 |
|
Jakob Ketterl
|
6f983ccb6b
|
synchronize scheduler access
|
2019-09-18 01:46:31 +02:00 |
|
Jakob Ketterl
|
3814767e28
|
count errors
|
2019-09-18 01:46:09 +02:00 |
|
Jakob Ketterl
|
243e73064a
|
add band information to ysf locations
|
2019-09-17 18:44:37 +02:00 |
|
Jakob Ketterl
|
8df4f9ce52
|
add the ability to schedule profiles to be used when sources are idle
|
2019-09-16 00:31:35 +02:00 |
|
Jakob Ketterl
|
b0b2df5422
|
no need for shared instances here
|
2019-09-15 21:10:30 +02:00 |
|
Jakob Ketterl
|
5b6edd110d
|
wsjt decoding depth configuration
|
2019-09-15 16:37:12 +02:00 |
|
Jakob Ketterl
|
392c226cbe
|
overflow metrics
|
2019-09-15 12:23:35 +02:00 |
|
Jakob Ketterl
|
7689d1a2e2
|
narrow bandpass specifically for wspr
|
2019-09-15 12:23:11 +02:00 |
|
Jakob Ketterl
|
711bd18d06
|
update readme with latest features
|
2019-09-13 23:14:44 +02:00 |
|
Jakob Ketterl
|
98f1545fca
|
code format
|
2019-09-13 23:03:05 +02:00 |
|
Jakob Ketterl
|
8d47259f78
|
show decoded aprs messages in the frontend
|
2019-09-13 22:29:04 +02:00 |
|
Jakob Ketterl
|
311f22f6ba
|
flag services (avoid connecting to aprs network twice)
|
2019-09-13 22:28:17 +02:00 |
|
Jakob Ketterl
|
5bcad1ef2f
|
hide output text for packet
|
2019-09-13 21:04:00 +02:00 |
|
Jakob Ketterl
|
be05b54053
|
jt65 seems very prone to false decodes
|
2019-09-13 20:58:37 +02:00 |
|
Jakob Ketterl
|
6ff55e1279
|
queue in / out stats
|
2019-09-13 00:16:36 +02:00 |
|
Jakob Ketterl
|
338a19373c
|
count aprs decodes, too
|
2019-09-12 23:23:50 +02:00 |
|
Jakob Ketterl
|
bc5b16b5e3
|
rewire the metrics; make queue length metric available
|
2019-09-12 22:50:29 +02:00 |
|
Jakob Ketterl
|
a11875145b
|
make wsjt queue configurable
|
2019-09-12 15:32:54 +02:00 |
|
Jakob Ketterl
|
25a1d06dcb
|
Merge branch 'develop' into packet
|
2019-09-11 01:03:12 +02:00 |
|
Jakob Ketterl
|
d87e5da75c
|
attempt to reduce cpu usage by pre-selecting parts of the spectrum with
resamplers
|
2019-09-11 00:30:14 +02:00 |
|
Jakob Ketterl
|
6d44aa3f58
|
don't decimate at factor 1
|
2019-09-11 00:27:49 +02:00 |
|
Jakob Ketterl
|
08cf8977f7
|
fix ft4 frequency on 80m
|
2019-09-09 23:07:38 +02:00 |
|
Jakob Ketterl
|
942ee637b0
|
fix alternate spaces
|
2019-09-03 23:38:27 +02:00 |
|
Jakob Ketterl
|
aac618bfee
|
fix for python 3.5
|
2019-09-02 16:20:49 +01:00 |
|
Jakob Ketterl
|
2dcdad3a49
|
fix message parsing range
|
2019-08-28 22:09:52 +02:00 |
|
Jakob Ketterl
|
db8d4cd3fe
|
display items and objects on the map
|
2019-08-28 22:01:01 +02:00 |
|
Jakob Ketterl
|
de22169ea8
|
implement item and object parsing
|
2019-08-28 21:56:50 +02:00 |
|
Jakob Ketterl
|
b24e56803c
|
avoid overriding weather dict keys
|
2019-08-27 23:52:51 +02:00 |
|
Jakob Ketterl
|
5530c96f8e
|
fix message offsets
|
2019-08-27 23:32:21 +02:00 |
|
Jakob Ketterl
|
1d8fea891a
|
additional types; parse messages
|
2019-08-27 23:13:26 +02:00 |
|
Jakob Ketterl
|
707fcdb1ab
|
convert fahrenheit to celsius
|
2019-08-27 11:42:48 +02:00 |
|
Jakob Ketterl
|
1a2f6b4970
|
improve weather decoding
|
2019-08-27 11:32:50 +02:00 |
|
Jakob Ketterl
|
4409a369fa
|
implement weather report parsing
|
2019-08-26 23:43:08 +02:00 |
|
Jakob Ketterl
|
272c305ec2
|
handle exceptions that may occur when parsing strings to numbers
|
2019-08-26 13:24:23 +02:00 |
|
Jakob Ketterl
|
a81c5f44a2
|
improve thirtparty header parsing
|
2019-08-26 11:41:22 +02:00 |
|
Jakob Ketterl
|
2a09462f6f
|
first work on the thirdparty header
|
2019-08-26 00:10:43 +02:00 |
|
Jakob Ketterl
|
fdd74e2e09
|
remove patch (included in git now)
|
2019-08-25 16:30:01 +02:00 |
|
Jakob Ketterl
|
5cc67aba15
|
handle execptions during decode to avoid worker drain
|
2019-08-23 22:32:46 +02:00 |
|
Jakob Ketterl
|
62e9a39557
|
add direwolf to docker build
|
2019-08-23 22:21:30 +02:00 |
|
Jakob Ketterl
|
fadcb9b43f
|
handle a full queue
|
2019-08-22 21:24:36 +02:00 |
|
Jakob Ketterl
|
24d134ad6c
|
try to avoid stressing out the cpu by using a proper queue
|
2019-08-22 21:16:43 +02:00 |
|
Jakob Ketterl
|
faaef9d9f8
|
let's be nice
|
2019-08-22 20:51:36 +02:00 |
|
Jakob Ketterl
|
c5cc364918
|
filters don't seem to work
|
2019-08-22 20:51:09 +02:00 |
|