*LUA* navigation map (touchcontrol)
# controls & features #
– Displays current position, altitude and heading of your vehicle
– Displays direction towards your vehicle if you scroll away from it
– Click on the map to scroll and center the map on that point
– Click in the "scrollbar" on the left to set the zoom level
– Coordinates of your vehicle are displayed in red
– Coordinates of the map center are displayed in gold
– Click on the + icon to add a waypoint at the current position (inserted behind the currently selected waypoint)
– Click on a waypoint number to select that waypoint (and center the map on it)
– Click again on a selected waypoint to remove that waypoint
The MC supports a primary screen (9×5 or 5×3) that is used to control the map.
You can have secondary screens (should have a different size than the primary one) that also display the map.
The secondary screens always stay centered on the vehicle.
The MC can be connected to an autopilot system of your choice.
Connections are as follows:
# Input #
"Current Waypoint"
(This input overwrites the waypoint selection of the screen if you set it to anything other than 0)
# Output (composite) #
1 – waypoint x (returns the current vehicle position if no waypoint is selected)
2 – waypoint y
3 – map x (coordinates on which the map is currently centered)
4 – map y
5 – vehicle x (current vehicle position, as received via input)
6 – vehicle y
7 – vehicle z (altitude as received via input)
8 – number of the currently selected waypoint
9 – total number of waypoints