Manual:System/GPS: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 13: | Line 13: | ||
Global Positioning System (GPS) is used for determining precise location of a GPS receiver. | Global Positioning System (GPS) is used for determining precise location of a GPS receiver. | ||
==Properties== | ==Configuration Properties== | ||
{{Mr-arg-table-h | {{Mr-arg-table-h | ||
Line 21: | Line 21: | ||
{{Mr-arg-table | {{Mr-arg-table | ||
|arg= | |arg=channel | ||
|type= | |type=integer [0..4294967295] | ||
|default= | |default=0 | ||
|desc= | |desc=Port channel used by device | ||
}} | |||
{{Mr-arg-table | |||
|arg=enabled | |||
|type=yes {{!}} no | |||
|default=no | |||
|desc=Whether GPS is enabled | |||
}} | }} | ||
{{Mr-arg-table | |||
|arg= | {{Mr-arg-table | ||
|arg=port | |||
|type=string | |type=string | ||
|default= | |default= | ||
|desc= | |desc=Name of the USB/Serial port where GPS receiver is connected | ||
}} | }} | ||
{{Mr-arg-table-end | |||
|arg=set-system-time | |||
|type=yes {{!}} no | |||
|default=no | |||
|desc=Whether to set router's date and time to one received from GPS. | |||
}} | |||
{{Note | . }} | {{Note | . }} |
Revision as of 08:56, 5 September 2011
Applies to RouterOS: v3, v4, v5 +
Summary
Sub-menu: /system gps
Standards: GPS, NMEA 0183, Simple Text Output Protocol
Global Positioning System (GPS) is used for determining precise location of a GPS receiver.
Configuration Properties
Property | Description |
---|---|
channel (integer [0..4294967295]; Default: 0) | Port channel used by device |
enabled (yes | no; Default: no) | Whether GPS is enabled |
port (string; Default: ) | Name of the USB/Serial port where GPS receiver is connected |
set-system-time (yes | no; Default: no) | Whether to set router's date and time to one received from GPS. |
Note: .
Monitor
This command is used for monitoring the data received from a GPS receiver
Pparameters:
Basic examples
[ Top | Back to Content ]