GJA skin is developed for personal use and for testing purpose. Because we don't have rights for distributing the skin, here are provided only description, changelog and screenshots.
Skin itself is possible to find on various GPS forums.
Please do not mail us, we will not send the skin.
@ all Gurjon Skin 2.17
hier die Neuerungen
GJA skin 480x272v2.17
1. Added ability for moving "Bluetooth" and "Mapchanger" buttons to the "Main Screen menu".
2. Added ability for displaying the number of TMC events (significant and total) on the TMC button.
3. Added feature "Petrol Reminder".
The idea is that the second trip computer is almost never used. So we decided to do "Petrol Reminder" on it.
Working principle is that you type the hyphotetical driving distance, or encapsulated litres of fuel
(which will be translated into kilometres). Petrol station POI visibility will turn off automatically.
By expiration of distance you will get a visual and/or voice warning that you need to refuel and the
visibility of gas stations POI will be automatically restored.
The short tap on the reminder button will be give the following choices:
data entry or a list of nearby gas stations.
The long tap will jump to the setup of the "Petrol Reminder".
Answers to the anticipating questions:
1. Reserve of the fuel or distance - while entering the data subtract the amount of reserving fuel or distance.
Say, have filled 20 litres, want to reserve 5 litres. So, enter 15 litres. Same with the distance.
2. Visibility of 3D gas stations doesn't turn off, as they are 3D buildings, not POIs.
3. Gallons are not currently implemented. Maybe this feature will be added on request ...
About settings.
"Always show button in cockpit" -> Always show the button in the cockpit. If checkbox unchecked, then the
button will be visible only after a warning. That is, when the tank is empty.
"Show last input value" -> Remember your last entered values.
"Switch petrol station POI visibility" -> Automatic control of gas stations POI visibility.
If checkbox unchecked, then POI visibility setiing is not changed.
"Fuel economy" -> This is the average fuel consumption, it is taken from your values in "Green Routing".
A tap to this field will jump to the "Green Routing", where you can change the fuel consumption.
During entering amount of fuel, three options of the fuel consumption mode can be selected: Urban/Rural/Average.
3. Modified Equalizer and Tone screens.
4. Technical repairs.
Sie müssen registriert sein, um Links zu sehen.
und GJA Skin 800x480
Sie müssen registriert sein, um Links zu sehen.
hier jetzt das 2. Update der deutschen Sprachfiles für Gurjon 2.17 wenn Änderungen erwünscht sind bitte PN an mich.
Sie müssen registriert sein, um Links zu sehen.
Hallo,Sk Primo Sbertaud13 v2.8 EUR+
IMG Removed
New in this version
V2.8 + EUR
- Fixed button image 3 in 1 (Thanks Smayk)
- Modification of the compass XENON (Please Smayk)
- The DA now upon posting of the picture.
- Fixed the "Find a car which takes into account the positions off-road (Tanuki44)
- 800x480. Adjustments info buttons on the right. Tanuki44 thank you.
- 800x480. Adaptation data11_800x480_v1.6_20101003
- Change the script mapchanger. Replace your file utility.
- Modification instructions from sys.txt. We must add a new parameter (map =)
[Sbertaud13]
app = "\ DataFlash \ primo"
content = "\ DataFlash \ primo"
map = "\ DataFlash \ primo"
poi = 1
home = "HOME"
work = "WORK"
as = "CAR"
launch_on_exit = "\ DataFlash \ monexe.exe"
The app = allows me to know the location of the files save, utility & Catches
The content = lets me know the location of copy.db
The map = lets me know the location map and poi files
Be sure to read the readme for all lines of sys.txt are not mandatory
Sys.txt
1 Instructions for the skin
[Sbertaud13]
app = "\ DataFlash \ primo" <= Set the path where the software is installed primo
content = "\ DataFlash \ primo" <= Set the path where the file content is installed
map = "\ DataFlash \ primo" <= Set the path where the file content / map is installed
poi = 1 <= Optional. Put poi = 1 if you also want to switch during the POI mapchanger otherwise do not put the line
home = "HOME" <= Optional.
work = "WORK" <= Optional.
as = "CAR" <= Optional.
launch_on_exit = "\ DataFlash \ my directory \ monexe.exe <= Optional. If you want to start a program out of Primo.
Put the full path to the executable
The app = allows me to know the location of the files save, utility & Catches
The content = lets me know the location of copy.db
The map = lets me know the location map and poi files
2 ° SKin 800x480
Add necessarily
[Interface]
resolution_dir = "800_480"
vga = 0
[Rawdisplay]
Highres = 0
screen_x = 800
screen_y = 480
class = "landscape"
3 ° radar
It is advisable to add
[Warning]
speedcam_max_lookahead = 1000
in sys.txt
4 ° Radar Choup Alerts
- Ability to change its over-speed and tone of the approach using variables sys.txt:
Be careful not to copy the following statement as it is in your sys.txt
[Warning]
overspeed_sound = "mon_son1"
approach_beep_sound = "mon_son2"
Mon_son1 mon_son2 and do not exist.
If you want, for example, use sound to another wav sound over-speed:
You have a wav sound file named, for example, dringdring.wav.
Wav file that you copy the audio folder which should be in your file Primo.
Then you add that to your sys.txt
[Warning]
overspeed_sound = "dringdring"
Of course, you do not add
approach_beep_sound = "mon_son2"
unless you use a personal as his approach to the beep.
- Added ability to customize the 4 custom icons warning in displaying the alert. Add in the sys.txt:
Be careful not to copy the following statement as it is in your sys.txt if the first crash of Primo radar.
[Warning]
user_cam1_bmp = "gfx \ mon_icone1.bmp"
user_cam2_bmp = "gfx \ mon_icone2.bmp"
user_cam3_bmp = "gfx \ mon_icone3.bmp"
user_cam4_bmp = "gfx \ mon_icone4.bmp"
Types of radar T21 T24 types are free. If you do not use it. Go your way, what follows does not interest you.
We let you choose to put a custom image type bmp will be displayed for the radar warning.
The image size must be
53x53 for the resolutions 320x240, 480x234 and 480x272
96x96 to 800x480 resolution
You use the 480x272 resolution, you have a picture of that rest area is named, for example, airederepos.bmp
You crop the image to make it 53x53.
You created a folder in your gfx folder of primary (if it exists already bin there and it's very good)
You copy your image into that folder gfx
you add
[Warning]
user_cam1_bmp = "gfx \ airederepos.bmp"
in your sys.txt
Of course you do not add
user_cam2_bmp = "gfx \ mon_icone2.bmp"
user_cam3_bmp = "gfx \ mon_icone3.bmp"
user_cam4_bmp = "gfx \ mon_icone4.bmp"
If you have not provided image for type T22 to T24.
[DOWN][/DOWN]Link veralten (gelöscht)
@ all Gurjon Skin 2.17
hier die Neuerungen
GJA skin 480x272v2.17
1. Added ability for moving "Bluetooth" and "Mapchanger" buttons to the "Main Screen menu".
2. Added ability for displaying the number of TMC events (significant and total) on the TMC button.
3. Added feature "Petrol Reminder".
The idea is that the second trip computer is almost never used. So we decided to do "Petrol Reminder" on it.
Working principle is that you type the hyphotetical driving distance, or encapsulated litres of fuel
(which will be translated into kilometres). Petrol station POI visibility will turn off automatically.
By expiration of distance you will get a visual and/or voice warning that you need to refuel and the
visibility of gas stations POI will be automatically restored.
The short tap on the reminder button will be give the following choices:
data entry or a list of nearby gas stations.
The long tap will jump to the setup of the "Petrol Reminder".
Answers to the anticipating questions:
1. Reserve of the fuel or distance - while entering the data subtract the amount of reserving fuel or distance.
Say, have filled 20 litres, want to reserve 5 litres. So, enter 15 litres. Same with the distance.
2. Visibility of 3D gas stations doesn't turn off, as they are 3D buildings, not POIs.
3. Gallons are not currently implemented. Maybe this feature will be added on request ...
About settings.
"Always show button in cockpit" -> Always show the button in the cockpit. If checkbox unchecked, then the
button will be visible only after a warning. That is, when the tank is empty.
"Show last input value" -> Remember your last entered values.
"Switch petrol station POI visibility" -> Automatic control of gas stations POI visibility.
If checkbox unchecked, then POI visibility setiing is not changed.
"Fuel economy" -> This is the average fuel consumption, it is taken from your values in "Green Routing".
A tap to this field will jump to the "Green Routing", where you can change the fuel consumption.
During entering amount of fuel, three options of the fuel consumption mode can be selected: Urban/Rural/Average.
3. Modified Equalizer and Tone screens.
4. Technical repairs.
Sie müssen registriert sein, um Links zu sehen.
und GJA Skin 800x480
Sie müssen registriert sein, um Links zu sehen.
hier jetzt das 2. Update der deutschen Sprachfiles für Gurjon 2.17 wenn Änderungen erwünscht sind bitte PN an mich.
Sie müssen registriert sein, um Links zu sehen.
Wir verwenden Cookies und ähnliche Technologien für folgende Zwecke:
Akzeptieren Sie Cookies und diese Technologien?
Wir verwenden Cookies und ähnliche Technologien für folgende Zwecke:
Akzeptieren Sie Cookies und diese Technologien?