![]() |
|
|||||||
| Register | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#3 (permalink) |
|
Registered Member
Join Date: Dec 2002
Posts: 20
|
...
I actually saw this software. What I meant to say was create live pushpins for the AP that you just discovered. So instead of importing all the logs from netstumbler later to Mappoint you could have a script running maybe in netstumbler that would send the data live to Mappoint and create the AP pushpin on the map while your driving. If I knew more about scripting I would try and make it myself.
|
|
|
|
|
|
#4 (permalink) |
|
Registered Member
Join Date: May 2002
Location: Julie Speed
Posts: 1,430
|
OK, I understand what you want. Try setting this forum to display threads "from the beginning" and you'll find a number of scripts that you can play with.
I haven't played with this script in a while because NS version 0.3 was unstable on my machine and I dropped back to v.0.2.3 |
|
|
|
|
|
#7 (permalink) | |
|
KB1JQO - Packin' Heat
Join Date: May 2002
Location: Worcester, MA
Posts: 517
|
Re: Live Pushpin for MapPoint
Quote:
I say this because the summary views always show where the best signal was obtained, not where the signal was last observed, which would make pushpin redraws a little tricky. The concept idea is rather cute, but for all intents and purposes, impractical. Then again, I always drive solo missions where my eyes are kept on the road and glance back at the map every now and then, with post-drive analysis done on a much nicer monitor. ![]()
__________________
-A.G.- |
|
|
|
|
|
|
#9 (permalink) |
|
I'm always at 127.0.0.1
Join Date: Mar 2004
Posts: 26
|
im 98% done with a program i wrote for netstumbler.
for a while i did not have access to microsoft mappoint, and all i had to use was streets and trips (which is mappoint minus 10 features), but with different map formats (i couldnt use stumbverter) my script takes a netstumbler summary file and does 2 things: 1) parses it and makes it a user defined delimited file (tab, comma, etc) in the format LAT,LONG,SSID,MAC,CHANNELS,WEP 2) puts it into a textbox and launches excel so you can copy/paste into it. i dont feel like learning how to manipule excel files so for now its just copy/paste. after it is in that form you can import it into virtually any program that does mapping (including stumbverter) this app is most useful for people without mappoint, but is helpful because it can also replace the web based converter script. i'll probobly post when im done with it, right now its just idiotproofing and very minor bugs |
|
|
|