
-
Posts
330 -
Joined
-
Last visited
-
Donations
0.00 USD
-
The LNM is very flexible tool, so you can import your airports as userpoints (type "airports") and then display them on the map π For more about CSV format for LNM you can read at point 28.5 of manual: https://www.littlenavmap.org/manuals/littlenavmap/release/3.0/en/USERPOINT.html#csv-data-format I hope this helps you π Regards, Piotr
-
Hmm, in my LNM installation there are displayed coords and elevation level when hoover over given point. Have you installed GLOBE Offline Elevation Data database? The description about it is in LNM manual, here: https://www.littlenavmap.org/manuals/littlenavmap/release/3.0/en/GLOBE.html I hope this helps you π Regards, Piotr
- 1 reply
-
- 2
-
-
-
Add VOR
Gason71 replied to jagabom's topic in Little Navmap | Little Navconnect | Little Logbook Support Forum
I think you can easily add this VOR as the userpoint by choosing the VOR type in the list. More can be found in the LNM manual under Section 26. Userpoints and subsection 26.2: How to Add Userpoints. I hope this helps you π Regards, Piotr ps. I forgot about the link π , here it is: https://www.littlenavmap.org/manuals/littlenavmap/release/2.8/en/USERPOINT.html# -
airac cycle 2403
Gason71 replied to approxdec's topic in Little Navmap | Little Navconnect | Little Logbook Support Forum
I guess you probably updated the XP11 but didn't update LittleNavmap simulator database. You have to reload library scenery, it's described in point 51.3 of LNM manual, here: https://www.littlenavmap.org/manuals/littlenavmap/release/2.8/en/SCENERY.html I hope it helps you π Regards, Piotr ps. general info about LNM navigation databases is available here: https://www.littlenavmap.org/manuals/littlenavmap/release/2.8/en/NAVDATA.html -
1) NATs explanation: https://occ.ivao.aero/assets/docs/guides/APCGTNAC_EN.pdf 2) NATs daily report: https://www.notams.faa.gov/common/nat.html 3) Skyvector: https://skyvector.com/ IMHO the best option in your situation will be Skyvector map. When you open it, try switch to WorldLo or WorldHi map to see navigation points, then enter to "Layers" and switch "NATs" on (Pacots are also available there). Then you can see enter and exit points from the given tracks. When you'll make right-click on the given point it should display GPS coordinates - what you can use to define your userpoint under LNM. That's all, I hope it helps you π Regards, Piotr
-
It's not a LNM problem. You can install any previous LNM version, but it won't work correctly as it's a problem with the FAA charts project. FAA charts were abandoned on the other side (in the last year, if I remember well), and that's why Alex decided to give a warning message. There are more threads about this; look at posts from 2023. Regards, Piotr
-
It seems you haven't enabled the "show route" option. Click the button on the right of the yellow star (userpoints) to enable "show route" option π Regards, Piotr
- 1 reply
-
- 1
-
-
Planning ARC-DME
Gason71 replied to arrex's topic in Little Navmap | Little Navconnect | Little Logbook Support Forum
So, it's not necessary to draw the whole ARC on LNM's map. If you know this technique, you can only choose the entry and exit points in the flight plan and then manually perform whole ARC-DME in simulator π Regards, Piotr -
Planning ARC-DME
Gason71 replied to arrex's topic in Little Navmap | Little Navconnect | Little Logbook Support Forum
I'm afraid there is no special tool to draw ARINC procedures. I use circle and measure tool to find circle arc and angles, then manually make route points. It's only an approximation but similar like IRL, when ARC-DME is performed manually with no FMC guidance (GA flight, or old school vintage airliner for example) it's very hard to fly an ideal circle arc :) Regards, Piotr -
I've got an idea, but never try this kind of trick, so don't know if it'll work. Maybe it's possible to download** from the NOAA weather service manually grib and METAR files to fake XP11 directory and then load them to LNM using XP11 settings in LNM? I notice there is also possibility to load real weather from XP12 directory, but there is more grib files there (LR changed weather engine), so XP11 solution seems better. Does LNM check only winds in .grib and METAR in .txt file from XP11, or it is necessary to download/create another files in fake XP11 directory? Regards, Piotr **downloaded files can be kept in archive, so possible have real weather from any archived day π
-
Gason71 changed their profile photo
-
I think now texting about airspace is okay. The text was prepared for what is defined in ICAO documents as general rules, and IMHO it's a better, universal solution than implementing local regulations, which technically is very tough. It's not so easy with the details π 1) In USA for C and D class airspace, the two-way radio contact is a kind of clearance (FAA rules), and until the ATC responds to the pilot's call, he isn't allowed to enter C or D airspace and has to stay out of it. What's more, in case of first contact, the ATC can also request that a pilot remain clear of the airspace until further instruction to enter, and the pilot has to stay out of the C/D airspace until he's got the command to enter. Only for B-class airspace the VFR traffic has to obtain classical clearance like in other parts of the world. In general, the USA is its own aviation world with FAA-specific regulations and limits. 2) The transponders in Europe (we mainly say about Eurocontrol Space) are mandatory for all flights conducted as IFR/GAT. For VFR/GAT traffic, it's mandatory only for some designated airspaces, e.g., TMZs; it's depicted on the VFR charts (but local regulations can be different). VFR/OAT (military for example) traffic is excluded from these obligations. The colours and borders of airspaces (and some other graphical things on the map) are possible to change by customising the file little_navmap_mapstyle.ini in the user's config directory. Regards, Piotr
-
I may be wrong, but from the previous posts Iβve understood that Arrex likes this text. He just wants to add something of his own to personalize his LNM. I know that this English text is hidden in the source file maptypes.cpp (I found it today), so this way is difficult to implement for a user, but maybe itβs possible to use the translation mechanism from QT and create a fake language customEnglish with a 1:1 pseudotranslation? In this way, users could prepare their own .ts files for replacement, which is definitely much easier than compiling the C++ source code. However, I have no idea whether this additional βgadgetβ is worth all this extra work π Regards, Piotr