b01d08c3e8
Expose Prometheus-compatible metrics at /metrics
...
This is a rough first-draft change, with multiple flaws, intended to
just start discussion around the feature request.
Issues include:
* It breaks compatibility, replacing the previous JSON /metrics
* It crudely hand-generates Prometheus-formatted data
* It would probably be better if it used
https://pypi.org/project/prometheus-client/
But it works locally and I have some nice graphs!
2020-12-22 22:34:14 +00:00
db3d662dae
fix typo
2020-12-13 16:31:19 +01:00
181511bc8e
remove maps link from header
2020-12-11 17:53:31 +01:00
e062412e60
show receiver location pin on the map
2020-12-11 17:47:17 +01:00
bdb6d75f83
better sorting for the legend
2020-12-10 22:22:08 +01:00
433111124f
reset default to 4
2020-12-10 20:59:40 +01:00
23080dbe22
allow frequency display precision to be set via configuration
2020-12-10 20:58:07 +01:00
05096c2a16
fully initialize sdr devices
...
* makes always-on work as expected
* prevents race conditions when multiple clients connect at the same
time
2020-12-10 18:28:10 +01:00
2c04d40c53
allow antenna information to be sent to pskreporter
2020-12-10 01:36:09 +01:00
fcff9d16ff
filter out problematic spots instead of breaking completely
2020-12-09 23:38:27 +01:00
eef61f9d1e
break the pskreporter loop if there's nothing to upload
2020-12-09 22:59:45 +01:00
8f9f9e8397
Merge pull request #197 from acfnews/develop
...
correct typo, and prevent warning during postinstall
2020-12-09 21:53:13 +01:00
d0e7747c7f
correct typo, and prevent warning during postinstall
2020-12-09 21:38:59 +01:00
9e45cfd02a
implement clear function for js8, too - refs #187
2020-12-09 21:19:22 +01:00
aa66e69c15
implement clear button for packet, pocsag, wsjt-x, refs #187
2020-12-09 20:08:50 +01:00
9bf4b149aa
move pocsag message panel
2020-12-09 19:53:37 +01:00
5474973752
move aprs message panel
2020-12-09 19:42:46 +01:00
3e30ab57a6
move wsjt message panel logic to own class
2020-12-09 19:26:34 +01:00
9d6099b6d8
FST4[W] frontend work
2020-12-09 17:38:37 +01:00
a7f667779a
allow roaming / portable / mobile calls in wsjt-x message
2020-12-09 12:47:08 +01:00
f71240c9a6
handle exception when output is missing
2020-12-09 12:31:01 +01:00
f8fc61e9bd
streamline datetime parsing
2020-12-09 12:02:40 +01:00
a8011e3a1a
use profiles instead of parsing to detect mode
2020-12-09 11:38:46 +01:00
3291dbe8d2
fix fst4w profile
2020-12-08 01:06:21 +01:00
efac5b0449
change job decoder error handling so errors reflect in metrics
2020-12-08 00:28:34 +01:00
519155a12f
fix "R" callsign problem
2020-12-08 00:01:00 +01:00
603c3df1b6
fix fst4(w) filenames
2020-12-08 00:00:21 +01:00
05ca541a8e
fix jt9 parameters
2020-12-07 20:29:22 +01:00
917884b5f5
add changelog message
2020-12-07 11:59:43 +01:00
22a2bd1de1
default config for FST4/FST4W intervals
2020-12-07 11:57:34 +01:00
af4923c741
enable reporting of FST4/FST4W to pskreporter
2020-12-07 11:56:21 +01:00
ac4401175f
add FST4 and FST4W modes
2020-12-07 11:56:01 +01:00
71c649b016
add and definitions for VLF bands including frequencies for FST4/FST4W
2020-12-07 11:52:46 +01:00
cbdb143966
allow 25kHz packet when manually adjusting
2020-12-06 23:24:57 +01:00
8c105b0c40
fix direwolf build (uses cmake now)
2020-12-06 01:44:14 +01:00
8e760a0fcc
use new direwolf 1.6
2020-12-06 00:43:45 +01:00
6f46e4d376
remove debugging
2020-12-06 00:42:48 +01:00
bee6ddc843
use information from the mode registry to set up services
2020-12-06 00:36:20 +01:00
a3fd931931
demodulate digimodes starting at 0 Hz
2020-12-06 00:21:46 +01:00
e2fa293c74
fix paths
2020-12-04 00:39:05 +01:00
c4ed481ce2
update aprs-symbols location for docker
2020-12-04 00:12:51 +01:00
e6ea3832fc
add aprs-symbols debian package
2020-12-04 00:11:47 +01:00
9a8c0ce442
update list of device types in config
2020-12-02 23:36:30 +01:00
49ec66e27c
add hpsdr change log notice
2020-12-02 23:35:37 +01:00
2b6456168e
add libc6-dev for header files
2020-12-02 17:59:24 +01:00
e6cbe6ffc8
add hpsdr build
2020-12-02 16:51:52 +01:00
00d496086e
add gcc as it seems to be required on arm (?)
2020-12-02 16:50:14 +01:00
1894ed50d1
add hpsdrconnector docker build
2020-12-01 23:33:05 +01:00
7ad5ca03b0
add eb200 to full build
2020-12-01 21:42:20 +01:00
b380187453
add docker build for eb200 devices
2020-12-01 21:39:22 +01:00