diff --git a/tools/rdi-cm-daq/README.md b/tools/rdi-cm-daq/README.md new file mode 100644 index 0000000..6e8204c --- /dev/null +++ b/tools/rdi-cm-daq/README.md @@ -0,0 +1,11 @@ +# rdi-cm-daq +DAQ executable for reading data from local device and pushing to rdi-live + +## Files +### `install.sh` +* script for installing rdi-cm-daq as a systemd service onto an ARM HPS (Hard + Processor System) + +### `rdi-cm-daq.service` +* systemd service file used by the install script +