SIGLOG - A Windows Mobile application that logs latitude, longitude, signal strength, mobile country code, mobile network code, location area code, CellID.
Written in Win32 C++ it's lean, mean, rather basic, but it does the job. It requires a phone with GPS, as it calls the Microsoft intermediate GPS driver.
Once it is running, it checks the GPS and phone status every 5 seconds. If the signal strength has changed since the last reading, it writes a record out to SIGLOG.TXT in the root directory of your device, in the format:
Latitude,Longitude,Signal Strength,Mobile Country Code,Mobile Network Code,Location Area Code,CellID eg.
0.000000,0.000000,090,0EA,0F,00CF,0000E66C
In this case the 090 is the signal strength, 0 to 100
Latitude and longitude appear as zeros, because there is no GPS signal. Zero values also appear in the emulator image. With a proper GPS signal they are filled in with the correct values.
Each time the program is run the log file is overwritten. Rename it, or copy it somewhere else, if you want to keep it.
Notice also, that this file will have a file size of zero bytes whilst the program is running. WinMo caches the output in memory until the output buffer gets full, or the program is closed. You will have to kill it with Task Manager or Settings->System->Memory->Running Programs, unless you have set up your device so that [X] terminates the program.
While it is running, it has the GPS Com port open which starts the GPS circuitry. This will run your battery down faster than usual.
What's New in This Release:
· Decide whether or not to use GPS, it's now your call, not everyone wants it to eat the battery. Start it and stop it from the menu. The default on program start is now that GPS is OFF, you will have to turn it on yourself. With GPS off, the date/time displayed/logged is the local system time. When ON the value is the UTC time supplied by the GPS interface.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Supported operating systems:
Windows Mobile 5.0, Windows Mobile 6 Classic, Windows Mobile 6 Professional, Windows Mobile 6.1 Classic, Windows Mobile 6.1 Professional, Windows Mobile 6.5 Professional
Similar Software:
GPS Tuner Atlas Full Version with Asia Pacific Basic Map Content GPS Tuner Atlas Full Version with Asia Pacific Basic Map Content is designed specifically for off-road use: its large buttons, selectable tool window size, multiple Compass views and the built-in Tele Atlas map makes it extremely user-friendly and reliable
amAze (Sony Ericsson) AmAze is a first of its kind free navigation and local search service. It is free to download and use and it contains wide coverage of maps including aerial photo in Europe, North America, Australia and parts of Asia and Africa
FON Access Points for Canada FON Access Points for Canada - FON offers you a new Points of Interest service (POIs). This allows you to download FONspots directly to your navigation device.
What does that mean? You can download a Points of Interest file directly to your navigation device
FON Access Points for Moldova FON Access Points for Moldova - FON offers you a new Points of Interest service (POIs). This allows you to download FONspots directly to your navigation device.
What does that mean? You can download a Points of Interest file directly to your navigation device
TwitterGPSing TwitterGPSing allows you to send GPS based tweets to Twitter. When you get a GPS lock enter the text and tap the button to send the Tweet with your current GPS. The program will send the tweet to Twitter.com with your current GPS. NOTE: To use Geolocation on Twitter in 'Settings/Account/Tweet Location' enable. This service is provided by Twitter
ppc FindMyCar ppc FindMyCar - Innovative software for Windows Mobile devices that uses the GPS signal to show signs that allow to reach a geographic location.
Suitable for various uses (eg. find car parked in a parking area or in an unknown city, finding a person (who has sent their coordinates) in a lovely beach, in a fair, in another boat, find an area of sea fishing, etc..)
TaxiAddresser TaxiAddresser uses the GPS on your PocketPC to find your current latitude/ longitude/ speed/ altitude and Googles the Address/City and allows you to send it to a preset Taxi or shuttle service via email. Tap the button to get the GPS lock and when the program gets the lock it will send the email
VirtualGPS Virtual GPS is a free, small utility, which fully emulates GPS module and returns your location (by using cellular towers).
Accuracy of coordinates is about 200m in urban area and up to 5km in countryside. Screenshots are explaining how to use VirtualGPS with navigation software (e.g. "Google Maps")
GPS Tuner Essentials Full Version with United States Basic Map Content GPS Tuner Essentials Full Version with United States Basic Map Content is designed specifically for off-road use: its large buttons, selectable tool window size, multiple Compass views and the built-in Tele Atlas map makes it extremely user-friendly and reliable
Where I Am Where I Am - a small program using GPS and copies the coordinates in clipboard or builds a link for map in Google pointing to where you are now and saves it into clipboard again. Later all you have to do is only send this link. After installation you have to go to the folder containing this program, open settings
Other Software by developer «stephj»:
Peg Solitaire (Windows Mobile) Peg Solitaire - Another example of minimalist programming from the 'stephj' stable. The whole lot fits in one 17Kb executable.
The peg version of 'solitaire' as usually played with a wooden board and marbles. To play, hop one counter over another into an empty square on the far side either horizontally or vertically, and remove the counter that has been jumped over
5x5 5x5 The object of the game is to light up or knock out all the lights in a 5x5 grid. When a square is selected that square and its four immediate neighbours, above, below, and to each side invert. There is no wraparound. The object of the game is to get all the squares black. It has 5x5, 7x7 and 9x9 grids, all are solvable.
Just copy the
Sudoku (Pocket PC) So, another Sudoku player hits the Pocket PC, so what's different about this one? As per 5x5, another puzzle game from the 'stephj' stable, it's small lean and mean, with a clear no nonsense display. It only allows you to play Sudoku puzzles, it does not generate them.
SUDOKU.EXE is in the file Sudoku