• Oslo, Norway
  • Joined on 2025-02-17
olemd closed issue olemd/skyview#16 2025-08-24 19:54:32 +02:00
Fix obviously wrong aircraft trails and implement trail validation
olemd pushed to beast-format-refactor at olemd/skyview 2025-08-24 19:52:44 +02:00
72f9b18e94 Fix transponder information display and add signal quality foundation
304b13a904 Improve transponder display and add combined signal quality indicator
056c2b8346 Fix transponder capability overwriting aircraft type in popups
9242852c01 Implement aircraft position validation to fix obviously wrong trails
ec7d9e02af Add repository link to header and fix Options menu positioning
Compare 9 commits »
olemd commented on issue olemd/skyview#1 2025-08-24 19:24:09 +02:00
Implement complete Mode S message decoding support

Implementation Complete

Complete Mode S message decoding support has been implemented! The decoder now handles all the missing downlink formats, significantly reducing "(no data decoded)"…

olemd commented on issue olemd/skyview#16 2025-08-24 19:20:10 +02:00
Fix obviously wrong aircraft trails and implement trail validation

Implementation Complete

Position validation has been implemented to fix obviously wrong aircraft trails! The solution adds comprehensive validation to the data merger to filter out…

olemd commented on issue olemd/skyview#16 2025-08-24 19:19:46 +02:00
Fix obviously wrong aircraft trails and implement trail validation

Implementation Complete

Position validation has been implemented to fix obviously wrong aircraft trails! The solution adds comprehensive validation to the data merger to filter out…

olemd opened issue olemd/skyview#16 2025-08-24 18:53:29 +02:00
Fix obviously wrong aircraft trails and implement trail validation
olemd closed issue olemd/skyview#15 2025-08-24 18:37:02 +02:00
Server host configuration was ignored
olemd commented on issue olemd/skyview#15 2025-08-24 18:37:02 +02:00
Server host configuration was ignored

Fixed in commit 0d60592:

Server Host Binding Issue Resolved

Root Cause:

  • Server host configuration field was completely ignored
  • NewServer() only accepted port parameter, missing host
  • IPv6…
olemd opened issue olemd/skyview#15 2025-08-24 18:32:22 +02:00
Server host configuration was ignored
olemd opened issue olemd/skyview#14 2025-08-24 18:21:03 +02:00
Aircraft markers show as plain circles despite known type
olemd opened issue olemd/skyview#13 2025-08-24 18:17:57 +02:00
Improve Aircraft Legend Clarity and Accuracy
olemd opened issue olemd/skyview#12 2025-08-24 18:17:44 +02:00
Fix Signal Strength CSS Class Inconsistency
olemd opened issue olemd/skyview#11 2025-08-24 18:17:34 +02:00
Improve Coverage View User Experience
olemd opened issue olemd/skyview#10 2025-08-24 18:17:23 +02:00
Implement Periodic Data Cleanup System
olemd opened issue olemd/skyview#9 2025-08-24 18:17:09 +02:00
Implement 3D Radar View Controls
olemd opened issue olemd/skyview#8 2025-08-24 18:16:58 +02:00
Implement Interactive Coverage Heatmaps
olemd opened issue olemd/skyview#7 2025-08-24 18:16:47 +02:00
Implement Altitude Distribution Chart
olemd opened issue olemd/skyview#6 2025-08-24 18:16:40 +02:00
Implement Signal Strength Distribution Chart
olemd opened issue olemd/skyview#5 2025-08-24 18:16:31 +02:00
Implement Message Rate by Source Chart
olemd opened issue olemd/skyview#4 2025-08-24 17:58:08 +02:00
Squawk codes not displaying in web frontend