Jump to content
AVIC411.com

lilngineer

Members
  • Content Count

    38
  • Joined

  • Last visited

Posts posted by lilngineer

  1. Hi,

     

    Just changed over to an AVH-X5500BHS.  I am trying to run the iGO navigation on the head unit in AppRadio Mode, but it keeps getting stuck at the iGO splash screen stating to download and launch the pioneer AppMode app.  I have it and it is launched.

     

    The iPhone 4 is on 6.1.2  Is this a software version bug?

     

     

    Thanks,

  2. I installed the branding.zip from post#1 on 3.01. I am having some of the fast food icons showing up transparent on the map (ie McDonalds, etc). Does anyone know how to fix this?

     

    Also, if anyone can shed some light on how to add more icons for the ones missing, I would be happy to try and fill them in a bit more.

     

    Thanks for the help.

     

     

    Jason

  3. Hi,

     

    When I use a map color scheme other than the original Pioneer blue and red, the route arrows on the map showing where to turn are solid black.

     

    On the Pioneer colors, they are green with a black outline (which I prefer).

     

    Anyone else noticed this or know how to correct it? I use Easy day and Monopoly night.

     

    Thanks,

     

    Jason

  4. Boris, forgive my software coding ignorance, but how to I add the visible model to the scripts being passed?

     

    Here is the first script:

    RUNIF vActualFieldValue "1" 'run sc_NMS_SetSpeed "navigation.distance_to_destination.number_text" "navigation.distance_to_destination.valid|ui.vOnFlyover" "navigation.distance_to_destination.unit_text"'

    ELSE_RUNIF vActualFieldValue "5" 'run sc_NMS_SetSpeed "navigation.distance_to_waypoint.number_text" "navigation.distance_to_waypoint.valid|ui.vOnFlyover" "navigation.distance_to_waypoint.unit_text"'

    ELSE_RUNIF vActualFieldValue "8" 'run sc_NMS_SetSpeed "navigation.current_speed.number_text" "navigation.current_speed.valid|ui.vOnFlyover" "navigation.current_speed.unit_text"'

    ELSE_RUNIF vActualFieldValue "9" 'run sc_NMS_SetSpeed "navigation.current_speed_limit.number_text" "navigation.current_speed_limit.valid|ui.vOnFlyover&navigation.current_speed_limit.valid" "navigation.current_speed_limit.unit_text"'

    ELSE_RUNIF vActualFieldValue "2" 'run sc_NMS_SetTimeSpan "navigation.time_to_destination" "navigation.time_to_destination.valid|ui.vOnFlyover"'

    ELSE_RUNIF vActualFieldValue "4" 'run sc_NMS_SetTimeSpan "navigation.time_to_waypoint" "navigation.time_to_waypoint.valid|ui.vOnFlyover"'

    ELSE_RUNIF vActualFieldValue "7" 'run sc_NMS_SetTimeSpan "navigation.time_to_manuver" "navigation.time_to_manuver.valid|ui.vOnFlyover"'

    ELSE_RUNIF vActualFieldValue "3" 'run sc_NMS_SetTime "navigation.eta_at_destination" "navigation.eta_at_destination.valid|ui.vOnFlyover"'

    ELSE_RUNIF vActualFieldValue "6" 'run sc_NMS_SetTime "navigation.eta_at_waypoint" "navigation.eta_at_waypoint.valid|ui.vOnFlyover"'

    ELSE_RUNIF vActualFieldValue "10" 'run sc_NMS_SetTime "gps.current_time" "gps.current_time.valid|ui.vOnFlyover"'

    ELSE_RUNIF vActualFieldValue "11" 'run sc_NMS_SetSpeed "navigation.current_altitude.number_text" "navigation.current_altitude.valid|ui.vOnFlyover" "navigation.current_altitude.unit_text"'

    ELSE_RUNIF vActualFieldValue "" 'run sc_NMS_ClearField'

     

    Here is the second:

     

    vTmp.set $1

    vValid.set $2

    vTmp2.set $3

     

    RUNIF vActualField "1" 'txt_NMRText1_num.DROPMODEL, txt_NMRText1_num.textmodel_wstr vTmp, txt_NMRText1_num.visiblemodel vValid'

    RUNIF vActualField "1" 'txt_NMRText1_unit.DROPMODEL, txt_NMRText1_unit.textmodel_wstr vTmp2, txt_NMRText1_unit.visiblemodel vValid'

     

    RUNIF vActualField "2" 'txt_NMRText2_num.DROPMODEL, txt_NMRText2_num.textmodel_wstr vTmp, txt_NMRText2_num.visiblemodel vValid'

    RUNIF vActualField "2" 'txt_NMRText2_unit.DROPMODEL, txt_NMRText2_unit.textmodel_wstr vTmp2, txt_NMRText2_unit.visiblemodel vValid'

     

    ;run sc_FullScreen

     

     

     

    I see reference to a visible model in the second script, but I am not sure how to actually add in the condition.

     

    As always, your help is much appreciated.

  5. Using the visible models suggested I have been able to remove the box and the icons when not navigating, but not the white text or units.

     

    For some reason, they still show in both modes. I was able to move the x values to 7200 to get them off screen, but then they dont show when navigating even if I list them twice with different coordinates and different visible models.

     

    Any others ideas?

  6. Hi,

     

    Has anyone figured out how to delete the route information box when not navigating under firmware 3.01?

     

    I am trying to finish up my mod, but need the screen real estate to move around some icons.

     

    Also, I would like to be able to move an icon up when it is present (during a route).

     

    Any help is appreciated.

     

    Thanks,

     

    Jason

  7. Hi,

     

    I am trying to do my mod for 3.01. I am trying to move the stop flyover button between the trip info and turn info on the left.

     

    No matter what y value, I use it wont go down any lower towards the trip info. Is there a code/command that prevents it from getting near other objects? What is the Z value for? Also, what is the use_seperated_safety=0 for?

     

     

    I appreciate your help.

     

    Thanks,

     

    Jason

  8. If I am not mistaken, does the X-series have a slightly different UI than the F-series? Either graphics, colors, menus, etc?

     

    So if I apply this update, doesn't this essentially make my F90 an X-series at least as far as software is concerned?

  9. Hi,

     

    A while back, I saw that someone on here was going to try to move a wire to the vss input cavity on the F700 connector and connect it to the vehicle.

     

    I was just curious if it actually worked?

     

    i.e. Does the F700 actually contain the hardware to read the VSS input?

     

    I was recently driving around downtown and the GPS reception was a mess because of all of the tall buildings. Kinda makes it pointless to use!

     

    Input/comments appreciated!

×
×
  • Create New...