merged with 2.1.1-rc inclding deactivate detectr and receiver

This commit is contained in:
Dhanya Maliakal
2016-10-04 14:06:47 +02:00
9 changed files with 226 additions and 531 deletions

View File

@ -103,11 +103,13 @@ enum {
F_SET_RATE_CORRECT, /** < set/reset rate correction tau */
F_GET_RATE_CORRECT, /** < get rate correction tau */
F_ACTIVATE, /** < activate/deactivate readout */
F_SET_NETWORK_PARAMETER, /**< set network parameters such as transmission delay, flow control */
F_PROGRAM_FPGA /**< program FPGA */
/* Always append functions hereafter!!! */
};