Commit graph

2898 commits

Author SHA1 Message Date
Jakob Ketterl
7d2d3a904f add service demodulators 2024-01-30 23:54:24 +01:00
Jakob Ketterl
f3ef0acd07 allow background decoding for some more modes 2024-01-30 23:35:08 +01:00
Jakob Ketterl
27d44aeca9 catch potential exception in reporters 2024-01-30 23:33:20 +01:00
Jakob Ketterl
ea1b0cecc2 also tap into pocsag data 2024-01-30 23:33:03 +01:00
Jakob Ketterl
7321cf88b3 mqtt keepalive loop 2024-01-30 23:32:43 +01:00
Jakob Ketterl
bcdcaf6e9e additional mqtt configuration 2024-01-30 23:02:28 +01:00
Jakob Ketterl
a5129ec1ed Merge branch 'develop' into mqtt 2024-01-30 22:05:58 +01:00
Jakob Ketterl
410a31288f update csdr-eti 2024-01-30 22:05:43 +01:00
Jakob Ketterl
b27c0ab39e update csdr-eti 2024-01-30 22:05:07 +01:00
Jakob Ketterl
c1b32990d9 tap into more modes 2024-01-30 02:12:23 +01:00
Jakob Ketterl
80319475c8 basic mqtt implementation based on maho mqtt 2024-01-30 01:29:25 +01:00
Jakob Ketterl
e66a8d1dff handle changes to the always-on option 2024-01-29 23:33:41 +01:00
Jakob Ketterl
7195a41598 adjust wheel delta with known data for firefox 2024-01-29 02:32:50 +01:00
Jakob Ketterl
5eaa53f028 apply 80% rule to visible range too
- previous system would run into error if visible range was outside of
  80% range
2024-01-29 02:24:18 +01:00
Jakob Ketterl
e2192a9665 increase sample rate to 1.2M to be able to decode MBus 2024-01-28 23:04:26 +01:00
Jakob Ketterl
6bc4572650 increase ISM bandwidth; allow bandpass adjustments 2024-01-28 19:39:01 +01:00
Jakob Ketterl
cb7e29f7bd don't shut down automatically 2024-01-28 17:19:48 +01:00
Jakob Ketterl
3cca3f82ed improve reader handling 2024-01-28 17:04:35 +01:00
Jakob Ketterl
d02a449544 add missing feature description 2024-01-27 16:36:14 +01:00
Jakob Ketterl
9b5bb850b0 add WSPR frequencies for 630m and 2190m 2024-01-27 02:08:51 +01:00
Jakob Ketterl
97290aff35 add dab packages 2024-01-27 00:50:26 +01:00
Jakob Ketterl
a539fc8fa6 allow adjustment of the bandpass 2024-01-26 23:10:16 +01:00
Jakob Ketterl
f6437067f4 update 2024-01-26 22:55:15 +01:00
Jakob Ketterl
616dbad61c add a dablin build 2024-01-26 22:54:48 +01:00
Jakob Ketterl
3e25bced56 increase the buffer again 2024-01-26 22:54:28 +01:00
Jakob Ketterl
166cad816c add eti tools to docker 2024-01-26 20:50:47 +01:00
Jakob Ketterl
2726907fb3 reset shift on tune; constrain shift 2024-01-26 20:50:03 +01:00
Jakob Ketterl
69579a3ac5 update changelog 2024-01-26 19:24:44 +01:00
Jakob Ketterl
e4c635af9c automatically select a programme to play 2024-01-26 19:22:38 +01:00
Jakob Ketterl
47a5ba7634 add timestamp display 2024-01-26 18:42:54 +01:00
Jakob Ketterl
87afa13b46 display ensemble info 2024-01-25 18:40:31 +01:00
Jakob Ketterl
cf60932ed0 improve service selection dropdown behavior 2024-01-25 01:05:00 +01:00
Jakob Ketterl
b1dcfeebd5 remove console output 2024-01-25 00:24:54 +01:00
Jakob Ketterl
049e16f2cb some minor styling 2024-01-25 00:22:10 +01:00
Jakob Ketterl
ad1b693dcb add DAB service selector 2024-01-25 00:10:25 +01:00
Jakob Ketterl
f33dfda005 first implementation of a station dropdown 2024-01-24 23:01:51 +01:00
Jakob Ketterl
df6fe8971a pass through programme information 2024-01-24 22:37:20 +01:00
Jakob Ketterl
41bbdef15c narrow down the bandpass 2024-01-23 21:53:49 +01:00
Jakob Ketterl
d44a2a64e5 automatically play the first service 2024-01-23 21:53:31 +01:00
Jakob Ketterl
9d705da813 implement frequency correction feedback loop 2024-01-23 21:52:41 +01:00
Jakob Ketterl
5ddd719364 add some first structure for DAB decoding 2024-01-22 02:38:20 +01:00
Jakob Ketterl
625afcfbbb pass downmix parameter 2024-01-22 01:14:05 +01:00
Jakob Ketterl
97ace65537 don't specify the input paramter
* version 0.20 of redsea interprets the parameter differently
* we can rely on the default for now
2024-01-20 18:38:08 +01:00
Jakob Ketterl
fcf07b98af feature detection based activation of the rds panel 2024-01-20 01:01:48 +01:00
Jakob Ketterl
d8cc9e73e3 improve handling of homepage links 2024-01-19 18:34:52 +01:00
Jakob Ketterl
aadc861789 use .text() to play it safe 2024-01-19 17:13:27 +01:00
Jakob Ketterl
da8d8a3ddb display more information about item 2024-01-19 17:13:13 +01:00
Jakob Ketterl
da165cbcd7 allow multiple news items to be displayed 2024-01-19 16:38:13 +01:00
Jakob Ketterl
84212a52de allow more content 2024-01-19 16:05:29 +01:00
Jakob Ketterl
b3745ae54c apply downwards-compatible typing (for python < 3.9) 2024-01-19 02:39:15 +01:00