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
3c019b3c
Commit
3c019b3c
authored
3 years ago
by
Paulus Kruger
Browse files
Options
Downloads
Patches
Plain Diff
ANT_PWR -> PWR_ANT
parent
c0d6a64d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
config/RECVTR.yaml
+5
-5
5 additions, 5 deletions
config/RECVTR.yaml
with
5 additions
and
5 deletions
config/RECVTR.yaml
+
5
−
5
View file @
3c019b3c
...
...
@@ -346,7 +346,7 @@ variables:
monitor
:
true
mask
:
RCU_I2C_error
-
name
:
RCU_ANT_VOUT
-
name
:
RCU_
PWR_
ANT_VOUT
description
:
RCU antenna voltage (V)
driver
:
I2C_RCU
devreg
:
[
AN.V_Ant_O0
,
AN.V_Ant_O1
,
AN.V_Ant_O2
]
...
...
@@ -359,7 +359,7 @@ variables:
monitor
:
true
mask
:
RCU_I2C_error
-
name
:
RCU_ANT_VIN
-
name
:
RCU_
PWR_
ANT_VIN
description
:
Voltage on antenna output of RCU (V). Controlled by ANT_PWR_ON.
driver
:
I2C_RCU
devreg
:
[
AN.V_Ant_I0
,
AN.V_Ant_I1
,
AN.V_Ant_I2
]
...
...
@@ -372,7 +372,7 @@ variables:
monitor
:
true
mask
:
RCU_I2C_error
-
name
:
RCU_ANT_IOUT
-
name
:
RCU_
PWR_
ANT_IOUT
description
:
Current drawn on antenna output of RCU (A)
driver
:
I2C_RCU
devreg
:
[
AN.I_Ant0
,
AN.I_Ant1
,
AN.I_Ant2
]
...
...
@@ -431,7 +431,7 @@ variables:
dim2
:
[
3
,
32
]
mask
:
RCU_ANT_mask
-
name
:
RCU_
ANT_PWR
_on
-
name
:
RCU_
PWR_ANT
_on
description
:
Antenna power output ON/OFF control. Monitored by Ant_V.
driver
:
I2C_RCU
devreg
:
[
IO1.GPIO1
,
IO1.GPIO1
,
IO1.GPIO2
]
...
...
@@ -640,7 +640,7 @@ methods:
instructions
:
-
RCU_PWR_DIGITAL_on
:
Update
#Read value and update the OPC-UA variable
-
RCU_PWR_ANALOG_on
:
Update
-
ANT
_PWR_on
:
Update
-
RCU
_PWR_
ANT_
on
:
Update
-
RCU_ID
:
Update
-
RCU_version
:
Update
-
RCU_LED0_off
:
Update
...
...
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