Skip to content

Releases: xiallc/PixieSDK

Fixing list-mode data collection in example software

27 Apr 21:10
Compare
Choose a tag to compare

Fixes bug in the example software that prevented list-mode data from being read out of the module properly.

Header installation bug fix

27 Apr 20:57
Compare
Choose a tag to compare

Fixes issue that prevented Analog Devices headers from installing properly.

Update PixieSDK logging

27 Apr 20:56
Compare
Choose a tag to compare

We reworked the logging functions in PixieSDK to provide the logging level, function name, and additional information.

Easylogging for example software

27 Apr 20:54
Compare
Choose a tag to compare

Adds EasyLogging to the example software for more robust log messages. This does not affect logging from PixieSDK.so

Configurable boot flag in example code

27 Apr 20:52
Compare
Choose a tag to compare

Allows users to specify the boot flag when executing the program.

Create system tests

27 Apr 20:51
Compare
Choose a tag to compare

Provides a C++ program using the Legacy API that allows users to test Pixie-16 module MCA and list-mode FIFO memory.

Library Combination

06 Apr 14:57
Compare
Choose a tag to compare
  • Removes libPixie16App.so and libPixie16Sys.so
  • Adds libPixieSDK.so (combines the previous two libraries)

1.1.0 - Automatic slot identification

06 Apr 14:58
Compare
Choose a tag to compare
  • Adding support for identifying module slot using the module's PCF 8574 chip
  • Removes need for pxisys.ini file to be provided by the user
  • Updates support for Wiener PCIe crates.

Note: This may not work on the first revision of ELMA crates.

1.0.0 - CMake

06 Apr 14:59
Compare
Choose a tag to compare
  • Updating build system to CMake

0.10.0 - Expanding Unit tests

06 Apr 14:59
Compare
Choose a tag to compare
  • Updating unit tests for Pixie_Print_MSG
  • Updating tests for trace functions