Quote:
|
Originally Posted by Tim_Bots
Correct I can generate the deliminated text files. The only thing I don't know is how do the programs want to have their data fed (AKA what string would they like to have)
3 lines from my log file:
Code:
#Latitude Longitude ( SSID ) Type ( BSSID ) Time (GMT) [ SNR Sig Noise ] # ( Name ) Flags Channelbits BcnIntvl DataRate LastChannel
N 51.6012417 E 4.8047017 ( xaurum2 ) BSS ( 00:0e:a6:2c:06:37 ) 11:25:06 (GMT) [ 18 67 49 ] # ( ) 0011 00000040 100 540 6
N 51.6012867 E 4.8042850 ( ) BSS ( 00:02:2d:b7:f5:08 ) 11:25:12 (GMT) [ 18 67 49 ] # ( ) 0001 00000002 100 110 1
And what data would all the programs like to have
(what is the correct format of the string route 66 as wel as autoroute wants to have)
Somone any ideas?
|
If AutoRoute is anything like MS Streets and Trips, then all it has to be is in deliminated format and you need to change your the NESW in your coodinates into positive and negative numbers, based upon your location.