1- [ ![ CI] ( https://github.com/PandABlocks-ioc /fastcs-PandABlocks/actions/workflows/ci.yml/badge.svg )] ( https://github.com/PandABlocks-ioc /fastcs-PandABlocks/actions/workflows/ci.yml )
2- [ ![ Coverage] ( https://codecov.io/gh/PandABlocks-ioc /fastcs-PandABlocks/branch/main/graph/badge.svg )] ( https://codecov.io/gh/PandABlocks-ioc /fastcs-PandABlocks )
1+ [ ![ CI] ( https://github.com/PandABlocks/fastcs-PandABlocks/actions/workflows/ci.yml/badge.svg )] ( https://github.com/PandABlocks/fastcs-PandABlocks/actions/workflows/ci.yml )
2+ [ ![ Coverage] ( https://codecov.io/gh/PandABlocks/fastcs-PandABlocks/branch/main/graph/badge.svg )] ( https://codecov.io/gh/PandABlocks/fastcs-PandABlocks )
33[ ![ PyPI] ( https://img.shields.io/pypi/v/fastcs-pandablocks.svg )] ( https://pypi.org/project/fastcs-pandablocks )
44[ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://www.apache.org/licenses/LICENSE-2.0 )
55
66# fastcs_pandablocks
77
88A softioc to control a PandABlocks-FPGA using [ PandABlocks-client] ( https://github.com/PandABlocks/PandABlocks-client ) .
99
10- Source | < https://github.com/PandABlocks-ioc /fastcs-PandABlocks >
10+ Source | < https://github.com/PandABlocks/fastcs-PandABlocks >
1111:---: | :---:
1212PyPI | ` pip install fastcs-pandablocks `
13- Docker | ` docker run ghcr.io/pandablocks-ioc /fastcs-PandABlocks:latest `
14- Documentation | < https://pandablocks-ioc .github.io/fastcs-PandABlocks >
15- Releases | < https://github.com/PandABlocks-ioc /fastcs-PandABlocks/releases >
13+ Docker | ` docker run ghcr.io/pandablocks/fastcs-PandABlocks:latest `
14+ Documentation | < https://pandablocks.github.io/fastcs-PandABlocks >
15+ Releases | < https://github.com/PandABlocks/fastcs-PandABlocks/releases >
1616
1717<!-- README only content. Anything below this line won't be included in index.md -->
1818
@@ -22,4 +22,4 @@ Start the ioc with the project script `fastcs-pandablocks`:
2222fastcs-pandablocks run <hostname> <prefix> --screens-dir ./screens --log-level INFO --poll-period 0.1
2323```
2424
25- See < https://pandablocks-ioc .github.io/fastcs-PandABlocks > for more detailed documentation.
25+ See < https://pandablocks.github.io/fastcs-PandABlocks > for more detailed documentation.
0 commit comments