Table of content

NeronGPS.conf file location

The file is localized in the /home/root/packages/<number>/Settings/NeronGPS folder.

Tile server configuration

[OSM]
equatorcentric=false
road1=http://tile.openstreetmap.org/%3/%1/%2.png
rootlevel=0
servers=road
snailmode=false

For tile server configuration, please read the add map servers to NeronGPS.conf page

Menus and buttons configuration

[actions]
auto_center="button/-1/0/ell2(0,0,100,100)/ell1(40,40,20,20)/ell1(45,45,10,10)"
cache=more/2
clock=more/1
display_always_on=more/4
display_trailer=more/6 journey=main/3
magnification=main/2
record=more/5
server=main/0
start_batch="button/2/0/ell2(0,0,100,100)/line(25,60,75,60)/line(30,50,70,50)/line(35,40,65,40)"
stop_batch="button/2/0/ell2(0,0,100,100)/line(25,25,75,75)/line(25,75,75,25)"
traces=more/0
user_log=more/3
zoom=main/1
zoom_minus="button/0/0/ell2(0,0,100,100)/line(25,50,75,50)"
zoom_plus="button/1/0/ell2(0,0,100,100)/line(25,50,75,50)/line(50,25,50,75)"

This section is listing the menu options and the buttons displayed on the map. Menu and buttons are associated with predefined actions. The actions list is the following:

For each action, one of the following option can be selected:

2 states actions (display_always_on, record and display_trailer) can only be displayed in menus.

Buttons display configuration

[buttons]
buttonbackgroundcolor=00000080
buttondisabledcolor=808080c0
buttonenabledcolor=ffff00c0
buttonheight=100
buttonpressedcolor=000000ff
buttonthickness=5
buttonwidth=100

This section is configuring the button display parameters:

Tile caches configuration

[caches]
cachedir=/media/card/NeronGPS/maps
tempcachedir=/media/card/NeronGPS/temp

This section is configuring tile caches:

Map display configuration

[map]
defaultlatitude=45.234444
defaultlongitude=5.71
defaultserver=OSM_road
defaultzoom=0
displayalwayson=false
magnification=1
nomagnification=

This section contains the default map configuration:

Location cursor configuration

[pointer]
fixbordercolor=004000c0
fixfillcolor=00ff0080
lostbordercolor=400000c0
lostfillcolor=ff000080
shape="seg2(50,0,0,100,50,80,100,100)"

This section configure the cursor pointing on the current GPS location:

Tile servers list

[tileserver]
composers=
httpservers=OSM

For tile server configuration, please read the add map servers to NeronGPS.conf page

Traces configuration

[traces]
autorecord=true
tracedir=/media/card/NeronGPS/traces
tracepoint=400
tracethickness=10
tracetransparency=192
trailcolor=008000c0
trailpoint=200
trailthickness=10

This section configure the traces:

Draw lists

Draw lists are composed of basic elements, separated by a '/' characters. Possible basic elements are the following:

Coordinates are expected to stay in a range of 0 to 100, or the drawing will go outside the expected drawing area. 0 value correspond to the top or left side of the drawing area, 100 to the bottom or right. Floating point values are not accepted.

Color coding

Color are coded with an RRGGBBAA format: