Skip to content

Commit

Permalink
fix(pfd): show ils frequency when loc not received (#8271)
Browse files Browse the repository at this point in the history
* fix: hack around lack of tspan

* fix(pfd): refactor ils info and make freq visible without loc

* fix(pfd): use correct frequency simvar
  • Loading branch information
tracernz authored and Saschl committed Nov 2, 2023
1 parent 31004f2 commit 19843be
Show file tree
Hide file tree
Showing 4 changed files with 228 additions and 131 deletions.
13 changes: 13 additions & 0 deletions .github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@
<!-- Use the following format below -->
<!-- 1. [Changed Area] Title of changes - @github username (Name) -->


## 0.12.0

1. [EFB/ATSU] Added NOAA (aviationweather.gov) as a METAR source - @tracernz (Mike)
1. [EFB] Fixed the main page and landing calculator to use the selected METAR source - @tracernz (Mike)
1. [FMS] Improve layout of PERF CLB, PERF CRZ and PERF DES pages according to H3 - @BlueberryKing (BlueberryKing)
1. [FMS] Implement CHECK SPEED MODE message - @BlueberryKing (BlueberryKing)


## 0.11.1
1. [PFD] The ILS frequency is now visible even when a LOC is not received - @tracernz (Mike)


## 0.11.0

1. [FMS] Implement vertical navigation functions - @BlueberryKing (BlueberryKing)
Expand Down
Loading

0 comments on commit 19843be

Please sign in to comment.