I'm working on a route manager in the GPS module. So I've added a name parameter to the waypoint class in Simgear. I use the existing ID parameter to store the ID, for example KLAX, and the name parameter to store the name, San Francisco Intl.
I'm working on a route manager in the GPS module. So I've added a name parameter to the waypoint class in Simgear. I use the existing ID parameter to store the ID, for example KLAX, and the name parameter to store the name, San Francisco Intl.