Jump to content
AVIC411.com

1E1LrDVU1

Members
  • Content Count

    12
  • Joined

  • Last visited

Posts posted by 1E1LrDVU1

  1. Personally I find the mobile cameras a pain as they are rarely there. Seems like the thing is beeping at every other junction.

     

    I've used debian Linux to strip these out.

     

    debian:~$ wc speedcam.txt

    19102 19102 532637 speedcam.txt

    debian:~$ nawk ' BEGIN { FS = "," } ; $3 != 5 { print } ' speedcam.txt > speedcam2.txt

    debian:~$ wc speedcam2.txt

    7340 7340 204745 speedcam2.txt

     

    Stripped down version of the UK Camera POI file attached

    SpeedcamUpdates.zip

  2. I've just used this to update my F900BT, quite a lot of hassle so a couple of notes:

     

    Downloaded iGo8 "Download as speedcam" txt file from poiplaza (their website is giving out viruses so beware, if something unusual pops up shut it down with task manager and run a full scan!).

    I used spudtxt to convert to spud format but the file had strange carriage return characters (unix maybe)

    Open the txt file with Wordpad and NOT notepad (PC only) and save it again to clear these

    spudtxt will now convert file ok

    Use test mode to copy across to correct location, from memory: my flash disk > apl2 > igo > content > speedcam

    Note: unit may ignore test mode files if you dump the poi file in the root of the SD card so just create a folder to keep the SD card root directory clear of junk the unit won't like

     

    Haven't been on any long journeys to check it's operation but the few cameras around here are on it.

     

    Resulting UK Camera POI file attached (date 29/09/2011 on original file)

    SpeedcamUpdates.zip

×
×
  • Create New...