{% extends 'base.html' %} {% block styles %} {{super()}} {% endblock %} {% block content %}

Services:

Antenna's coordinates: latitude longitude elevation
Gnss receiver com port (without /dev/)
Com port settings: baudrate:data bits:parity:stop bits:flow control
Gnss receiver brand and model
Gnss receiver format (ubx,stq,rtcm3,tersus,...)
Antenna information (model,serial number) - default value is NULLANTENNA
Local tcp port
Caster url address
Caster port
Caster password
Mount name
Rtcm messages list
Receiver dependent options
Caster url address
Caster port
Caster password
Mount name
Rtcm messages list
Receiver dependent options
Local Ntrip caster username for the rover
Local Ntrip caster password for the rover
Local Ntrip Caster port number, e.g. 2101
Local Ntrip caster mount name
Local caster Rtcm messages list
Local Ntrip Caster Receiver dependent options, e.g. -TADJ=1 for u-blox
Rtcm server port
Rtcm server messages list
Receiver dependent options
Serial output com port (without /dev/)
Serial output port settings
Rtcm serial output messages list
Receiver dependent options
Path to data directory
File name construction (should start with %Y-%m-%d_%h-%M-%S)
File rotation time (in hour)
File rotation time (in seconds)
Archive duration before deletion (in days)

System Settings:

Rtkbase {{ g.version }}
Change Password:
New password
Confirm password
Gnss receiver:
{{ main_settings[3].receiver }} - {{ main_settings[4].receiver_firmware }}
Board:
{{ g.sbc_model }}
CPU Temp:
- C° - (highest record: - C°)
Uptime:
Storage:
available of - ( % used)
Settings:
Diagnostic:
Power:
{% endblock %} {% block scripts %} {{super()}} {% endblock %}