In left button on screen in avic, if you press button you get option to go directly to eks. home or work adress. is it possible to copy this to another version (nextgen 2019 pack).
Is it in UX or sys ???????????????
TWEAKS - IMPROVEMENTS
Thx to our friend Boki_Srb and Arimi I was able to improve the overall user experience in my iGO_Avic navigation.
TIME (Vertical) + BATTERY IN MENU
(battery in Menu and the CODE for TIME was added in this ux too) in order to get TIME IN TITLE but in vertical position.
Adding show_time_in title in our Sys file we can get time but only in HORIZONTAL position. If we want to have it in vertical position we need to play with the code little bit.
I edited Arimis ux and his code inside .css code (decreased the size of the font so it does not overlap with the X to cancel the route etc etc. I also removed the "glow effect".
NOTE!!!
In the images below this one are the old screenshots before I made some changes (battery percentage still overlaps) but now with this UX it is not the case anymore.
Spoiler: CLICK TO EXPAND
In case anybody is interested here it is..
DOWNLOAD
[Only registered and activated users can see links. ]
HOUSE NUMBERS UX
In case you would like to have HOUSE NUMBERS VISIBLE all the time here is the UX for it..
DOWLOAD:
[Only registered and activated users can see links. ]
It took me days to figure out how to PREVENT Avic from changing color of the street names. Every time you start Avic it changes the color of the current street. So I tried many options and the trick was to remove everything after the line color: inside housenumber.css I kept adding lines after the
"color: ( %screen.nightmode ? current_street_color_night" but the trick was to remove all of it after the color: hmm simple lack of knowledge
color: ( %screen.nightmode ? current_street_color_night : current_street_color );
and just add this:
color: map_main_color
Just one line but due to the lack of simple/basic .css commands it took me days to figure it out..but the result is there..
Spoiler: CLICK TO EXPAND
WEATHER FORECAST
Of course it works in case of Pioneer but little bit different. We need some Copy/paste from GIFT or PAL.
We need to copy those files from the SAVE folder:
- service_register_v1.sav
- service_register_v1_A.sav
- service_register_v1_A.sav.cks
- service_register_v1_B.sav
- service_register_v1_B.sav.cks
Plus folder
- WEATHER
and place it on the same location in our Avic Save folder
Spoiler: CLICK TO EXPAND
Spoiler: CLICK TO EXPAND
BIGGER ETA/FONTS
As you may have noticed, Avic fonts are extremely small and it is very difficult for older drivers etc. If you want to change that you need to edit
Inside
Pioneer_skin/ux/pioneer_skin/plugin.ini
fonts to "BOLD"
[fonts]
default="roboto, Bold"
defaultbd="roboto, Bold"
defaultit="roboto, Bold"
tahomabd="roboto, Bold"
valuefont="roboto, Bold"
valuefontbd="roboto, Bold"
SIZE OF THE FONT
Pioneer_skin/ui_nextgen/common/ui/params_override.css
and the results are like this...(no need to lose your nerves with dpi/base dpi)..
Spoiler: CLICK TO EXPAND
Spoiler: CLICK TO EXPAND
Spoiler: CLICK TO EXPAND
Spoiler: CLICK TO EXPAND
REMOVE FAVORITE FROM THE MAP
If you are like me than you have many favorites. In that case you will have "Favorites Forest" of yellow icons on your map.
Problem is that in case of any "non-skin" version you can not disable Favorites from the map unless you edit data.zip
Here is how it is done:
Data/ui_nextgen/defaults/poi_visibilities
and remove "favorites" section
Inside save file remove poi_visibilities file and that is it..clea map. Favorites are still inside your menu but not on the map.
LOADING/SPLASH SCREEN
And as a bigest Pioneer Avic fan I decided to play with the loading screen to make it more personalised.... it is still work in progress but here are preliminary results...
iGO_Avic is my favorite NNG flavour.
Spoiler: CLICK TO EXPAND
WARNING!!!
The post has been made available for informational and educational purposes only.* Any use or copy, reproductions of NNG/Pioneer software is strictly prohibited and shall be considered an infringement.
EDIT: 05.11.2019
EXTRA UX SET THAT CAN BE USEFUL
Here are some UXs I collected over the years but can be very useful with AvicSync. Those are all community created UXs. They are not the property of NNG or Pioneer and therefore do not breach the infringement rules.
Spoiler: CLICK TO EXPAND
Umwelt_Zone
works in Avic and gives you extra option in Route Preferences. It is very important for countries that are strict with Green Zone policy
Route_planning_o4i
Gives you additional route options - Green route (normally not present in Avic) and more like "More Highways" Less Highways or Scenic (Motorcycles) etc.
Grid_menu
Amazing ux and very useful for Tablets and big screens. This is useful for truck drivers. It rotates your screen and gives you real standalone navi look.
Button_Parking and Petrol + Labs
Buttons for cockpit which are very useful if you want to check parkings and petrols stations only along the route not few kilometers away from your route.
The rest of the UXs are easy to guess. I edited some of them to work inside AvicSync and to keep White colour etc.
THEY ARE TESTED ON AVIC!!! NOT SURE IF THEY ARE GOING TO WORK ON OTHER VERSIONS. THIS WAS POSTED TO IMPROVE/GIVE EXTRA (missing) OPTIONS INSIDE AVICSYNC.
Spoiler: LICENSED_DOWNLOAD
Last edited by Texas; 4th November 2019 at 11:39 PM.
NOTICE: By no means I advise installing illegal software nor I support such actions. This is just for EDUCATIONAL PURPOSES. Please use my post in order to understand or learn something new. I am a proud owner of LICENSED NAVIGATION but just to satisfy my curiosity I test, read and research. Sharing illegal material is against the law.
In left button on screen in avic, if you press button you get option to go directly to eks. home or work adress. is it possible to copy this to another version (nextgen 2019 pack).
Is it in UX or sys ???????????????
Which button? Post a screenshot
Like this, see arrow.
Spoiler: large images
Last edited by Boki_Srb; 13th February 2020 at 11:40 AM. Reason: spoiler!
Which skin, skiib? It is not standard option.
That button opens the trip computer by default.
So - yes, it is some extra ux.
Whether it can be used for another package - yes if it is not specifically for Avic.
Hi.
I am trying to set speedcam warnings with this iGO build (no skins, only original ux set).
My plan is:
1- tts warning ALWAYS announce alert point TYPE, DISTANCE AND SPEED, REPEAT after 30 seconds
2- beep wav "X" CONTINUOUS when aproaching alert point
3- beep wav "Y" CONTINUOUS when overspeed the alert point aproaching
4- tts warning when overspeed the alert point aproaching, repeating TYPE, DISTANCE AND SPEED after 10 seconds
my sys.txt:
[warning]
is_spoken=1
is_sound=1
overspeed_min_speech_repeat_delay=10
overspeed_min_tone_repeat_delay=10
say_camera_distance=1
say_camera_speed_limit=1
speedcam_continuous_approach_beep_when_tonal=0
speedcam_enabled=1
speedcam_warning=1
warn_distances="130:1000,90:790,70:690,50:590,30:540"
skip_approach_beep=0
speedlimit_warning=1 ;(1)
speedlimit_warning_voice=1 ;(1)
speedlimit_warning_visual=1 ;(1)
speedcam_uses_priority=1
speedwarn_delay_between_warning=30 ;(30)
speedcam_need_approach_beep_on_section_cameras=1 ;(0)
speedcam_maxdistance_from_road=50 ;(50)
speedwarn_alt_tolerance=100
speedwarn_tolerance=100
speedcam_need_approach_beep_on_section_cameras=1
speedcam_visualtype=1 ;for all cams?
speedcam_soundtype=2 ;for all cams?
;speed camera
speedcam_visualtype_0=1 ;0=none 1=visual+sound 2=visual
speedcam_soundtype_0=2 ;0=none 1=too fast 2=approach
Result: only beeps when aproach, no tts
Any idea how to fix this WITHOUT skins ?
Thanks
Dear Boki_Srb,
Previous iGO builds worked fine with the parameters above, NextGen is a another "beast" and I can not get the same results so far!
Primo 2.4 works fine for me, I just miss TMC lost for this build! Any idea to get back TMC in Primo 2.4 ?
Thanks
No, NNG servers block Primo access![]()
Hello everyone,
I installed version 9.18.28.610238 and inserted the new maps.
Avic starts but the maps are inactive. iGO_HERE_Europe_2019_Q4.
Before that, I had the HERE 2019 Q3 maps and it worked.
When I copied the new maps they were inactive.
Do you have a solution? I need your help. I love Avic Pioneer!
Spoiler: inactive
Bookmarks