Skip to content
GitLab
Explore
Sign in
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LOFAR2.0
PyPCC
Commits
d6c78423
"RTCP/Cobalt/git@git.astron.nl:ro/lofar.git" did not exist on "c048f25120a7dec5e80ed1ad4fb0cf97863842e3"
Commit
d6c78423
authored
2 years ago
by
Paulus Kruger
Browse files
Options
Downloads
Patches
Plain Diff
Monitor ADC scaling for 3V ref
parent
34d989bc
No related branches found
No related tags found
No related merge requests found
Pipeline
#47450
passed
2 years ago
Stage: run
Stage: image
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pypcc/config/RECVTR_HB_TEST.yaml
+8
-8
8 additions, 8 deletions
pypcc/config/RECVTR_HB_TEST.yaml
with
8 additions
and
8 deletions
pypcc/config/RECVTR_HB_TEST.yaml
+
8
−
8
View file @
d6c78423
...
...
@@ -276,7 +276,7 @@ variables:
driver
:
I2C_RCU
devreg
:
AN.Temp
width
:
23
scale
:
4.210e-3
#Scaled 1.1 for
3.
3
V ref
. 3.827e-3 for 3.0V
#T=DATAOUT * Vref/12.25/32. Vref=1.5 V
scale
:
3.827e-3
#
3.
0
V ref #T=DATAOUT * Vref/12.25/32. Vref=1.5 V
convert_unit
:
Kelvin2Celsius
rw
:
ro
dtype
:
double
...
...
@@ -286,7 +286,7 @@ variables:
driver
:
I2C_RCU
devreg
:
AN.V_3v3
width
:
23
scale
:
1.
609
e-6
#
Scaled 1.1: 1.463e-6 #3.0V
scale
:
1.
463
e-6
#
3.0V ref, divider r=1/4, scale=Vref/2^23 / r
rw
:
ro
dtype
:
double
...
...
@@ -295,7 +295,7 @@ variables:
driver
:
I2C_RCU
devreg
:
AN.V_1v8
width
:
23
scale
:
7.
8679e-7
#Scaled 1.1: 7.1526e-7 #3.0V ref
scale
:
7.
1526e-7
#3.0V ref, divider r=1/2, scale=Vref/2^23 / r
rw
:
ro
dtype
:
double
...
...
@@ -304,7 +304,7 @@ variables:
driver
:
I2C_RCU
devreg
:
AN.V_2v5
width
:
23
scale
:
7.8679e-7
#Scaled 1.1:
7.1526e-7 #3.0V ref
scale
:
7.1526e-7
#3.0V ref
, divider r=1/2
rw
:
ro
dtype
:
double
...
...
@@ -313,7 +313,7 @@ variables:
driver
:
I2C_RCU
devreg
:
[
AN.V_Ant_O0
,
AN.V_Ant_O1
,
AN.V_Ant_O2
]
width
:
23
scale
:
1.
57356e-5
#Scaled 1.1: 1.
43051e-5 #3V ref
scale
:
1.43051e-5
#3V ref
, divider r=1/40
rw
:
ro
dtype
:
double
...
...
@@ -322,7 +322,7 @@ variables:
driver
:
I2C_RCU
devreg
:
[
AN.V_Ant_I0
,
AN.V_Ant_I1
,
AN.V_Ant_I2
]
width
:
23
scale
:
1.57356e-5
#Scaled 1.1:
1.43051e-5 #3V ref
scale
:
1.43051e-5
#3V ref
, r=1/40
rw
:
ro
dtype
:
double
...
...
@@ -331,7 +331,7 @@ variables:
driver
:
I2C_RCU
devreg
:
[
AN.I_Ant0
,
AN.I_Ant1
,
AN.I_Ant2
]
width
:
23
scale
:
2.62262e-7
#4.5K res
scale
:
3,9736e-7
#3V ref, 2.7K res, =Vref/2^(23) * 3000/R
rw
:
ro
dtype
:
double
...
...
@@ -668,4 +668,4 @@ methods:
-
WAIT
:
100
#ms to wait
-
CH1_ADC_shutdown
:
0
-
CH2_ADC_shutdown
:
0
-
CH3_ADC_shutdown
:
0
\ No newline at end of file
-
CH3_ADC_shutdown
:
0
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