Releases: falcon71/kln90b
v1.5-beta5
Drag the falcon71-kln90b folder into your community folder.
- Further refinement to waypoint sequencing with turn anticipation enabled:
- DTK will switch to the next leg at the beginning of the turn
- The active waypoint will switch once abeam of the waypoint
- Waypoint alerting will remain flashing until the entire turn is completed
v1.5-beta4
Drag the falcon71-kln90b folder into your community folder.
- Added the ability to specify the fuel type of the fuel computer for aircraft authors. Avgas is the new default. (See the wiki for details)
v1.5-beta3
Drag the falcon71-kln90b folder into your community folder.
- Fixed the unit being stuck in self-test mode if there are no user waypoints
v1.5-beta2
Drag the falcon71-kln90b folder into your community folder.
- Scanning through the waypoint lists is now much smoother
- The turn anticipation distance now factors in a bank angle change of 5 degrees per second
v1.5-beta1
Drag the falcon71-kln90b folder into your community folder.
- The CDI will now follow a smooth track during turns instead of jumping to the next track as described on page 4-8 in the manual
- Added the SimVar
L:KLN90B_RollCommand
for aircraft authors. See the wiki for details - Fixed error when the selected waypoint is no longer in the nearest list and the scanning is used
- When the waypoint is no longer in the nearest list, then the bearing and distance will revert back to the coordinates
- Fixed that sometimes a wrong leg was activated when the flightplan was modified
v1.4.3
Drag the falcon71-kln90b folder into your community folder.
- Fixed error on the APT 3 page when viewing an airport without runways
- Fixed buttons on the error message dialog where sometimes displayed incorrectly
- Fixed the runway length for user airports was saved with 0ft, even though the length was never defined
- The KLN can now be bundled with the aircraft to allow for marketplace releases on XBox. See the wiki for more information
v1.4.2
v1.4.1
Drag the falcon71-kln90b folder into your community folder.
- The values on the CAL pages are now stored persistently
- Reworked propagation of values on the calculator pages
- A flightplan containing at least two waypoints will now always be activated, regardless if the plane is within a leg or not
- Fixed elevation on the APT 2 page was actually meters instead of feet
v1.4
Drag the falcon71-kln90b folder into your community folder.
- Keyboard mode is now available for all editor types
- User waypoints from the sim flight plan or .fpl files are now imported as temporary SUP waypoints (see below)
- Corrected list scrolling
- Deleting items on the OTH 3 page will keep the next item focused instead of skipping the next item
- The first procedure and the LOAD IN FPL button are now preselected on the APT 7 and APT 8 page
- Procedures can be selected with an outdated DB
- The inner knob will now modify values if scan is pulled and the cursor is active
- Navigation gets flagged if waypoints are deleted from the flightplan and less than two waypoints remain
- Disabled turn anticipation for duplicate waypoints
- Labels for duplicate waypoints will only be rendered once on the map
- The DTK for duplicated waypoints will be same for the first and second waypoint
- Waypoint names for DME arcs > 26 NM will now be generated correctly
- Fixed a few issues when Output.ObsTarget is not 0 and the GPS is in OBS mode
- Added a new LVar for to/from in GPS mode (Requires aircraft developers to implement reading this new LVar, see: CDI/HSI)
User Waypoints
User waypoints or coordinate waypoints will be imported as SUP waypoints. Those waypoints are marked as temporary and are treated the same way as waypoints created on the REF page. This means, those waypoints will automatically be deleted once they are no longer used in a flight plan and the device has been turned off.
If a flight plan contains more than 30 waypoints, the remaining waypoints will be imported, but not added into the flight plan. They can be still be added to the flight plan manually during the flight.
The name of SUP waypoints have a maximum length of 5 characters and the KLN will ensure, that the name is unique. If no unique name could be generated, then the waypoint will be skipped.
v1.4-beta3
Drag the falcon71-kln90b folder into your community folder.
- Waypoint names for DME arcs > 26 NM will now be generated correctly
- Fixed a few issues when Output.ObsTarget is not 0 and the GPS is in OBS mode
- Added a new LVar for to/from in GPS mode (Requires aircraft developers to implement reading this new LVar, see: CDI/HSI)