Quote:
|
Originally Posted by Thorn
3) The script will produce a GPS_vz.CSV file, containing the Lat, Long, SSID and MAC.
|
The fourth field, for now, should be "desc," not "MAC"; it can contain the MAC address, but it has to be called "desc" or GPS Visualizer won't use it.
Oh, and another thing: add an initial field called "type," and put "W" in for each point. Without that, when you upload the .csv file, it'll be read as a track file instead of a collection of waypoints.