Page 1 of 3 123 LastLast
Results 1 to 10 of 24

Thread: iGuidance smooth driving ideas

  1. #1
    FLAC PURDooM's Avatar
    Join Date
    Jun 2005
    Location
    Anoka County, MN
    Posts
    1,021

    iGuidance smooth drawing ideas

    Mods, I named the thread poorly, can anyone fix it?

    -------------------------

    Neoneddy and myself discussed an idea at the last minnesota meet. What if we could make iguidance display movement smoother? If we wrote software to feed iguidance gps data at a rate faster than 1 fix per second, would it update faster?

    In theory, we could write software to read the NEMA data from the gps reciever, we could alter it before it got to iGuidance. For every update, instead of pushing the new point straight into iguidance, we could split it up into say 6 points that went from the old fix to the new fix and were fed to iguidance over the course of 1 second. But would iguidance refresh the map faster if it got faster updates from the gps stream? Can it even support faster com port rates?

    I have to be somewhere in 10 min, so I don't have time to stick around, but I would be very interested in hearing your thoughts. I guess the first question is how do you test something like this... is xport open source? I don't know how to code a virtual com port.
    Current projects: iGmod reloaded (Latest release) (put on hiatus indefinatly)

    Unlimited Internet and gps tracking for $6 a month with boost mobile!

    Carputer 2: www.lmaocar.com

  2. #2
    Super Moderator xBrady's Avatar
    Join Date
    Apr 2004
    Location
    USA
    Posts
    3,688
    You can download the virtual port creator that Eltima has. www.eltima.com I think. Then just write a small app that sends NMEA data to the port that iGuidance is listening on. If you need a load of saved NMEA data I can send it to you. Then just pass the data faster than what would usually be sent, maybe all of it at once if you wanted. That's what I would suggest for testing. If iGuidance does support < 1 sec updates then I can maybe give some suggestions on writing an app to do what you want but I'm betting iGuidance won't let you go any faster than 1 sec.
    AMD XP 2600+/512MB RAM/120GB hard drive
    Opus 150W/DVD/GPS/7" Lilliput TS/802.11g/Bluetooth
    Installed.


    -GPSSecure- - GPS Tracking
    -AltTabber2.2.2- - Handy touchscreen utility.

  3. #3
    Registered User
    Join Date
    May 2003
    Posts
    1,736
    I doubt the apps would accept higher update rate. Some apps do accept slower rate but not faster than 1 per secs.

    By standard NMEA update rate is once every secs. The baudrate can be the standard 4800 or higher as long as the position update rate is fixed to one per sec.

    I may have missed something but this is what I found out after some experiments.

  4. #4
    Newbie jizzajam's Avatar
    Join Date
    Apr 2004
    Posts
    42
    The NMEA standard dictates that the gps device sends updates at 1 second intervals. also states that port speed is 4800baud. i doubt you could pump more than 2 nmea sentences per second through at 4800baud, and if you could there is no telling if the software would support it.

  5. #5
    Calm
    Down
    Or
    Get
    A
    2
    Week
    Vacation
    -Love
    The
    Forum
    Policeman
    Wiredwrx's Avatar
    Join Date
    Jan 2003
    Posts
    3,605
    Ya, I think modifying the NMEA rate is not the way to do it. You have to mod the SW.

    Michael
    ...I love the French language...especially to curse with...Nom de Dieu de putain de bordel de merde de saloperies de connards d'enculés de ta mère. You see, it's like wiping your *** with silk, I love it.

  6. #6
    FLAC Marvin Hlavac's Avatar
    Join Date
    May 2005
    Location
    .... . .-. .
    Posts
    1,015
    A quick and inexpensive test would be to just buy one of the 5Hz receivers, but my guess would be that this alone would not help. TomTom Go also uses a regular 1Hz receiver, and the beautiful fluid movement of the map is achieved by the software. We will have to wait till the Netropa programers feel about this one the way we do and implement this excellent feature into Intellinav software. Then we would see it also in iGuidance ;-)

  7. #7
    Low Bitrate briefnotion's Avatar
    Join Date
    May 2006
    Location
    LA
    Posts
    103
    I've been working on a similar app with Google Earth. Google Earth isn't really geared to point path movement, and when I was programming, I thought of, and gave up on the idea that I could move the screen slowly over one second. I was always thinking about it. Maybe I'll pick up on the idea when new tools are available or if I get more time and incentive. I'm happy with the way things are. Just have to think ahead before I make a turn.

    This is what I figured out. You want the one second movement to position the focus on where you are now, and not where you where one second ago. Two ways, NMEA data is supposed to figure out where you will be when the next message is received by the turning rate and velocity. So drawing a point path to that location should be seemingly simple enough. Or you could work on the calculations yourself. Either way, it would be really cool if the screen scrolled smoothly. Good luck. And speaking of forum title mess-ups, I added a poll and there's no remove options.

    Forum Link: GoogleEarth GPSR Tracking
    CommTest2 Link: http://briefnotion.250free.com/

  8. #8
    Super Moderator xBrady's Avatar
    Join Date
    Apr 2004
    Location
    USA
    Posts
    3,688
    Quote Originally Posted by briefnotion
    And speaking of forum title mess-ups, I added a poll and there's no remove options.

    Forum Link: GoogleEarth GPSR Tracking
    CommTest2 Link: http://briefnotion.250free.com/
    You should be able to close the poll if you want (I think you can close them if you made them). If it doesn't let you, let me know and I can do it for you.
    AMD XP 2600+/512MB RAM/120GB hard drive
    Opus 150W/DVD/GPS/7" Lilliput TS/802.11g/Bluetooth
    Installed.


    -GPSSecure- - GPS Tracking
    -AltTabber2.2.2- - Handy touchscreen utility.

  9. #9
    Low Bitrate briefnotion's Avatar
    Join Date
    May 2006
    Location
    LA
    Posts
    103
    It was fantacy. No lookahead that I know of exist in NMEA data. Sorry, must have gotten confused with waypoints. I supose us dreamers need room to be wrong, maybe put out a few possibilities. Yet still a regression alg should work. Now that I think about it, I may just mock up a version and see how it looks. I know it wasn't the intent, but thanks.

  10. #10
    FLAC PURDooM's Avatar
    Join Date
    Jun 2005
    Location
    Anoka County, MN
    Posts
    1,021

    Thumbs up

    I don't need a regression algorithm, all I need is to delay the signal for 1 second and transition each position/heading linerally.
    Current projects: iGmod reloaded (Latest release) (put on hiatus indefinatly)

    Unlimited Internet and gps tracking for $6 a month with boost mobile!

    Carputer 2: www.lmaocar.com

Page 1 of 3 123 LastLast

Similar Threads

  1. iGuidance SDK
    By Quattro in forum GPS
    Replies: 57
    Last Post: 06-23-2006, 08:37 AM
  2. Iguidance sticky clutter removal ideas
    By Viscouse in forum Mp3car Forum Suggestions/Comments
    Replies: 12
    Last Post: 09-01-2005, 07:07 PM
  3. Road Runner sceen for iguidance
    By Kalt in forum RR Skins
    Replies: 20
    Last Post: 05-16-2005, 12:42 PM
  4. iGuidance or Rand McNally
    By SouL-FoRTuNe in forum GPS
    Replies: 5
    Last Post: 05-04-2005, 10:01 PM
  5. IGuidance 2.0... WOW
    By unsavory in forum GPS
    Replies: 217
    Last Post: 04-20-2005, 02:14 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •