Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gnss-share
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
gnss-share
Merge requests
!13
doc: Mention the mm driver in gnss-share.conf man page
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Imported
doc: Mention the mm driver in gnss-share.conf man page
mm-man
into
master
Overview
1
Commits
1
Pipelines
1
Changes
1
Merged
Imported
Administrator
requested to merge
mm-man
into
master
1 year ago
Overview
1
Commits
1
Pipelines
1
Changes
1
Expand
I forgot to add the mm driver to the drivers in gnss-share.conf man page, add it now.
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
25043da2
1 commit,
1 year ago
1 file
+
2
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
doc/gnss-share.conf.5.scd
+
2
−
1
Options
@@ -13,7 +13,8 @@ format is TOML.
Group
to
set
as
owner
for
the
socket
.
*
device_driver
=
"<string>"
*
GPS
device
driver
to
use
.
Supported
values:
stm
,
stm_serial
GPS
device
driver
to
use
.
Supported
values:
stm
,
stm_serial
,
mm
(
for
ModemManager
D
-
Bus
interface
)
*
device_path
=
"<string>"
*
Path
to
GPS
device
to
use
,
e
.
g
.
"/dev/gnss0"
Loading