Skip to content
Snippets Groups Projects
Commit 8defea92 authored by Paulus Kruger's avatar Paulus Kruger
Browse files

pypcc2

parent e9a5fa5e
No related branches found
No related tags found
1 merge request!8Pypcc2
...@@ -42,7 +42,7 @@ Optional parameters are explained when the `-h` or `--help` parameter is supplie ...@@ -42,7 +42,7 @@ Optional parameters are explained when the `-h` or `--help` parameter is supplie
python3 pypcc2.py --help python3 pypcc2.py --help
cryptography is not installed, use of crypto disabled cryptography is not installed, use of crypto disabled
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: optional arguments:
-h, --help show this help message and exit -h, --help show this help message and exit
...@@ -51,19 +51,3 @@ optional arguments: ...@@ -51,19 +51,3 @@ optional arguments:
-p PORT, --port PORT Port number to listen on [4842]. -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)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment