This website requires JavaScript.
Explore
Help
Sign In
detectors
/
slsDetectorPackage
Watch
25
Star
0
Fork
0
You've already forked slsDetectorPackage
mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced
2025-04-23 06:50:02 +02:00
Code
Issues
Actions
Packages
Releases
Activity
slsDetectorPackage
/
slsReceiverSoftware
History
Dhanya Thattil
73fcef5f6d
slsReceiverSoftware: bitset storage in case the libarary changes contiguous representation, also changed hdf5 representation from 512 byte (to_string) to just passing char* to keep at 64 bytes
2018-07-30 12:05:22 +02:00
..
include
slsReceiverSoftware: bitset storage in case the libarary changes contiguous representation, also changed hdf5 representation from 512 byte (to_string) to just passing char* to keep at 64 bytes
2018-07-30 12:05:22 +02:00
src
slsReceiverSoftware: bitset storage in case the libarary changes contiguous representation, also changed hdf5 representation from 512 byte (to_string) to just passing char* to keep at 64 bytes
2018-07-30 12:05:22 +02:00
.gitignore
.project added to gitignore
2017-10-12 15:08:12 +02:00
CMakeLists.txt
saving bit field in hdf5 as string of 512 bytes instead of 512 bits for the time being, will be updated when a better option is figured out
2018-07-06 12:00:35 +02:00
gitInfo.txt
Updated Makefiles, Cmakelists.txt to compile slsMultiReceiver properly and with HDF5 and fixed compiler warnings
2018-07-18 12:29:19 +02:00
Makefile
saving bit field in hdf5 as string of 512 bytes instead of 512 bits for the time being, will be updated when a better option is figured out
2018-07-06 12:00:35 +02:00
slsReceiverUsers.doxy
added receiver interface, have not separated from eigerDummyReceiver yet
2014-07-18 12:27:32 +02:00
updateAPIVersion.sh
slsReceiver, slsDetector, eiger and jungfrau server: client checks firmware and software an dreceiver compatibility for each time shared memory is cleaned up
2018-05-28 19:11:34 +02:00
updateGitVersion.sh
changed all variables from svn to git, included --version for receiver binary
2017-12-06 10:29:57 +01:00