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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
3b31b2a540f5428929ad72e9192d20d95d40423f
Select Git revision
Branches
10
autonmea
broadcast_fixes
cpuidle
master
default
protected
mm-watch-props
python
qcom
send_everything
stmctl
time
Tags
11
0.8.2
0.8.1
0.8.0
0.7.2
0.7.1
0.7
0.6
0.5
0.4
0.3
0.2
21 results
Begin with the selected commit
Created with Raphaël 2.2.0
14
Sep
27
May
23
15
24
Mar
23
12
6
14
Dec
17
Jul
1
Jun
31
May
26
25
17
5
12
Apr
7
7
Feb
29
Jan
19
Nov
18
12
Oct
28
Aug
27
26
8
Jun
30
Nov
29
22
16
7
Jul
4
Jun
3
2
31
May
30
27
6
towards autodetecting: introduce a new driver called auto
autonmea
autonmea
add simple nmea driver to use as a fallback for gnss devices
Fix Errorf and Println format strings
mm-watch-props
mm-watch-props
Check type assertion in handle_signal()
Reject signals other than PropertiesChanged in handle_signal()
gnss/modemmanager: Watch Modem.Location properties and reset
go.mod: bump golang.org/x/sys to 0.1.0 (MR 16)
0.8.2 master
0.8.2 master
readme: correct note about mm dependency
0.8.1
0.8.1
readme: mention mm 1.23.2 dependency (MR 15)
gnss/modemmanager: Do not check for modem to be enabled (MR 15)
gnss: Print a message on starting device (MR 14)
0.8.0
0.8.0
doc: Mention the mm driver in gnss-share.conf man page (MR 13)
Add modemmanager driver (MR 12)
gnss/stm: perform a safe shutdown when closing the device (MR 10)
0.7.2
0.7.2
server: allow group to write to socket
0.7.1
0.7.1
server: restrict writing to socket to socket owner only
0.7
0.7
go.mod: set minimum Go version to 1.15
server: don't use net.ErrClosed
gnss/stm: use 'done' chan in readlines' anon. func for reading
gnss/stm: update comment about open() timeout
server: ignore some gosec failures
config: sanitize path to config file
gnss/stm: sanitize paths to almanac/ephemeris
gnss/stm: fix save dir permissions
gnss/stm: remove StmDevice unused methods
cmd/stmctl: remove application
server,gnss: add support for passing writes from socket to device
gnss: use uuid lib for internal topic names
gnss/stm: resolve race in readlines
gnss: implement io.Writer
server: improve logging for client connections
gnss/stm: drop setTime
gnss/stm: run readlines outside of the mutex lock
gnss/stm: only send resume() for serial device
gnss/stm: don't run readlines in an extra goroutine
gnss/stm: change readlines main loop to not block on bufio's Scan()
server: print message when client connects
server: close client connection on failure to subscribe
gnss: cancel subscription on failure to start driver
gnss/stm: don't hold a ref if open() fails
Loading