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
aeae6bba
Commit
aeae6bba
authored
4 years ago
by
Paulus Kruger
Browse files
Options
Downloads
Patches
Plain Diff
yaml update
parent
0c00cd3f
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!11
Pypcc2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
config/CLK.yaml
+1
-0
1 addition, 0 deletions
config/CLK.yaml
config/RCU.yaml
+17
-2
17 additions, 2 deletions
config/RCU.yaml
with
18 additions
and
2 deletions
config/CLK.yaml
+
1
−
0
View file @
aeae6bba
...
@@ -135,6 +135,7 @@ methods:
...
@@ -135,6 +135,7 @@ methods:
-
IO1.CONF1
:
0x2C
#0010 1100 PPS/PWR output, SCLK,CS,SDI
-
IO1.CONF1
:
0x2C
#0010 1100 PPS/PWR output, SCLK,CS,SDI
-
IO1.GPIO1
:
0x00
#all low
-
IO1.GPIO1
:
0x00
#all low
-
CLK_Enable_PWR
:
Update
-
CLK_Enable_PWR
:
Update
-
CLK_PLL_locked
:
Update
-
name
:
CLK_PLL_setup
-
name
:
CLK_PLL_setup
driver
:
I2C_CLK
driver
:
I2C_CLK
...
...
This diff is collapsed.
Click to expand it.
config/RCU.yaml
+
17
−
2
View file @
aeae6bba
...
@@ -158,7 +158,9 @@ device_registers:
...
@@ -158,7 +158,9 @@ device_registers:
-
name
:
JESD_control1
-
name
:
JESD_control1
description
:
JESD link control
description
:
JESD link control
address
:
0x5F
address
:
0x5F
-
name
:
CML_adjust
-
name
:
SYNC_control
address
:
0x3A
-
name
:
CML_level
description
:
CML output adjust
description
:
CML output adjust
address
:
0x15
address
:
0x15
-
name
:
Update
-
name
:
Update
...
@@ -344,9 +346,18 @@ variables:
...
@@ -344,9 +346,18 @@ variables:
rw
:
ro
rw
:
ro
dtype
:
uint8
dtype
:
uint8
dim
:
96
dim
:
96
mask
:
RCU_I2C_STATUS
monitor
:
true
monitor
:
true
-
name
:
RCU_ADC_sync
description
:
0x81=locked
driver
:
I2C_RCU
devreg
:
[
ADC1.SYNC_control
,
ADC2.SYNC_control
,
ADC3.SYNC_control
]
width
:
8
rw
:
ro
dtype
:
uint8
dim
:
96
debug
:
true
# - name: RCU_dth1_freq
# - name: RCU_dth1_freq
# driver: I2C_RCU
# driver: I2C_RCU
# devreg: [DTH1.Freq,DTH2.Freq,DTH3.Freq]
# devreg: [DTH1.Freq,DTH2.Freq,DTH3.Freq]
...
@@ -413,6 +424,7 @@ methods:
...
@@ -413,6 +424,7 @@ methods:
-
RCU_attenuator
:
Update
-
RCU_attenuator
:
Update
-
RCU_band
:
Update
-
RCU_band
:
Update
-
RCU_ADC_lock
:
Update
-
RCU_ADC_lock
:
Update
-
RCU_ADC_sync
:
Update
-
name
:
ADC1_on
-
name
:
ADC1_on
...
@@ -446,6 +458,8 @@ methods:
...
@@ -446,6 +458,8 @@ methods:
-
ADC3.Update
:
1
#Needed to update ADC registers
-
ADC3.Update
:
1
#Needed to update ADC registers
-
name
:
RCU_off
-
name
:
RCU_off
driver
:
I2C_RCU
mask
:
RCU_mask
instructions
:
instructions
:
-
RCU_Pwr_dig
:
0
#Switch power off
-
RCU_Pwr_dig
:
0
#Switch power off
-
IO2.GPIO1
:
0
-
IO2.GPIO1
:
0
...
@@ -454,6 +468,7 @@ methods:
...
@@ -454,6 +468,7 @@ methods:
-
IO3.GPIO2
:
0
-
IO3.GPIO2
:
0
-
IO1.GPIO1
:
0
-
IO1.GPIO1
:
0
-
IO1.GPIO2
:
0
-
IO1.GPIO2
:
0
-
RCU_update
:
0
#todo, also make all GPIO pins (except power enables) inputs to remove all power from devices.
#todo, also make all GPIO pins (except power enables) inputs to remove all power from devices.
-
name
:
RCU_HBAT_WAIT_PPS
-
name
:
RCU_HBAT_WAIT_PPS
...
...
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