Jakob Ketterl
|
c1b32990d9
|
tap into more modes
|
2024-01-30 02:12:23 +01:00 |
Jakob Ketterl
|
e201ca07e3
|
get dump1090 on STDOUT instead of a tcp socket
|
2023-09-15 20:44:17 +02:00 |
Jakob Ketterl
|
86e606a22e
|
make sure we are working with the right type
|
2023-09-09 00:45:33 +02:00 |
Jakob Ketterl
|
095bdf38bf
|
more work on extracting airplane infos
|
2023-09-08 15:38:48 +02:00 |
Jakob Ketterl
|
26b8423193
|
introduce source classes for the map
|
2023-09-06 16:36:38 +02:00 |
Jakob Ketterl
|
abc5cd177e
|
icao should be part of the source, not the location
|
2023-09-06 15:53:08 +02:00 |
Jakob Ketterl
|
26896cf2d5
|
apply ttl approach to all locations
|
2023-09-06 15:18:04 +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
|
feb309054a
|
silently ignore dump1090 heartbeat messages
|
2023-08-30 18:18:38 +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
|
9d2b626e6f
|
implement gray decoder
|
2023-08-28 22:35:34 +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
|
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
|
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
|
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
|
1c44099d89
|
add plane markers
|
2023-08-24 23:56:44 +02:00 |
Jakob Ketterl
|
9226cd88af
|
enable flushing of dump1090 on shutdown
|
2023-08-24 19:04:45 +02:00 |
Jakob Ketterl
|
4264a60a52
|
all-call reply
|
2023-08-24 02:49:29 +02:00 |
Jakob Ketterl
|
e120ab4be3
|
fix coordinate decoding issues
|
2023-08-24 01:43:19 +02:00 |
Jakob Ketterl
|
745ba797e1
|
fix coordinate calculation
|
2023-08-23 19:33:16 +02:00 |
Jakob Ketterl
|
e37e2db017
|
add lat / lon decoding
|
2023-08-23 18:44:05 +02:00 |
Jakob Ketterl
|
658ee00b0b
|
fix altitude bits
|
2023-08-23 13:48:58 +02:00 |
Jakob Ketterl
|
25ae3359ea
|
parse and display some information
|
2023-08-23 00:40:24 +02:00 |
Jakob Ketterl
|
10337f7db8
|
add message parsing
|
2023-08-22 21:16:38 +02:00 |
Jakob Ketterl
|
387d94b4ce
|
add dump1090 demodulator (raw message only for now)
|
2023-08-22 19:59:00 +02:00 |
Jakob Ketterl
|
063023564b
|
add empty demodulator (for modes that don't produce any usable audio)
|
2023-08-22 19:41:24 +02:00 |