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:
SpeedTracker SpeedTracker - Designed and tested by an experiment Marathoner, SpeedTracker is dedicated to on-road and off-road Sport practice.
Directly available from your finger tip, Cycler, Runner, Roller, ... find a set of selected options to plan,control and manage workout sessions
Navitel Navigator for Windows Mobile Navitel Navigator for Windows Mobile - Navitel Navigator is a GPS travel assistant for Windows Mobile. The app turns your phone into a personal navigation system.
Navitel Navigator comes with detailed maps and other useful features, including traffic jams, speedcams, 3D roads and intersections, instant routing and a comprehensive database with points of interest
Wenak Wenak - Mobisoft Wenak lets you share your location with your friends, family members, co-workers and loved ones by making it easy to tell them where you are and see each other on the map. Wenak lets you share your location in the background, even when the app is closed
TrekBuddy Trekbuddy is a J2ME application to be used with a GPS receiver. It is designed to work with every Java-enabled device. It features capabilities such as: * GPS tracking and simple navigation * bitmap maps (without zoom, you can store bitmap maps with different resolution instead)
Pocket Caddy Pocket Caddy - #1 Golf GPS app: 3D flyover of holes, yardage to greens, shot recording, stats, scorecard, hazard carry or lay up position. Positioning is shot to hole, not cart to hole. Free PC Analytics inc. 3D Google Earth replay with stats, and Free DIY Course Mapping software both available from website. No extra costs for courses
MapZIPed MapZIPed allows you to enter a US ZIP code and searches the USZIP.com website for the GPS information and places it into a downloadable map. You can also view the location on the Google.com maps service. This service is provided by USZIP
NavIt NavIt is a car navigation system with routing engine.
It's modular design is capable of using vector maps of various formats for routing and rendering of the displayed map. It's even possible to use multiple maps at a time.
Modular, touch screen friendly car navigation system with GPS tracking, realtime routing engine and support for various vector map formats
GPSTwitterer GPSTwitterer allows you to oAuth update and view Twitter contacts via GPS. You can use the GPS to find your current location and send a tweet and also track your friends via Twitter. The map service is provided by Google.com. The tweet service is provided by Twitter
gpsVP gpsVP - GPS navigation software for Windows Mobile devices. It shows vector and raster maps, records and shows tracks, shows multiple navigation parameters, manages and shows waypoints. It aims to be as usable as possible
GPS Creations GPS Creations - Deploy practical GPS applications with GPS Pocket PC Creations. No need to be confined by limited menus with standard GPS software. Many applications in mining, agriculture, environment, transport, military, education and recreation
Other Software by developer «stephj»:
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
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