NetStumbler.org Forums

Go Back   NetStumbler.org Forums > NetStumbler Community > Scripts
Register Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
Old 06-30-2005   #46 (permalink)
goldfndr
Knight Tooth Puller
 
goldfndr's Avatar
 
Join Date: Aug 2004
Location: Bellevue, WA, USA
Posts: 182
Finally an update

Hopefully in time for July holidays, here's yet another update. See the first post for the summary of what's changed.

Although I added ragmanii's code (with some extra variety - you can choose a circle instead of a square by making the setting negative) and I think it's probably good, I don't have Mappoint so I haven't actually tested it. My apologies to all if I broke anything, but if I did, I'd be interested in any usable bug reports.

Some of the settings changed from boolean to integer to allow more choice, so upgraders please perform a comparision between the old ns04settings.vbs and the new one.
goldfndr is offline   Reply With Quote
Old 06-30-2005   #47 (permalink)
Dutch
Humourless EuroMod.
 
Dutch's Avatar
 
Join Date: Mar 2004
Location: City of Mermaids, Denmark
Posts: 6,813
Quote:
Originally Posted by Chillout
Maybe it's a dumb question, but is it possible to have something like combined data with this script?

For instance: When I drive trough my street, at a certain location, I get the first bleeps from my AP (moment 1). When I pass my house, signal strenght gets lower until the signal is lost (moment 2).

When I drive trough the streets around my house, it starts showing up and disappearing in the same way (for instance, moment 3 and 4).

Is it possible to use this data to connect these locations, so you can draw an area where there's an actual signal from a certain SSID? This way it would be possible to identify where you 'blind spots', etc.

I've seen this being done in Airmagnet:
click for screenshot
Not at the moment, but take a look at kismet and the included gpsmap program, on *nix, which can do exactly what you are asking for.

Dutch
__________________
All your answers are belong to Google. SEARCH DAMMIT!
Warning. Warning.
Low C8H10N4O2 level detected. Operator halted....
Dutch is offline   Reply With Quote
Old 07-29-2005   #48 (permalink)
smashed
Registered Member
 
Join Date: Jul 2005
Posts: 1
I tried this script out, but the MapPoint integration does not work. It just puts me in the middle of the Atlantic Ocean. The original script by marius however does work. Any ideas?
smashed is offline   Reply With Quote
Old 08-05-2005   #49 (permalink)
goldfndr
Knight Tooth Puller
 
goldfndr's Avatar
 
Join Date: Aug 2004
Location: Bellevue, WA, USA
Posts: 182
Obvious question: did you set UseMappoint to True in ns04settings.vbs? Did you look at the other settings in ns04settings.vbs?

If you did set it to True, try running it without Mappoint open and see if it starts Mappoint. If it doesn't, try the older versions (setting UseMappoint to True in each, of course) and tell me which version broke things. If it does start Mappoint, try setting UseDefaultMap to True and changing DefaultMapLocation to files that do or don't exist, see if you get any alerts.

I haven't gotten much in the way of complaints, but I made a few optimizations in the 6/30 update that could've been bad - the code compiles, but since I've never had a copy of Microsoft Mappoint I've been working somewhat blindly.
goldfndr is offline   Reply With Quote
Old 08-06-2005   #50 (permalink)
Sweex
Registered Member
 
Join Date: Apr 2004
Posts: 6
First the most important part: Thank you very very much goldfndr for putting so much time and effort in making a decent/great script everyone can use!.

I do have to state that user 'Smashed' is correct in the fact we get warped back to the middle of the ocean (MS mappoint Europe 2004).

I did set use MP to True (and it opens fine). I set a defaultmap on the location where I live (and the GPS should lock into) but as soon as mappoint loads, it shows the default-map (zoomed in, just like I saved it) for a split second and then warps back to the middle of the ocean... I do hear the GPS fix/AP's called out loud.

If you enter a "false" default map location MP just gives an error and quits.

I did have a starting location (street/nr/country) + true to start at that location = still ocean
Also with lock on start location "False" = still ocean


I'm not a VBS editor/wizz but I'll try to see what I can do to test/change settings.

Again, thank you for all the time and effort spend on this great script.
Sweex is offline   Reply With Quote
Old 08-09-2005   #51 (permalink)
madd
Registered Member
 
Join Date: Aug 2005
Posts: 2
no errors, code configured for my setup....


Why does it not put anything on my mappoint ?
madd is offline   Reply With Quote
Old 08-09-2005   #52 (permalink)
wrzwaldo
I amuse you?
 
Join Date: Dec 2003
Posts: 9,127
Quote:
Originally Posted by madd
no errors, code configured for my setup....


Why does it not put anything on my mappoint ?
What GPS are you using?

http://www.netstumbler.org/showthread.php?t=13576
wrzwaldo is offline   Reply With Quote
Old 08-09-2005   #53 (permalink)
streaker69
Psychic Amish Stumbler
 
streaker69's Avatar
 
Join Date: Jul 2004
Location: Virginville, BlueBall, Bird In Hand, Intercourse, Paradise, PA
Posts: 11,708
Quote:
Originally Posted by madd
no errors, code configured for my setup....


Why does it not put anything on my mappoint ?
I don't know, how many pancakes does it take to shingle a dog house?
__________________
"One of these days, I'm going to cut you to pieces."

If you're offended by this post, please feel free to report it to one of the many helpful moderators of this forum.

Thank you.
streaker69 is offline   Reply With Quote
Old 08-09-2005   #54 (permalink)
beakmyn
root\.workspace\.garbage.
 
Join Date: Aug 2003
Posts: 4,765
Quote:
Originally Posted by streaker69
I don't know, how many pancakes does it take to shingle a dog house?
This has already been discussed maybe next time you could search first.


@ the users that are having problems:
Are your regional settings in Windows set United States/English?
__________________
It's not Intelligent Design, it's peer pressure.

┌──────────────────────────────┐
NS Icons Explained|et hoc genus omne
└──────────────────────────────┘

Last edited by beakmyn : 08-09-2005 at 04:34 PM.
beakmyn is offline   Reply With Quote
Old 08-09-2005   #55 (permalink)
wrzwaldo
I amuse you?
 
Join Date: Dec 2003
Posts: 9,127
@ madd

You do have a GPS don't you?
wrzwaldo is offline   Reply With Quote
Old 08-09-2005   #56 (permalink)
goldfndr
Knight Tooth Puller
 
goldfndr's Avatar
 
Join Date: Aug 2004
Location: Bellevue, WA, USA
Posts: 182
Sweex: while I thank you for the credit, I don't deserve that much - I didn't "make" it, I've merely added to the original. Numerous changes (over 50% more code), but I couldn't've done it without the initial code.

Sweex, smashed:
I made three significant changes to the Mappoint code:
  • Radians calculated somewhat differently
  • CentreVehicle functionality changed
  • place setting (heh) only used if MotionPushpins("Last Location") errs
My guess is that it's the CentreVehicle functionality. Please try setting CentreVehicle to 0 or False and see if that makes a difference; if so then try a positive value (pixel square) and/or negative value (pixel radius) and see if that functionality works at all. I'm guessing I missed something when I re-implemented ragmanii's code.

If that fails to cure it then please tell me what the GPS coordinates of the "middle of the Atlantic Ocean" placement are; maybe I can figure it out from there. And please also try the previous version (20041124), see if that works for you.
goldfndr is offline   Reply With Quote
Old 08-10-2005   #57 (permalink)
madd
Registered Member
 
Join Date: Aug 2005
Posts: 2
Quote:
Originally Posted by wrzwaldo
@ madd

You do have a GPS don't you?


... doh.

No I dont.

Any suggested GPS that would be best?
madd is offline   Reply With Quote
Old 08-10-2005   #58 (permalink)
theprez98
SpoonfeederExtraordinaire
 
theprez98's Avatar
 
Join Date: Jan 2005
Location: Maryland
Posts: 3,618
Quote:
Originally Posted by madd
... doh.

No I dont.

Any suggested GPS that would be best?


Anything that supports NMEA.
Attached Images
File Type: jpg doh.jpg (23.0 KB, 302 views)
__________________
:00475160 0E A6 AE A0 19 E3 A3 46 .......F
:00475168 0D 65 17 0C 53 70 6F 6F .e..Spoo
:00475170 6E 66 65 65 64 65 72 2E nfeeder.
:00475178 45 78 74 72 61 6F 72 64 Extraord
:00475180 69 6E 61 69 72 65 5D 3B inaire];
:00475188 8B 9E 92 5A FF 5D A6 F0 ...Z.]..
theprez98 is offline   Reply With Quote
Old 08-10-2005   #59 (permalink)
Dutch
Humourless EuroMod.
 
Dutch's Avatar
 
Join Date: Mar 2004
Location: City of Mermaids, Denmark
Posts: 6,813
Quote:
Originally Posted by madd
... doh.

No I dont.

Any suggested GPS that would be best?
Junlygust... Junlygust.. *sigh*

Dutch
__________________
All your answers are belong to Google. SEARCH DAMMIT!
Warning. Warning.
Low C8H10N4O2 level detected. Operator halted....
Dutch is offline   Reply With Quote
Old 08-10-2005   #60 (permalink)
wrzwaldo
I amuse you?
 
Join Date: Dec 2003
Posts: 9,127
Quote:
Originally Posted by madd
... doh.

No I dont.

Any suggested GPS that would be best?
Now I'm going to have to refer you to the forum search as there are several threads discussing this very topic.
wrzwaldo is offline   Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Google
 
Web NetStumbler.org

All times are GMT -7. The time now is 03:38 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0 ©2007, Crawlability, Inc.


All messages express the views of the author and are for entertainment purposes only. Netstumbler.org cannot be held responsible for the authenticity of the content or the actions of its members. By using this site and its services, you warrant that you will not post any messages that are discriminating, obscene, hateful, threatening, or otherwise violates any laws and you release Netstumbler.org from any future claims of any kind whatsoever including, but not limited to, addiction and loss of productivity. All forum messages, private messages and any other content are properties of Netstumbler.org. Even if publicly available, personal or copyrighted information are not to be posted without the consent of the owner. Distribution of licensed and copyrighted materials in any way not endorsed by the copyright owner is strictly prohibited. You may not use this site and its resources to spam other sites or individuals or perform any action that violates any law. Items sold or bought in the For Sale forum are sold as is and no warranty or insurance of any kind is provided. Netstumbler.org cannot be held responsible for the outcome of any transactions and no warranty of any kind is provided, either express or implied. Vulgar words are not allowed in the subject lines ; they may be used in the message body in any forum. The Administrator, Super Moderators and Moderators of Netstumbler.org have the right to remove, edit, move or close any thread for any reason and to reveal your identity and other known information in the event of a complaint or legal action arising from any message posted by you.