Commit Graph

43 Commits

Author SHA1 Message Date
Astro 9e6aff71ae beast: switch from adsb to adsb_deku 2021-12-17 01:17:08 +01:00
Astro 5eef211c59 flake.nix: switch from mozillapkgs to fenix 2021-12-17 01:05:51 +01:00
Astro 41a57cd5f1 */src/main: exit on panic 2021-12-07 17:08:30 +01:00
Astro 633a418001 heliwatch: halve MAX_ALTITUDE to 5_000 ft 2021-11-22 03:15:31 +01:00
Astro aad1a91646 beast: increase JITTER_WINDOW 2021-11-10 20:25:20 +01:00
Astro 2cacdf4b82 beast: fix positions filter 2021-11-10 19:24:30 +01:00
Astro 03c9f8ac41 beast: filter out erroneous jitter 2021-11-10 18:59:59 +01:00
Astro cbb36494bf Revert "beast: constrain position messages by time interval"
This reverts commit f56244b7ef.
2021-11-10 18:44:12 +01:00
Astro 64a508df25 neast: retain position once decoded 2021-11-09 19:04:05 +01:00
Astro 4e3504259a heliwatch: don't create needless new states 2021-11-09 16:42:22 +01:00
Astro f56244b7ef beast: constrain position messages by time interval 2021-11-09 16:41:43 +01:00
Astro c9e3581fe2 heliwatch: don't track aircrafts without altitude 2021-11-09 16:41:20 +01:00
Astro 71b534fe6e heliwatch: ignore big planes by emitter_category, lift MAX_ALTITUDE to 10_000 ft 2021-11-09 16:14:21 +01:00
Astro 3fbb5febfb flake.nix: move packages in overlay under key 2021-11-09 02:57:06 +01:00
Astro 9064f42df5 flake.nix: attempt at an overlay 2021-11-09 01:25:26 +01:00
Astro 66ff9f0c30 flake.nix: fix buildRustPackage targets 2021-11-09 01:25:02 +01:00
Astro 3455a8d579 flake.nix: fix buildRustPackage src 2021-11-09 01:13:27 +01:00
Astro c3b0b85828 Cargo.lock: update 2021-11-09 01:07:40 +01:00
Astro a60a4b45ac nixosModules.heliwatch: fix self 2021-11-09 01:06:53 +01:00
Astro bbe57ffa66 flake.nix: fix buildRustPackage src 2021-11-09 01:05:54 +01:00
Astro dda6953535 move the nixosModule to nixosModules.heliwatch 2021-11-09 01:02:26 +01:00
Astro 873f0b639f heliwatch: switch from json to beast 2021-11-09 00:56:50 +01:00
Astro afca212069 add beast, http-json, collectd-stats 2021-11-08 23:32:39 +01:00
Astro 1fb409758b turn into a cargo workspace 2021-11-02 01:27:53 +01:00
Astro c6b3f91bec flake.nix: remove pointless filterSource 2021-11-02 01:12:57 +01:00
Astro 505d6ef103 adsb: skip invalid entries 2021-10-31 00:18:07 +02:00
Astro 6ef9ebb046 main: fix Moved wording 2021-10-30 21:01:29 +02:00
Astro 19bc7765d7 aircrafts: Arc all the Strings 2021-10-30 21:01:12 +02:00
Astro 61bf30b4dd main: connect jabber after loading data 2021-10-30 20:40:15 +02:00
Astro ce25726600 aircrafts: mangle more data 2021-10-30 18:50:52 +02:00
Astro f782f1a810 adsb: emit Action::Ignored 2021-10-30 18:34:56 +02:00
Astro 1c6c4f1d9b main: update adsb url 2021-10-30 03:13:54 +02:00
Astro 51cec049ad fetch_data.sh: enlarge locations.json 2021-10-30 03:05:01 +02:00
Astro 37ac69fddc flake.nix: add nixosModule 2021-10-30 01:59:17 +02:00
Astro e04cc29c7a .gitignore: extend 2021-10-30 01:18:11 +02:00
Astro d35c3aa18a flakify 2021-10-30 01:18:04 +02:00
Astro 54efe3f631 jabber: wait to have connected 2021-10-30 00:36:50 +02:00
Astro 4e1570b2fd adsb: use async delay 2021-10-30 00:36:36 +02:00
Astro 22132c0038 aircrafs, locations: optimize with BufReader 2021-10-30 00:12:34 +02:00
Astro 2bc0bdace0 implement jabber 2021-10-29 03:10:38 +02:00
Astro fc61b04967 load aircraftDatabase 2021-10-28 18:15:00 +02:00
Astro 0bd99acd00 location: fix relation polygons 2021-10-28 17:43:12 +02:00
Astro 7da29c1070 🚁 2021-10-28 03:37:30 +02:00