Debian package upgrade fails to restart systemd service
Issue Status: Already resolved in current codebase.
Verification: Examined the Debian package scripts and found they were already fixed:
prerm script (debian/DEBIAN/prerm):
- Lines…
Debian package upgrade fails to restart systemd service
Aircraft markers show as plain circles despite known type
Root Cause Found: The loadIcons() function was only loading 6 out of 10 available aircraft icon files.
Problem: Aircraft with weight-based ADS-B categories (heavy, large, light, medium)…
Aircraft markers show as plain circles despite known type
Fix Signal Strength CSS Class Inconsistency
Fixed by aligning CSS class names with JavaScript implementation.
Problem: CSS defined classes as .rssi-strong, .rssi-good, etc. while JavaScript used .signal-strong, .signal-good,…
Fix Signal Strength CSS Class Inconsistency
Add zoom-to-fit functionality to include all tracked aircraft
This functionality has been implemented and is available as the 'Center Map' button in the map controls.
Implementation Details:
- Button located in map controls next to 'Reset Map' -…
Add zoom-to-fit functionality to include all tracked aircraft
olemd
deleted branch 2025-09-01 17:43:47 +02:00
feature/logo-and-branding-issue-38 from olemd/skyview
feat: Add logo, favicon, and branding assets
feat: Add SkyView logo, favicon, and branding assets
feat: Add SkyView logo, favicon, and branding assets