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
72228623
Commit
72228623
authored
2 years ago
by
Paulus Kruger
Browse files
Options
Downloads
Patches
Plain Diff
update RECVTR_LTS config
parent
5b5c9a5d
No related branches found
No related tags found
No related merge requests found
Pipeline
#45876
passed
2 years ago
Stage: image
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pypcc/config/RECVTR_LTS.yaml
+18
-11
18 additions, 11 deletions
pypcc/config/RECVTR_LTS.yaml
with
18 additions
and
11 deletions
pypcc/config/RECVTR_LTS.yaml
+
18
−
11
View file @
72228623
...
...
@@ -308,7 +308,7 @@ variables:
rw
:
ro
dtype
:
double
dim
:
32
monitor
:
true
#
monitor: true
read_parallel
:
true
mask
:
RECVTR_I2C_error
...
...
@@ -322,7 +322,7 @@ variables:
dtype
:
double
dim
:
32
read_parallel
:
true
monitor
:
true
#
monitor: true
mask
:
RECVTR_I2C_error
-
name
:
RCU_PWR_1V8
...
...
@@ -335,7 +335,7 @@ variables:
dtype
:
double
dim
:
32
read_parallel
:
true
monitor
:
true
#
monitor: true
mask
:
RECVTR_I2C_error
-
name
:
RCU_PWR_2V5
...
...
@@ -348,7 +348,7 @@ variables:
dtype
:
double
dim
:
32
read_parallel
:
true
monitor
:
true
#
monitor: true
mask
:
RECVTR_I2C_error
-
name
:
RCU_PWR_ANT_VOUT
...
...
@@ -363,7 +363,7 @@ variables:
dim
:
96
dim2
:
[
3
,
32
]
read_parallel
:
true
monitor
:
true
#
monitor: true
mask
:
RECVTR_I2C_error
-
name
:
RCU_PWR_ANT_VIN
...
...
@@ -378,7 +378,7 @@ variables:
dim
:
96
dim2
:
[
3
,
32
]
read_parallel
:
true
monitor
:
true
#
monitor: true
mask
:
RECVTR_I2C_error
-
name
:
RCU_PWR_ANT_IOUT
...
...
@@ -392,7 +392,7 @@ variables:
dim
:
96
dim2
:
[
3
,
32
]
read_parallel
:
true
monitor
:
true
#
monitor: true
mask
:
RECVTR_I2C_error
-
name
:
RCU_PWR_DIGITAL_on
...
...
@@ -415,7 +415,7 @@ variables:
rw
:
ro
dtype
:
boolean
dim
:
32
monitor
:
true
#
monitor: true
mask
:
RECVTR_I2C_error
-
name
:
RCU_PWR_ANALOG_on
...
...
@@ -473,6 +473,7 @@ variables:
dtype
:
string
dim
:
32
mask
:
RCU_mask
check_value
:
RCU2L
-
name
:
RCU_PCB_number
description
:
PCB number (astron.nl/webforms/IenS-Boarden/view.php?id=xxx)
...
...
@@ -518,6 +519,7 @@ variables:
dim
:
96
dim2
:
[
3
,
32
]
# debug: true
mask
:
ANT_mask
-
name
:
RCU_ADC_JESD
driver
:
I2C_RCU
...
...
@@ -636,7 +638,7 @@ methods:
-
IO3.CONF1
:
Update
-
RCU_update
:
0
-
RCU_ADC_locked
:
Update
#check if not also in RCU_update
-
RCU_DTH_on
:
Update
#check if not also in RCU_update
#
- RCU_DTH_on: Update #check if not also in RCU_update
-
name
:
RCU_on
description
:
Initialize RCU and it in the ON state
...
...
@@ -644,6 +646,7 @@ methods:
mask
:
RCU_mask
instructions
:
-
RECVTR_I2C_error
:
0
-
RCU_PCB_version
:
Update
-
IO2.CONF1
:
0x80
#Pgood on 0x80
-
IO2.GPIO1
:
0x4A
#0x40 Dig on, 0x0a =10dB att
-
IO2.GPIO2
:
0x55
#0x15 #Band0 (or 0x2a band 1) #LED green=on=low
...
...
@@ -656,6 +659,10 @@ methods:
-
IO3.CONF2
:
0
-
IO3.DIR1
:
0
-
IO3.DIR2
:
0
-
IO2.DIR1
:
0
-
IO2.DIR2
:
0
-
IO1.DIR1
:
0
-
IO1.DIR2
:
0
-
IO1.CONF1
:
0
-
IO1.CONF2
:
0
# - RCU_GPIO1: Update
...
...
@@ -697,8 +704,8 @@ methods:
-
RCU_attenuator_dB
:
Update
-
RCU_band_select
:
Update
-
RCU_ADC_testmode
:
Update
#
- RCU_ADC_locked: Update #disabled for testing
#
- RCU_ADC_sync: Update #disabled for testing
-
RCU_ADC_locked
:
Update
#disabled for testing
-
RCU_ADC_sync
:
Update
#disabled for testing
# - RCU_DTH_shutdown: Update
# - RCU_DTH_freq: Update
# - RCU_DTH_on: Update #disabled for testing
...
...
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