Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .ci-local/defaults.set

This file was deleted.

158 changes: 0 additions & 158 deletions .github/workflows/ci-scripts-build.yml

This file was deleted.

3 changes: 0 additions & 3 deletions .gitmodules

This file was deleted.

17 changes: 3 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ RecSync
=======

The record synchronizer project includes two parts.
A client ([RecCaster](./client/README.md)) which runing as part of an EPICS
IOC, and a server ([RecCeiver](./server/README.md)) which is a stand alone
daemon. Together they work to ensure the the server(s)
A client [RecCaster](https://github.com/ChannelFinder/reccaster) which runing
as part of an EPICS IOC, and a server ([RecCeiver](./server/README.md))
which is a stand alone daemon. Together they work to ensure the the server(s)
have a complete list of all records currently provided
by the client IOCs.

Expand All @@ -20,17 +20,6 @@ about its Process Database.
* Any info() tags associated with these records
* Any additional environment variables specified in addReccasterEnvVars iocsh calls

RecCaster Usage
---------------

The RecCaster source in the `client/` sub-directory
is build as an EPICS support module.
It provides `reccaster.dbd` and the `reccaster` library.
The client demo IOC in `client/demoApp/` provides
an example of how to build RecCaster into an IOC.

RecCaster requires only EPICS Base 3.15 and later 3.14 releases.

RecCeiver Usage
---------------

Expand Down
1 change: 0 additions & 1 deletion client/.ci
Submodule .ci deleted from fbbfce
16 changes: 0 additions & 16 deletions client/.dockerignore

This file was deleted.

13 changes: 0 additions & 13 deletions client/.gitignore

This file was deleted.

58 changes: 0 additions & 58 deletions client/Dockerfile

This file was deleted.

19 changes: 0 additions & 19 deletions client/Makefile

This file was deleted.

56 changes: 0 additions & 56 deletions client/README.md

This file was deleted.

10 changes: 0 additions & 10 deletions client/castApp/Db/Makefile

This file was deleted.

17 changes: 0 additions & 17 deletions client/castApp/Db/reccaster.db

This file was deleted.

Loading
Loading