Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
PyPCC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
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
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LOFAR2.0
PyPCC
Commits
89c153db
Commit
89c153db
authored
Nov 15, 2023
by
Paulus Kruger
Browse files
Options
Downloads
Patches
Plain Diff
Fixed wrong 48V scaling for UNB
parent
40af6470
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
pypcc/config/UNB2TR.yaml
+11
-2
11 additions, 2 deletions
pypcc/config/UNB2TR.yaml
with
11 additions
and
2 deletions
pypcc/config/UNB2TR.yaml
+
11
−
2
View file @
89c153db
...
@@ -315,10 +315,19 @@ variables:
...
@@ -315,10 +315,19 @@ variables:
dtype
:
uint32
dtype
:
uint32
dim
:
2
dim
:
2
-
name
:
UNB2_DC_DC_48V_12V_VIN
driver
:
switch_PS
devreg
:
DC_DC.VIN
width
:
16
rw
:
ro
dtype
:
double
scale
:
smbus_2bytes_to_float
dim
:
2
monitor
:
true
-
name
:
[
UNB2_DC_DC_48V_12V_VIN
,
UNB2_DC_DC_48V_12V_VOUT
]
-
name
:
UNB2_DC_DC_48V_12V_VOUT
driver
:
switch_PS
driver
:
switch_PS
devreg
:
[
DC_DC.VIN
,
DC_DC.VOUT
]
devreg
:
DC_DC.VOUT
width
:
16
width
:
16
rw
:
ro
rw
:
ro
dtype
:
double
dtype
:
double
...
...
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