Skip to content

feat: flight data visibility + refined UI redesign#29

Open
kewonit wants to merge 3 commits into
mainfrom
v0.8.5
Open

feat: flight data visibility + refined UI redesign#29
kewonit wants to merge 3 commits into
mainfrom
v0.8.5

Conversation

@kewonit

@kewonit kewonit commented May 12, 2026

Copy link
Copy Markdown
Owner
  • Remove predicted route logic; delete route-detection.ts
  • Add OpenSky as 3rd parallel route source
  • Rewrite useRouteInfo with generation counter + 15s timeout
  • Fix positionSource bug: unify readsb strings and OpenSky numeric codes
  • Introduce PositionSource string union
  • Create flight-badges with PositionSourceBadge, OnGroundBadge, AircraftTypeLine, AircraftOperatorLine
  • Redesign FlightCard and MobileFlightToast with clean header layout
  • Make cards scrollable with no duplicate info
  • Update test fixtures for PositionSource string union

- Remove predicted route logic; delete route-detection.ts
- Add OpenSky as 3rd parallel route source
- Rewrite useRouteInfo with generation counter + 15s timeout
- Fix positionSource bug: unify readsb strings and OpenSky numeric codes
- Introduce PositionSource string union
- Create flight-badges with PositionSourceBadge, OnGroundBadge, AircraftTypeLine, AircraftOperatorLine
- Redesign FlightCard and MobileFlightToast with clean header layout
- Make cards scrollable with no duplicate info
- Update test fixtures for PositionSource string union
@vercel

vercel Bot commented May 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
aeris-flight Ready Ready Preview, Comment May 20, 2026 7:00pm

@kewonit kewonit self-assigned this May 12, 2026
@kewonit kewonit added the enhancement New feature or request label May 12, 2026
- Added FlightWeatherSection to display METAR and TAF for origin and destination airports.
- Integrated AvionicsSection to show avionics data in FlightCard.
- Updated Metric component to display secondary information for altitude and speed.
- Modified RouteBanner to conditionally show the data source.
- Introduced DebugDataSection for displaying debug data when enabled in settings.
- Enhanced FpvHud to include geometric vertical rate and QNH information.
- Updated VerticalProfile to utilize recharts for rendering altitude profiles.
- Added support for new debug data fields in FlightState and FlightDebugData types.
- Updated unit formatters to include speed formatting from knots.
- Adjusted settings to include showDebugData option and updated normalization logic.
…on handling

- Implement tests for the aircraft photos API route, validating responses from various external services.
- Update the registration regex to allow for a wider range of valid formats.
- Introduce a user agent for upstream requests to improve API compatibility.
- Refactor photo fetching logic to handle both hex and registration-based queries more efficiently.
- Enhance error handling and fallback mechanisms for aircraft metadata retrieval.
- Update UI components to support multiple photos in the hero banner and improve scrolling behavior.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant