Jump to content

Are there any GPS api's for autoit ?


tonycst
 Share

Recommended Posts

I do now.

That example is useless. It returns same coordinates as any other computer i tried it on, even one without GPS.

Latitude:  39.45
Longitude: -98.908

https://www.google.com/#q=39.45%2C-98.908

I tried this code before from 2 different locations connected to different networks BUT network should not matter since i get location from device rather then connected network (or so i hope this script is designed for even thou it fail)

Link to comment
Share on other sites

I would check this out. maybe it helps identifying the port on which it is installed on your computer.. 

http://download.cnet.com/Easy-GPS-Tester/3000-2130_4-10471271.html?tag=keyword.feed&part=rss&subj=dl.gps

http://www.shareup.com/Simple_GPS_Tester-download-41199.html

 

and maybe investigate the possibility to do it via existing free sollutions like google's earth or maps (or something, I searched for freeware GPS windows software, if you're lucky one will already provide you with a com interface..

http://gps.about.com/od/gpsproductoverview/ht/google-maps-coordinates.htm

Link to comment
Share on other sites

Thaks allot for links.

Simple GPS tested did not find any, so i assume its not COM port but internal USB.

I found lot of free windows programs for GPS data location etc, but every single one of them is looking for COM port.

Link to comment
Share on other sites

Are you able to confirm that the GPS module is turned on, and that you have a clear view of the sky when you test it.Pherhaps you coud try some other appliction that uses GPS and look at the connection settings in that if it works.

"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to build bigger and better idiots. So far, the universe is winning."- Rick Cook

Link to comment
Share on other sites

Are you sure there's a GPS in the computer?  Looking at the specs on several sites for that model, Samsung ATIV Book 8, doesn't show any GPS listed for it. If you can't find it in Device Manager it might mean that there isn't one.

If I posted any code, assume that code was written using the latest release version unless stated otherwise. Also, if it doesn't work on XP I can't help with that because I don't have access to XP, and I'm not going to.
Give a programmer the correct code and he can do his work for a day. Teach a programmer to debug and he can do his work for a lifetime - by Chirag Gude
How to ask questions the smart way!

I hereby grant any person the right to use any code I post, that I am the original author of, on the autoitscript.com forums, unless I've specifically stated otherwise in the code or the thread post. If you do use my code all I ask, as a courtesy, is to make note of where you got it from.

Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays.  -  ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script.  -  Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label.  -  _FileGetProperty - Retrieve the properties of a file  -  SciTE Toolbar - A toolbar demo for use with the SciTE editor  -  GUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI.  -   Latin Square password generator

Link to comment
Share on other sites

Honestly i have no clue what am sure off anymore.

When i had windows 8 installed on my laptop, i had app that would track my movement. I assumed and still do that i have GPS in my laptop, otherwise how would an app know exactly where i am at at any given time ?

I dont have smart phone or bluetooth activated or any connection to google with my phone or my laptop, so i dont know.

I tried to disable USB devices in my device manager, no luck, google map was still able to get my location but i am not sure if it gets my location from my device or from my isp.

I will try to install windows 8 and see if i can see any additional devices where windows 7 dont have and let you know.

What ever device it is, it works as GPS giving my physical location without internet as i drive in a car miles away from home and on a highway. I dont know anything other then GPS that can do that.

Link to comment
Share on other sites

OK i tried Windows 8 and installed app called GPS Satellite.

It showed me wrong location miles away from where i am at and where i have never been.

I went outside hoping to pickup any sattalite signal but nothing changed. Perhaps i didnt go far enough from home.

So i assume that my idea that my laptop had GPS is false, but then how did the GPS Satellite tracked my exact location when i went to the store ?

EDIT:

I drove around the block and no GPS data was recorded.

I am clueless now.

Went back to windows 7.

Screw it. Too much effort for nothing.

Edited by tonycst
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...