gps
system/gps
Conditions: mmips
Package: gps
Type: Settings Directory
| Argument | Type | Description |
|---|---|---|
| enabled | bool | |
| port | alt { enum (none) { none:nv::BADID } , iface_enum } | |
| channel | num | |
| init-channel | num | |
| init-string | multi { array-id, string } | |
| set-system-time | bool | |
| coordinate-format | enum (dms | dd | ddmm) | |
| gps-antenna-select (syscap=rb-gps) | enum (internal | external) |
system/gps/monitor
Package: gps
Type: Command
| Read-only Argument | Type | Description |
|---|---|---|
| date-and-time | date | |
| latitude | string | |
| longitude | string | |
| altitude | string | |
| speed | string | |
| destination-bearing | string | |
| true-bearing | string | |
| magnetic-bearing | string | |
| valid | bool | |
| satellites | num | |
| fix-quality | num | |
| horizontal-dilution | num | |
| data-age | alt { enum (never) { never:0 } , time } |