• Oslo, Norway
  • Joined on 2025-02-17
olemd opened issue olemd/skyview#18 2025-08-24 20:41:32 +02:00
Implement CPR position recovery for better position validation
olemd pushed to beast-format-refactor at olemd/skyview 2025-08-24 20:34:54 +02:00
94092298a1 Add separate color and legend entry for High Vortex Large aircraft
a231c5f2fc Fix aircraft weight category classification
Compare 2 commits »
olemd pushed to beast-format-refactor at olemd/skyview 2025-08-24 20:22:07 +02:00
127fe3cfe4 Remove debug logging for DF11 messages
olemd pushed to beast-format-refactor at olemd/skyview 2025-08-24 20:21:00 +02:00
d8b53167a2 Add health check endpoint for monitoring and load balancers
ed1e03382a Improve aircraft icons and add weight-based color coding
Compare 2 commits »
olemd opened issue olemd/skyview#17 2025-08-24 20:01:24 +02:00
Improve aircraft icons - replace simple shapes with better icons
olemd closed issue olemd/skyview#1 2025-08-24 19:59:47 +02:00
Implement complete Mode S message decoding support
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