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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LOFAR2.0
PyPCC
Commits
e72a0956
Commit
e72a0956
authored
1 year ago
by
Paulus Kruger
Browse files
Options
Downloads
Patches
Plain Diff
LB added ADC_test_signal, DTH reset on start
parent
2f32f41a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#58185
passed
1 year ago
Stage: run
Stage: image
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pypcc/config/RECVTR_LB.yaml
+15
-1
15 additions, 1 deletion
pypcc/config/RECVTR_LB.yaml
with
15 additions
and
1 deletion
pypcc/config/RECVTR_LB.yaml
+
15
−
1
View file @
e72a0956
...
...
@@ -141,6 +141,7 @@ device_registers:
-
name
:
JESD_control1
description
:
JESD link control
address
:
0x5F
store
:
True
-
name
:
JESD_control3
description
:
JESD link control
address
:
0x61
...
...
@@ -544,6 +545,17 @@ variables:
debug
:
true
mask
:
ANT_mask
-
name
:
RCU_ADC_testsignal
driver
:
I2C_RCU
devreg
:
[
ADC1.JESD_control1
,
ADC2.JESD_control1
,
ADC3.JESD_control1
]
width
:
1
bitoffset
:
5
rw
:
rw
dtype
:
boolean
dim
:
96
dim2
:
[
3
,
32
]
mask
:
ANT_mask
-
name
:
RCU_ADC_JESD3
driver
:
I2C_RCU
devreg
:
[
ADC1.JESD_control3
,
ADC2.JESD_control3
,
ADC3.JESD_control3
]
...
...
@@ -662,6 +674,7 @@ methods:
-
RCU_update
:
0
-
RCU_ADC_locked
:
Update
#check if not also in RCU_update
-
RCU_ADC_sync
:
Update
#disabled for testing
-
RCU_ADC_testsignal
:
Update
#disabled for testing
-
RCU_DTH_on
:
Update
#check if not also in RCU_update
-
name
:
RCU_on
...
...
@@ -686,7 +699,7 @@ methods:
#Set registers to default values
-
IO2.GPIO1
:
0x4A
#0x40 Dig on, 0x0a =10dB att
-
IO2.GPIO2
:
0x55
#0x15 #Band0 (or 0x2a band 1) #LED green=on=low
-
IO3.GPIO1
:
0x
1
5
#0001 0101 ADC_SDIO=high, clk=low, DTH_
EN=low
-
IO3.GPIO1
:
0x
9
5
#0001 0101 ADC_SDIO=high, clk=low, DTH_
shutdown=HIGH (made low which ADC SPI bus reset)
-
IO3.GPIO2
:
0x47
#ADC SC=high, DTH_SDA=high, DTH_EN=low
-
IO1.GPIO1
:
0x0A
#0x0a = 10dB att
# - IO1.POL1: 0
...
...
@@ -738,6 +751,7 @@ methods:
-
RCU_PWR_2V5
:
Update
-
RCU_ADC_locked
:
Update
#disabled for testing
-
RCU_ADC_sync
:
Update
#disabled for testing
-
RCU_ADC_testsignal
:
Update
#disabled for testing
-
name
:
RCU_update
driver
:
I2C_RCU
...
...
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