hey
sounds good, i'm in.
i've done a little bit of programming myself, heading into mobile devices and such atm.
Hi,
i'm going to write a plugin, that sends aktual position data (and maybe other) to any (mysql-)server (www or ras). Transmission should be via GPRS cause of cheap flatrates. Someone who is interested ?
Thanks
mlsoft
hey
sounds good, i'm in.
i've done a little bit of programming myself, heading into mobile devices and such atm.
I played around w/ the same thing and had it run on web services/XML so you can easily make it run on any platform, web server, language, etc.
Progress - VIA EPIA SP8000 | 120 Opus Power Supply & Case | 1GB Ram | 120GB 2.5" Hard Drive | Bluetooth 2.0 | GPRS/3G | Wifi | Road Runner/LSX 2.0 (waiting for a day skin for 3.0) | iGuidance 4.0 | Lilliput 7"
Actually it gets data from MapMonkey's API. Written in Visual Basic 6.0.
Here some Features i plan or i have written now:
- transmission of coordinates, heading, speed, direction, timestamp
- tourid, maut-information, info about load (for german commercial use)
- car-identifier
- timestamp
What i need:
Someone who creates skins for embeddes using in MapMonkey/RoadRunner
Thanks
mlsoft
of course there are more things that this software does:
- Every xx seconds it writes actual data to local database to transfer oder view later
- internet- or ras- connection i handle dircetly wihout microsaft connection-manager (is not reliable enough)
- by holding connection it is possible to send real GPS-data directly to any server to store or visualize e.g. for racing purpose / realtime tracking
mlsoft
Progress - VIA EPIA SP8000 | 120 Opus Power Supply & Case | 1GB Ram | 120GB 2.5" Hard Drive | Bluetooth 2.0 | GPRS/3G | Wifi | Road Runner/LSX 2.0 (waiting for a day skin for 3.0) | iGuidance 4.0 | Lilliput 7"
There is no reason to pull the GPS info from either Map Monkey, or iGuidance. RR has this information built into it. Just use the RR labels:
"GPSLAT" - GPS Latitude
"GPSLON" - GPS Longitude
"GPSSPD" - GPS Speed (In whatever units specified in RRConfig -- Mi/h or Km/h)
"GPSHDG" - GPS Heading (in degrees only)
"GPSALT" - GPS Altitude (In whatever units specified in RRConfig -- ft or m)
"DATE" - System Date
"TIME" - System Time
This would make the plugin universal to any GPS software that users may be using with RR, Streets & Trips, Map Point, Destinator, Free Drive, NRoute, iGuidance 2.x, 3.x, 4.x..... you get the idea![]()
Front End of Choice: Ride Runner (Is there anything else??? ) & Powered by the DFX5.1 Skin Available in the Mobile App Mart
My Fiero Build Thread
I agree, just pull the coordinates from RR because its standard and not platform dependant.
New Lilliput EBY701 For Sale http://www.nusantech.com/index.asp?c...at=TOUCHSCREEN
SiRF3 Bluetooth GPS http://www.nusantech.com/index.asp?cat=GPS
Progress - VIA EPIA SP8000 | 120 Opus Power Supply & Case | 1GB Ram | 120GB 2.5" Hard Drive | Bluetooth 2.0 | GPRS/3G | Wifi | Road Runner/LSX 2.0 (waiting for a day skin for 3.0) | iGuidance 4.0 | Lilliput 7"
Bookmarks