gotthard udp fix

This commit is contained in:
2019-08-26 11:47:28 +02:00
parent 3497175b15
commit aecf3bb7db
4 changed files with 36 additions and 3 deletions

View File

@ -9,4 +9,10 @@
#define NCHAN (128)
#define NCHIP (10)
#define NDAC (16)
#define TEMP_CLK (20) /* MHz */
#define TEMP_CLK (20) /* MHz */
/** Default Parameters */
#define DEFAULT_NUM_FRAMES (1)
#define DEFAULT_NUM_CYCLES (1)
#define DEFAULT_EXPTIME (1 * 1000 * 1000) // 1 ms
#define DEFAULT_PERIOD (1 * 1000 * 1000 * 1000) // 1 s