• Oslo, Norway
  • Joined on 2025-02-17
olemd pushed to feature/improve-aircraft-legend-issue-13 at olemd/skyview 2025-09-01 10:05:59 +02:00
2bffa2c418 style: Apply code formatting with go fmt
olemd pushed to feature/improve-aircraft-legend-issue-13 at olemd/skyview 2025-09-01 10:03:04 +02:00
4fd0846127 fix: Replace simplified helicopter icon with proper detailed rotorcraft design
olemd created pull request olemd/skyview#36 2025-09-01 09:58:36 +02:00
feat: Improve aircraft legend clarity and icon differentiation - resolves #13
olemd pushed to feature/improve-aircraft-legend-issue-13 at olemd/skyview 2025-09-01 09:58:15 +02:00
7461d881cf feat: Improve aircraft legend clarity and icon differentiation
olemd created branch feature/improve-aircraft-legend-issue-13 in olemd/skyview 2025-09-01 09:58:15 +02:00
olemd opened issue olemd/skyview#35 2025-09-01 09:40:50 +02:00
BEAST decoding produces incorrect positions hundreds of km off target
olemd closed issue olemd/skyview#4 2025-09-01 09:39:28 +02:00
Squawk codes not displaying in web frontend
olemd closed issue olemd/skyview#27 2025-08-31 20:24:05 +02:00
Investigate readsb as improved data source alternative to dump1090
olemd commented on issue olemd/skyview#27 2025-08-31 20:23:57 +02:00
Investigate readsb as improved data source alternative to dump1090

Status Update: readsb Integration Already Implemented

After reviewing the current codebase, readsb integration is already fully implemented and operational in SkyView. The investigation…

olemd pushed to main at olemd/skyview 2025-08-31 20:21:51 +02:00
93b74e3d5c fix: Update Debian package control file
olemd pushed to main at olemd/skyview 2025-08-31 20:21:04 +02:00
939cf135f2 docs: Rewrite and enhance CLAUDE.md development guidelines
olemd released v0.0.10 at olemd/skyview 2025-08-31 20:12:55 +02:00
olemd released v0.0.10 at olemd/skyview 2025-08-31 20:11:07 +02:00
olemd pushed tag v0.0.10 to olemd/skyview 2025-08-31 20:10:48 +02:00
olemd pushed to main at olemd/skyview 2025-08-31 20:10:15 +02:00
66a6b5b9a2 fix: Enable CGO for SQLite3 database support
olemd released v0.0.9 at olemd/skyview 2025-08-31 20:04:51 +02:00
olemd pushed tag v0.0.9 to olemd/skyview 2025-08-31 20:04:28 +02:00
olemd pushed to main at olemd/skyview 2025-08-31 19:59:41 +02:00
779384b748 fix: Correct systemd configuration and Debian package setup
olemd closed issue olemd/skyview#31 2025-08-31 19:48:05 +02:00
Add callsign lookup with external aviation databases for enhanced aircraft information
olemd commented on issue olemd/skyview#31 2025-08-31 19:47:56 +02:00
Add callsign lookup with external aviation databases for enhanced aircraft information

Issue Completed - Full Implementation Delivered

This callsign lookup enhancement has been fully implemented as part of the comprehensive SQLite database integration work that was just…