Merged developer branch with anna's modifications for chiptestboard

This commit is contained in:
2016-11-10 13:27:18 +01:00
parent 149610aa51
commit 70326f8b10
3 changed files with 72 additions and 1 deletions

View File

@ -52,7 +52,9 @@ enum {
F_SET_RECEIVER_FIFO_DEPTH, /**< set receiver fifo depth */
F_ACTIVATE, /** < activate/deactivate readout */
F_STREAM_DATA_FROM_RECEIVER /**< stream data from receiver to client */
F_STREAM_DATA_FROM_RECEIVER, /**< stream data from receiver to client */
F_READ_RECEIVER_TIMER /** < sets the timer between each data stream in receiver */
/* Always append functions hereafter!!! */