Commit graph

2717 commits

Author SHA1 Message Date
Jakob Ketterl
0c6de7cf2a first shot at decoding ISM data with rtl_433 2023-09-01 23:37:40 +02:00
Jakob Ketterl
687bf1c3d2 add a safety net timeout for feature checks 2023-09-01 22:49:58 +02:00
Jakob Ketterl
8d2671fadb use bandpass from underlying mode if available 2023-09-01 19:33:26 +02:00
Jakob Ketterl
8bc2fba52a check for actual number (should pass 0s now) 2023-09-01 19:32:31 +02:00
Jakob Ketterl
da9b5c18ac remove accidentally commited test file 2023-09-01 17:43:37 +02:00
Jakob Ketterl
ea53fc47af feature check should not start a lingering dump1090 instance... 2023-09-01 17:42:08 +02:00
Jakob Ketterl
58943f82a7 add feature description text for dump1090 2023-08-31 22:44:56 +02:00
Jakob Ketterl
ff1fb7aedf open links on the feature page in a new browser tab 2023-08-31 22:44:08 +02:00
Jakob Ketterl
c41aaaf6ac add a more detailed note to codecserver 2023-08-31 21:47:49 +02:00
Jakob Ketterl
4d42d9c354 actually perform the assignment 2023-08-31 20:17:40 +02:00
Jakob Ketterl
5f931821e5 implement gillham altitude decoding 2023-08-31 20:15:18 +02:00
Jakob Ketterl
a2a3991784 dream needs fftw3 double precision 2023-08-31 04:50:20 +02:00
Jakob Ketterl
03306baad1 differentiate aprs symbol rotation
* rotate based on symbol graphics alignment
* inspired by @luarvique
* references #352
2023-08-30 19:25:51 +02:00
Jakob Ketterl
feb309054a silently ignore dump1090 heartbeat messages 2023-08-30 18:18:38 +02:00
Jakob Ketterl
6b55f8723b fix up the services 2023-08-30 15:39:41 +02:00
Jakob Ketterl
8b2315b230 we're still going to need this for arm... 2023-08-30 15:39:20 +02:00
Jakob Ketterl
ebb490a71e update docker base to debian bookworm 2023-08-30 02:33:09 +02:00
Jakob Ketterl
ce6029fe94 use unions for compatibility with older versions of python 2023-08-30 01:56:39 +02:00
Jakob Ketterl
30d0a1b947 add dump1090 to the docker images 2023-08-29 21:02:14 +02:00
Jakob Ketterl
3f7c739716 update dependencies 2023-08-29 19:51:50 +02:00
Jakob Ketterl
2b09c209f1 remove debugging 2023-08-29 19:49:05 +02:00
Jakob Ketterl
21455c1b23 add a LineBasedModule for the common task of parsing line-by-line input 2023-08-29 01:56:27 +02:00
Jakob Ketterl
a3407c71aa move the detection of deleted properties to where the events are wired 2023-08-29 00:02:44 +02:00
Jakob Ketterl
e109149b92 improve the chain insert() api 2023-08-28 23:39:50 +02:00
Jakob Ketterl
9d2b626e6f implement gray decoder 2023-08-28 22:35:34 +02:00
Jakob Ketterl
94ee444be7 link out from the message panel, too 2023-08-28 21:57:52 +02:00
Jakob Ketterl
204c725a75 add links to aircraft tracking sites 2023-08-28 21:30:31 +02:00
Jakob Ketterl
32575a1824 handle config subscription for map connection 2023-08-28 21:28:14 +02:00
Jakob Ketterl
95e6ac3782 update changelog and add package recommendation 2023-08-28 18:10:51 +02:00
Jakob Ketterl
6091b4bfef decode ground data 2023-08-28 00:30:56 +02:00
Jakob Ketterl
d8e5c84839 add IAS and TAS display 2023-08-27 03:53:24 +02:00
Jakob Ketterl
2fc4f7fd3a strip trailing whitespace on the flight number 2023-08-27 03:50:18 +02:00
Jakob Ketterl
a08e3c0fb6 link icao to the map 2023-08-26 21:23:28 +02:00
Jakob Ketterl
4a49e485fb reduce the number of messages by ignoring the icao 2023-08-26 21:17:00 +02:00
Jakob Ketterl
6b041f9ce9 metrics 2023-08-26 16:51:14 +02:00
Jakob Ketterl
25947ac177 fully implement location TTL functionality 2023-08-26 16:23:03 +02:00
Jakob Ketterl
b2ddb8f3bb we don't need that log message any more 2023-08-26 00:21:31 +02:00
Jakob Ketterl
cdb5a1ab93 better checking 2023-08-26 00:18:02 +02:00
Jakob Ketterl
2481681bb1 follow the official api 2023-08-26 00:05:37 +02:00
Jakob Ketterl
6c84fdbd3f avoid updating the map since it causes flickering 2023-08-26 00:03:55 +02:00
Jakob Ketterl
ad54ee2da0 show a bit more information in the overlay 2023-08-25 23:42:41 +02:00
Jakob Ketterl
71eee49fe2 improve update pipeline; remove expired markers 2023-08-25 23:29:27 +02:00
Jakob Ketterl
1828c4fc96 add rotation and altitude colors 2023-08-25 21:36:12 +02:00
Jakob Ketterl
b109ee5c45 pass additional data to the map 2023-08-25 21:15:29 +02:00
Jakob Ketterl
06d2fbab85 do not pass invalid lines 2023-08-25 21:12:52 +02:00
Jakob Ketterl
37ee7796db added option to run demodulator without bandpass 2023-08-25 21:12:13 +02:00
Jakob Ketterl
5b86ebdcba verbose band name 2023-08-25 01:39:26 +02:00
Jakob Ketterl
3c6569b34b allow adsb as a service 2023-08-25 01:24:43 +02:00
Jakob Ketterl
1c44099d89 add plane markers 2023-08-24 23:56:44 +02:00
Jakob Ketterl
d7e203fd82 some more table management 2023-08-24 22:01:33 +02:00