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:
VIWay VIWay - VIWay is a small and simple GPS tracking program for WinCE.
How to install VIWay:
· unzip the downloaded file "VIWay.zip"
· copy unzipped directory "VIWay" to any place of your Windows CE device
· change ComPort number and BaudRate inside the file "VIWay
FoodGoogling FoodGoogling uses the GPS on your PocketPC to find the top 50 closest local food shops sorted via GPS distance. Select the food type and tap the button to start the GPS and when you get a lock tap on it to view the list selected type of local food shops. The GPS maps and business search service is provided by Google
Navigation BE-ON-ROAD DACH Q2/2011 Navigation BE-ON-ROAD DACH Q2/2011 - The new major version of be-on-road presents new features and is based on new platform which brings high level of reliability, portability and speed on almost any kind of device. The new be-on-road brings high value voice guided door-to-door navigation
Marathon Marathon is a Windows Mobile application which keeps track of your movement with the help of a GPS-receiver. It’s the perfect companion for sporting activates such as running, skiing or ice skating.
You can configure Marathon to announce various statistics in the headset or speaker while you’re recording
SportsGPSer SportsGPSer - SportsGPSer can be used in a sports game to track the GPS of the players in real time via FTP server. Every second the program re-FTP's the players position to the FTP server.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
FON Access Points for Colombia FON Access Points for Colombia - 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
DocumentGPSer DocumentGPSer - DocumentGPSer allows you to make Pocket Word files and attaches a GPS tag to the end of the file. You can also view the notes via GPS distance from your current GPS using "The Vincenty inverse formula for ellipsoids." (accuracy to within 0.5mm, or 0.000015")
This program requires that you have both the 'BeanDLL
VITO Navigator II VITO Navigator II-GPS navigation tool for geocaching, hiking and touring to be used without area maps. is our next navigation product, that inherits all advantages of popular VITO Navigator and includes many new features. Elaborated functionality combined with easy-to -use interface gives you unique GPS tool, working fine with the most of GPS receivers
OpenStreetMap OpenStreetMap - Application similar to GoogleMaps but relies on OpenStreetMap.
OpenStreetMap an application similar to GoogleMaps but relies on OpenStreetMap.
It's finger friendly and showing the map on fullscreen.
GPS support and GSM triangulation (if no GPS device is present) is built in
Other Software by developer «stephj»:
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
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
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