basic tcp communication with writing /reading to fpga PLB_LL_FIFO_REG_CTRL works

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@441 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
l_maliakal_d
2013-01-29 16:34:02 +00:00
parent 11924d1a51
commit 1ee23e21d5
8 changed files with 112 additions and 37 deletions

View File

@ -13,6 +13,9 @@ int sockfd;
int function_table();
int swap_int32(int val);
int64_t swap_int64(int64_t val);
int decode_function(int);
//if b>0 all the detector must be initialized, otherwise it is just the stop server