Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gqgmc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Kevin Lyda
gqgmc
Commits
806acd9d
There was a problem fetching the pipeline summary.
Commit
806acd9d
authored
8 years ago
by
Kevin Lyda
Browse files
Options
Downloads
Patches
Plain Diff
Merge a few more config numbers.
parent
81049470
No related branches found
No related tags found
No related merge requests found
Pipeline
#
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
devices/geiger/gqgmc.go
+3
-3
3 additions, 3 deletions
devices/geiger/gqgmc.go
with
3 additions
and
3 deletions
devices/geiger/gqgmc.go
+
3
−
3
View file @
806acd9d
...
...
@@ -70,17 +70,17 @@ type DevConfig struct {
BackLightTimeoutSeconds
int8
`struct:"int8"`
IdleTitleDisplayMode
int8
`struct:"int8"`
AlarmCPMValue
int16
`struct:"int16,big"`
CalibrationCPM0
byte
`struct:"int16,big"`
CalibrationCPM0
int16
`struct:"int16,big"`
CalibrationSvUcByte3p0
byte
`struct:"byte"`
CalibrationSvUcByte2p0
byte
`struct:"byte"`
CalibrationSvUcByte1p0
byte
`struct:"byte"`
CalibrationSvUcByte0p0
byte
`struct:"byte"`
CalibrationCPM1
byte
`struct:"int16,big"`
CalibrationCPM1
int16
`struct:"int16,big"`
CalibrationSvUcByte3p1
byte
`struct:"byte"`
CalibrationSvUcByte2p1
byte
`struct:"byte"`
CalibrationSvUcByte1p1
byte
`struct:"byte"`
CalibrationSvUcByte0p1
byte
`struct:"byte"`
CalibrationCPM2
byte
`struct:"int16,big"`
CalibrationCPM2
int16
`struct:"int16,big"`
CalibrationSvUcByte3p2
byte
`struct:"byte"`
CalibrationSvUcByte2p2
byte
`struct:"byte"`
CalibrationSvUcByte1p2
byte
`struct:"byte"`
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment