Commit Graph

  • ebc838fa9d Add global timezone/12h-24h setting and improve satellite selection mitchross 2026-03-25 01:24:42 -04:00
  • 1e5bc0054d Enhance weather satellite UX with pass geometry, guides, and wider predictions mitchross 2026-03-25 01:13:37 -04:00
  • 43fb735e4e Fix Meteor LRPT decoding in Docker and enhance weather satellite UI mitchross 2026-03-25 00:05:31 -04:00
  • 1dde2a008e Bump VERSION to 2.26.13 and add changelog entry James Smith 2026-03-23 17:15:32 +00:00
  • af2ab567ca Persist aircraft DB under data/adsb/ for Docker volume compatibility James Smith 2026-03-21 16:56:34 +00:00
  • 6928b8a622 Fix Docker volume mount shadowing data Python modules James Smith 2026-03-21 16:28:11 +00:00
  • 205f396942 Fix TSCM sweep module variable scoping and remove stale progress bar call v2.26.13 James Smith 2026-03-20 21:52:29 +00:00
  • 89c7c2fb07 Fix 5GHz WiFi scanning failures in deep scan and band detection James Smith 2026-03-20 21:50:47 +00:00
  • b20b9838d0 Fix ADS-B remote mode incorrectly stopping other SDR services James Smith 2026-03-20 14:04:04 +00:00
  • 2d65c4efbf Fix radiosonde false 'missing' report at end of setup James Smith 2026-03-20 13:53:50 +00:00
  • 34e1d25069 Fix ruff lint errors to unblock CI (import sorting, unused imports, style) James Smith 2026-03-20 13:51:30 +00:00
  • 90d39f12c1 Add multi-arch support (amd64 + arm64) to Docker CI workflow James Smith 2026-03-20 13:47:27 +00:00
  • bca7888077 Merge pull request #199 from jangrewe/main Smittix 2026-03-20 13:38:32 +00:00
  • cbc6275307 Add Github Action to build Docker image Jan Grewe 2026-03-20 13:58:02 +01:00
  • b26ce4f56f Balance column heights to eliminate sky view gap James Smith 2026-03-20 00:08:07 +00:00
  • 44428c2517 Fix sky view gap: don't stretch polar panel beyond its content James Smith 2026-03-20 00:00:47 +00:00
  • a670103325 Reduce map and primary-layout min-height 460px → 400px to close sky view gap James Smith 2026-03-19 23:56:19 +00:00
  • a2bd0e27f9 Fix weather sat handoff: remove defunct METEOR-M2, fire change event James Smith 2026-03-19 23:52:14 +00:00
  • 7ca018fd7b Reduce map min-height 520px → 460px to close gap below sky view James Smith 2026-03-19 23:45:41 +00:00
  • 607a2f28fa Cap polar container height to prevent oversized sky view on narrow screens James Smith 2026-03-19 23:43:04 +00:00
  • a42ea35d8b Add AOS/TCA/LOS pass data strip below polar plot James Smith 2026-03-19 23:40:38 +00:00
  • 123d38d295 Fix oval polar plot — remove height:100% that overrode aspect-ratio James Smith 2026-03-19 23:35:34 +00:00
  • 35c874da52 Stretch sky view to fill right column height James Smith 2026-03-19 23:33:17 +00:00
  • ad4a4db160 Fix squashed sky view polar plot and eliminate wasted space James Smith 2026-03-19 23:17:35 +00:00
  • 72d4fab25e Fix pass calculation race condition and 1Hz distance updates James Smith 2026-03-19 22:55:56 +00:00
  • 7c4342e560 Fix satellite tracker TLE key mismatch and empty pass caching James Smith 2026-03-19 22:21:31 +00:00
  • 33959403f4 fix(satellite): show 'NO UPCOMING PASSES' when all passes are in the past James Smith 2026-03-19 21:55:25 +00:00
  • f549957c0b perf(satellite): compute ground tracks in thread pool, not inline James Smith 2026-03-19 21:55:00 +00:00
  • e5abeba11c refactor(satellite): simplify telemetry abort controller management James Smith 2026-03-19 21:49:45 +00:00
  • 8cf1b05042 fix(satellite): add METEOR-M2 to weather satellite handoff keys James Smith 2026-03-19 21:49:09 +00:00
  • cfcdc8e85e fix(satellite): use wgs84 subpoint elevation for altitude in /position James Smith 2026-03-19 21:48:55 +00:00
  • d240ae06e3 fix(satellite): populate currentPos with full telemetry in pass predictions James Smith 2026-03-19 21:48:33 +00:00
  • d84237dbb4 feat(satellite): add 24-hour periodic TLE auto-refresh James Smith 2026-03-19 21:47:38 +00:00
  • 7194422c0e fix(satellite): SSE path only updates orbit position, not observer data James Smith 2026-03-19 21:46:36 +00:00
  • d20808fb35 fix(satellite): strip observer-relative fields from SSE tracker James Smith 2026-03-19 21:45:48 +00:00
  • 51b332f4cf Stabilize satellite live telemetry state James Smith 2026-03-19 21:09:03 +00:00
  • a8f73f9a73 Tear down satellite dashboard cleanly James Smith 2026-03-19 20:34:32 +00:00
  • 4798652ad5 Preserve satellite panes during refresh James Smith 2026-03-19 20:30:52 +00:00
  • 080464de98 Guard satellite target refreshes James Smith 2026-03-19 19:12:51 +00:00
  • 8caec74c5c Stabilize satellite target switching James Smith 2026-03-19 17:44:02 +00:00
  • 511cecb311 Speed up satellite live telemetry updates James Smith 2026-03-19 17:18:39 +00:00
  • 0992d6578c Batch satellite pass predictions James Smith 2026-03-19 17:07:23 +00:00
  • 3f1564817c Stabilize satellite pass target switching James Smith 2026-03-19 16:41:55 +00:00
  • b62b97ab57 Wire satellite capture handoff James Smith 2026-03-19 15:59:58 +00:00
  • 2eeea3b74d Harden satellite target switching James Smith 2026-03-19 15:33:20 +00:00
  • f05a5197cd Fix satellite target switching regression James Smith 2026-03-19 14:55:48 +00:00
  • 016d05f082 Stabilize satellite dashboard refreshes James Smith 2026-03-19 14:26:08 +00:00
  • 302a362885 Tighten satellite polar plot sizing James Smith 2026-03-19 14:16:44 +00:00
  • 81c05859fc Fix satellite dashboard startup helpers James Smith 2026-03-19 13:49:20 +00:00
  • f1881fdf52 Stabilize satellite dashboard startup James Smith 2026-03-19 13:23:52 +00:00
  • d0731120f9 Restore satellite mission controls James Smith 2026-03-19 13:06:26 +00:00
  • 7677b12f74 Move satellite packets into map console James Smith 2026-03-19 12:17:28 +00:00
  • ddaf5aa64e Rework satellite dashboard mission layout James Smith 2026-03-19 12:01:59 +00:00
  • 2418ae2d8b Fix satellite pass prediction route James Smith 2026-03-19 11:39:22 +00:00
  • 0916b62bfe Cache satellite pass predictions James Smith 2026-03-19 11:27:38 +00:00
  • 0b22393395 Vendor flask-socketio fallback for radiosonde James Smith 2026-03-19 11:16:42 +00:00
  • 9fa492e20c Vendor semver fallback for radiosonde James Smith 2026-03-19 11:09:54 +00:00
  • fa46483dd9 Probe more radiosonde Python environments James Smith 2026-03-19 11:02:42 +00:00
  • 18b442eb21 Fix dashboard startup regressions and mode utilities James Smith 2026-03-19 10:37:21 +00:00
  • 5f34d20287 Delay welcome page GPS and voice streams James Smith 2026-03-19 09:34:33 +00:00
  • 5905aa6415 Defer hidden dashboard startup work James Smith 2026-03-19 09:19:36 +00:00
  • aaed831420 Lazy-load satellite iframe on main dashboard James Smith 2026-03-19 09:05:48 +00:00
  • 007a8d50c6 Revert "Retry ADS-B map bootstrap safely" James Smith 2026-03-19 08:54:59 +00:00
  • 02ce4d5bb6 Retry ADS-B map bootstrap safely James Smith 2026-03-19 08:52:08 +00:00
  • 613258c3a2 Retry slow SDR detection in ADS-B James Smith 2026-03-19 08:43:20 +00:00
  • 4410aa2433 Harden ADS-B dashboard bootstrap James Smith 2026-03-19 08:35:43 +00:00
  • 54ad3b9362 Revert "Keep ADS-B on local startup tiles" James Smith 2026-03-19 08:32:10 +00:00
  • 2cf2c6af2a Keep ADS-B on local startup tiles James Smith 2026-03-19 08:28:13 +00:00
  • f5f3e766ad Keep ADS-B fallback grid until tiles load James Smith 2026-03-19 08:18:00 +00:00
  • fb8b6a01e8 Shorten agent health checks on load James Smith 2026-03-19 08:09:07 +00:00
  • db0a26cd64 Ignore aborted satellite pass requests James Smith 2026-03-19 08:04:36 +00:00
  • 8b1ca5ab96 Defer noncritical ADS-B startup work James Smith 2026-03-19 08:01:33 +00:00
  • cb0fb4f3be Reduce repeated ADS-B device probes James Smith 2026-03-19 07:55:19 +00:00
  • 334146b799 Skip pre-stop on dashboard navigation James Smith 2026-03-19 07:47:46 +00:00
  • 63237b9534 Stop clearing browser caches on load James Smith 2026-03-19 07:43:32 +00:00
  • 595a2003d5 Revert "Reduce ADS-B map layout shift" James Smith 2026-03-19 00:17:22 +00:00
  • 3afaa6e1ee Reduce ADS-B map layout shift James Smith 2026-03-19 00:11:29 +00:00
  • 5731631ebc Harden APRS mode teardown and map fallback James Smith 2026-03-19 00:06:47 +00:00
  • ac445184b6 Disable stale dashboard service worker cache James Smith 2026-03-19 00:01:47 +00:00
  • 981b103b90 Revert "Stage dashboard startup requests" James Smith 2026-03-18 23:57:37 +00:00
  • af7b29b6b0 Stage dashboard startup requests James Smith 2026-03-18 23:53:54 +00:00
  • 0ff0df632b Open satellite dashboard in new tab James Smith 2026-03-18 23:41:29 +00:00
  • 73e17e8509 Use direct satellite dashboard links James Smith 2026-03-18 23:35:24 +00:00
  • 317e0d7108 Fix satellite mode redirect endpoint James Smith 2026-03-18 23:32:38 +00:00
  • dd37a0b5a7 Unify satellite navigation to dashboard James Smith 2026-03-18 23:29:09 +00:00
  • 28f172a643 Lock satellite sidebar panel heights James Smith 2026-03-18 23:20:53 +00:00
  • 96146a2e2c Stabilize satellite dashboard sidebar panels James Smith 2026-03-18 23:17:02 +00:00
  • e32942fb35 Refresh embedded satellite dashboard state James Smith 2026-03-18 23:09:07 +00:00
  • a61d4331f0 Harden embedded satellite dashboard loading James Smith 2026-03-18 23:00:21 +00:00
  • 62ee2252a3 Fix satellite dashboard refresh flows James Smith 2026-03-18 22:53:36 +00:00
  • 6fd5098b89 Clear stale telemetry and add transmitter fallbacks James Smith 2026-03-18 22:43:40 +00:00
  • 6941e704cd Include NORAD IDs in satellite positions James Smith 2026-03-18 22:40:00 +00:00
  • 985c8a155a Harden satellite dashboard telemetry loading James Smith 2026-03-18 22:35:31 +00:00
  • d0402f4746 Refresh weather decoder docs for Meteor flow James Smith 2026-03-18 22:30:54 +00:00
  • 6dc0936d6d Align Meteor tracking defaults James Smith 2026-03-18 22:28:04 +00:00
  • 38a10cb0de Improve persisted Meteor status in dashboard James Smith 2026-03-18 22:25:20 +00:00
  • badf587be6 Reset persisted Meteor state on satellite switch James Smith 2026-03-18 22:24:12 +00:00
  • a995fceb8c Clarify persisted Meteor decode failures James Smith 2026-03-18 22:23:09 +00:00
  • 2a9c98a83d Show persisted Meteor decode state in weather mode James Smith 2026-03-18 22:22:07 +00:00
  • 4cf394f92e Persist Meteor decode job state James Smith 2026-03-18 22:20:24 +00:00