Commit Graph

1636 Commits

Author SHA1 Message Date
Jakob Ketterl 2df527ed20 wrap averager (prepare to make it switchable) 2020-12-21 00:33:48 +01:00
Jakob Ketterl 2c7c41cded move fft calculations into fft chain 2020-12-20 22:55:10 +01:00
Jakob Ketterl 1083d51e18 update fft parameters without restarting 2020-12-19 17:13:36 +01:00
Jakob Ketterl 40c07ebb57 move fft calculations to dsp class 2020-12-19 16:41:48 +01:00
Jakob Ketterl efe80a75f5 put the socketclient on the source so it can be shared 2020-12-19 16:28:18 +01:00
Jakob Ketterl 1bd6aa73f3 encapsulate fft chain in its own class 2020-12-16 18:52:00 +01:00
Jakob Ketterl 4b61192b36 add a feature flag 2020-12-16 10:18:47 +01:00
Jakob Ketterl 664c6e049f pycsdr based ffd (baby steps) 2020-12-15 23:02:12 +01:00
Jakob Ketterl db3d662dae fix typo 2020-12-13 16:31:19 +01:00
Jakob Ketterl 181511bc8e remove maps link from header 2020-12-11 17:53:31 +01:00
Jakob Ketterl e062412e60 show receiver location pin on the map 2020-12-11 17:47:17 +01:00
Jakob Ketterl bdb6d75f83 better sorting for the legend 2020-12-10 22:22:08 +01:00
Jakob Ketterl 433111124f reset default to 4 2020-12-10 20:59:40 +01:00
Jakob Ketterl 23080dbe22 allow frequency display precision to be set via configuration 2020-12-10 20:58:07 +01:00
Jakob Ketterl 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
Jakob Ketterl 2c04d40c53 allow antenna information to be sent to pskreporter 2020-12-10 01:36:09 +01:00
Jakob Ketterl fcff9d16ff filter out problematic spots instead of breaking completely 2020-12-09 23:38:27 +01:00
Jakob Ketterl eef61f9d1e break the pskreporter loop if there's nothing to upload 2020-12-09 22:59:45 +01:00
Jakob Ketterl 8f9f9e8397
Merge pull request #197 from acfnews/develop
correct typo, and prevent warning during postinstall
2020-12-09 21:53:13 +01:00
acfnews d0e7747c7f correct typo, and prevent warning during postinstall 2020-12-09 21:38:59 +01:00
Jakob Ketterl 9e45cfd02a implement clear function for js8, too - refs #187 2020-12-09 21:19:22 +01:00
Jakob Ketterl aa66e69c15 implement clear button for packet, pocsag, wsjt-x, refs #187 2020-12-09 20:08:50 +01:00
Jakob Ketterl 9bf4b149aa move pocsag message panel 2020-12-09 19:53:37 +01:00
Jakob Ketterl 5474973752 move aprs message panel 2020-12-09 19:42:46 +01:00
Jakob Ketterl 3e30ab57a6 move wsjt message panel logic to own class 2020-12-09 19:26:34 +01:00
Jakob Ketterl 9d6099b6d8 FST4[W] frontend work 2020-12-09 17:38:37 +01:00
Jakob Ketterl a7f667779a allow roaming / portable / mobile calls in wsjt-x message 2020-12-09 12:47:08 +01:00
Jakob Ketterl f71240c9a6 handle exception when output is missing 2020-12-09 12:31:01 +01:00
Jakob Ketterl f8fc61e9bd streamline datetime parsing 2020-12-09 12:02:40 +01:00
Jakob Ketterl a8011e3a1a use profiles instead of parsing to detect mode 2020-12-09 11:38:46 +01:00
Jakob Ketterl 3291dbe8d2 fix fst4w profile 2020-12-08 01:06:21 +01:00
Jakob Ketterl efac5b0449 change job decoder error handling so errors reflect in metrics 2020-12-08 00:28:34 +01:00
Jakob Ketterl 519155a12f fix "R" callsign problem 2020-12-08 00:01:00 +01:00
Jakob Ketterl 603c3df1b6 fix fst4(w) filenames 2020-12-08 00:00:21 +01:00
Jakob Ketterl 05ca541a8e fix jt9 parameters 2020-12-07 20:29:22 +01:00
Jakob Ketterl 917884b5f5 add changelog message 2020-12-07 11:59:43 +01:00
Jakob Ketterl 22a2bd1de1 default config for FST4/FST4W intervals 2020-12-07 11:57:34 +01:00
Jakob Ketterl af4923c741 enable reporting of FST4/FST4W to pskreporter 2020-12-07 11:56:21 +01:00
Jakob Ketterl ac4401175f add FST4 and FST4W modes 2020-12-07 11:56:01 +01:00
Jakob Ketterl 71c649b016 add and definitions for VLF bands including frequencies for FST4/FST4W 2020-12-07 11:52:46 +01:00
Jakob Ketterl cbdb143966 allow 25kHz packet when manually adjusting 2020-12-06 23:24:57 +01:00
Jakob Ketterl 8c105b0c40 fix direwolf build (uses cmake now) 2020-12-06 01:44:14 +01:00
Jakob Ketterl 8e760a0fcc use new direwolf 1.6 2020-12-06 00:43:45 +01:00
Jakob Ketterl 6f46e4d376 remove debugging 2020-12-06 00:42:48 +01:00
Jakob Ketterl bee6ddc843 use information from the mode registry to set up services 2020-12-06 00:36:20 +01:00
Jakob Ketterl a3fd931931 demodulate digimodes starting at 0 Hz 2020-12-06 00:21:46 +01:00
Jakob Ketterl e2fa293c74 fix paths 2020-12-04 00:39:05 +01:00
Jakob Ketterl c4ed481ce2 update aprs-symbols location for docker 2020-12-04 00:12:51 +01:00
Jakob Ketterl e6ea3832fc add aprs-symbols debian package 2020-12-04 00:11:47 +01:00
Jakob Ketterl 9a8c0ce442 update list of device types in config 2020-12-02 23:36:30 +01:00