See the Changelog in the online manual for a more comprehensive list of changes since version 1.0.5.
Changes from 1.2.2 to 1.2.4
Version 1.2.3 was an internal release only.
The program will start with a default window layout. You have to rearrange your dock windows again.
Users updating from 1.0.5 need to erase and reload the scenery library database.
- Removed central map window and moved map to dock window. Docking windows are much more flexible now.
- Added missing localizer and backcourse ILS frequencies to approach information.
- Fixed problem with disappearing route due to airport overflow on map.
- User aircraft track is now cleared if user aircraft jumps too far due to airport change or for other reasons.
- All known problems in macOS fixed: Map is now centered on last position. Overlays are available again. KML loading and centering is working.
- Solved display issue in route table where texts lost bold attribute.
- Problem fixed where program unnecessarily assigned a default runway as departure position.
- User defined waypoints are now length limited when parsing flight plan descriptions to avoid problems in flight simulator.
- Fixed automatic numbering of user defined waypoints for flightplan containing user defined coordinates.
- Added 15 character degree/minute/second coordinate format as used by Skyvector to flight plan route description.
- Fixed problem with wrong distance and other wrong indications in elevation profile for some flight plans.
- Fixed missing magnetic variance correction on flight plan course in certain cases.
- Fixed problem when zooming in to small flight plans.
- Solved problem where terminal waypoints of add-on airports were deleted.
- Invalid navaids are now omitted.
- Jetway indication for gates is correct now.
- Changed flight plan saving to ensure better compatibility with third party tools.
- Fixed wrong (negated) UTC time offset on user aircraft display.
- Updated manual.
- Cleanup in dialogs. Updated tooltips and tab order.
1.2.0 to 1.2.2
General
The scenery database has to be reloaded due to a schema change.
All who are using network/remote setups with Little Navconnect have to update this too due to protocol changes.
- Optimizations of the loading process resulted in double loading speed on some of my computers.
- You can now see all BGL files that are involved in airport creation as links in the information window. A Windows Explorer window will open with the corresponding BGL selected if you click the link.
- Fixed dropping of ILS from add-on sceneries and navdata updates.
- Several drawing errors fixed.
- Included PDF manual updated.
- Airway names are now correctly assigned after reversing route.
- Added offline indication in status bar.
- Fixed problems with weather indication for active sky departure and destination airports.
- Corrected map display overflow logic when using too many details. Now displaying a red warning message if too many objects are shown.
- Adjustments to flight plan calculation for better routes.
- Deleting incompatible databases on startup is now fast.
Little Navmap
- Added aircraft track to legend.
- Fixed missing unit in TOD in info.
- Fixed errors in track drawing logic. Track now remains on map after disconnect.
- Added tooltips to text label tree in options dialog.
- Updated manual.
- Airway names are now correctly assigned after reversing route.
- Adjusted cost factor to avoid airway jumps.
- Added offline indication in status bar.
- Fixed problems with weather indication for active sky departure and destination airports.
- Adjustments to route calculation for shorter routes.
- Fixed map display overflow logic. Now displaying a red warning message if too many objects are shown.
- Added display for all BGL files that were used to build an airport.
- Added link to BGL files in information window.
- Optimizations of the loading process resulted in double loading speed on some of my computers.
- Deleting incompatible databases on startup is now fast.
- You can now see all BGL files that are involved in airport creation as links in the information window. A Windows Explorer window will open with the corresponding BGL selected if you click the link.
- Solved problems with paths containing special characters like "#"
atools
- Added airport deduplication and optimizations to airport delete processor.
- Increased distance for VOR and NDB deduplication.
- Printing duplicated airports into log before deleting.
- Now appending scenery path and bgl filenames in airport table.
- Added result set printing to sql script.
- Added number of starts to airport for proper delete handling.
- Added table airport_file to collect all sceneries containing an airport.
- Added compiler option for deduplication.
- ILS of add-on airports are not deleted anymore. Optmized copying of add-on airport values.
- Added deletion of duplicate ILS.
- Now only ; is allowed as a comment in scenery.cfg.
- Fixed problem of wrong elevation adjustments overwriting add-on airport.
- BGL files are now read ordered by name.
- Optimizations for database: removed unused indexes.