This is the working baseline for our Senior Design Project, webDAQ.
To clone the repository use the command git clone --recursive https://www.github.com/cwlucas41/webdaq
. This is necessary because the project uses a git submodule for the ADC sampling code that needs to be initialized.
If this is not done, the submodule can be updated manually with the command git submodule update --init --recursive
.
For more info on submodules, please see the working with submodules page
The certificate files included in this repo are disabled, and are included for example use only.