View Single Post
Old 10-25-2005   #6 (permalink)
Tim_Bots
Sorry not mutch info
 
Join Date: Oct 2005
Location: Behind my laptop ;), in The Netherlands
Posts: 10
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?
Tim_Bots is offline   Reply With Quote