Add transponder code (squawk) lookup and textual descriptions #30
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: olemd/skyview#30
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Currently, SkyView displays transponder codes (squawks) as raw hexadecimal values (e.g., "7700", "1200"). It would be valuable to provide textual interpretations of these codes to help users understand their meaning, especially for emergency and special-purpose codes.
Proposed Enhancement
Add a lookup system that translates common transponder codes into human-readable descriptions:
Emergency Codes
Common Operational Codes
Special Purpose Codes
Implementation Suggestions
Backend Enhancement:
SquawkDescription
field to aircraft data structureFrontend Display:
Configuration:
Expected Benefits
Example Display
Instead of just showing "7700", display:
Or in the aircraft table:
This enhancement would significantly improve the utility of SkyView for both aviation enthusiasts and professional users.
Priority
Medium - Quality of life improvement that adds significant value for aviation users.
Labels