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
8defea92
Commit
8defea92
authored
4 years ago
by
Paulus Kruger
Browse files
Options
Downloads
Patches
Plain Diff
pypcc2
parent
e9a5fa5e
No related branches found
No related tags found
1 merge request
!8
Pypcc2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-17
1 addition, 17 deletions
README.md
with
1 addition
and
17 deletions
README.md
+
1
−
17
View file @
8defea92
...
...
@@ -42,7 +42,7 @@ Optional parameters are explained when the `-h` or `--help` parameter is supplie
python3 pypcc2.py
--help
cryptography is not installed, use of crypto disabled
cryptography is not installed, use of crypto disabled
usage:
opcuaserv
.py
[
-h
]
[
-s
]
[
--no-lib-hack
]
[
-p
PORT]
usage:
pypcc2
.py
[
-h
]
[
-s
]
[
--no-lib-hack
]
[
-p
PORT]
optional arguments:
-h
,
--help
show this
help
message and
exit
...
...
@@ -51,19 +51,3 @@ optional arguments:
-p
PORT,
--port
PORT Port number to listen on
[
4842].
```
# LTS structure
Raspberry pi (LTS_pypcc.yaml -> I2C controller on raspberry pi)
> Control PCB (LTS_switch.yaml -> I2C switch)
>
> > RCU2 PCB (LTS_RCUx.yaml -> I2C devices)
> >
> > > RCU2 Dither source (LTS_RCU2_dither.yaml -> I2C bitbang)
> >
> > > ADC (LTS_RCU2_ADC.yaml -> SPI bitbang2)
> >
> > Clock PCB (LTS_clk.yaml -> I2C device)
> >
> > > PLL (LTS_clkPLL.yaml -> SPI bitbang1)
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