- Sep 08, 2021
- Sep 07, 2021
-
-
Erik von Reis authored
-
- Sep 01, 2021
-
-
Rolf Bork authored
Lho card increase See merge request cds/advligorts!250
-
-
Rolf Bork authored
Fix for #229 in the install post_build_script.py See merge request cds/advligorts!249
-
Jonathan Hanks authored
-
- Aug 31, 2021
-
-
Jonathan Hanks authored
* substitute $bdroot with the system name when resolving parts.
-
- Aug 14, 2021
-
-
Jonathan Hanks authored
Changes to fe_simulation and awgtpman to allow arbitrary excitations on simulated front ends. See merge request cds/advligorts!245
-
- Aug 13, 2021
-
-
Erik von Reis authored
Merge branch 'awgtpman_use_shmem' of ssh://git.ligo.org/erik.vonreis/advligorts into awgtpman_use_shmem
-
Erik von Reis authored
awgtpman: close shmems on exit.
-
Rolf Bork authored
IOP decimation filtering and data passing to app models. Fixed the errant calls and switched out filter coeffs (still tempory waiting on final 8x downsample filter design).
-
- Aug 11, 2021
- Aug 10, 2021
-
-
Rolf Bork authored
names of supported IO cards for use by print message tasks, such as print_io_info().
-
- Aug 06, 2021
-
-
Rolf Bork authored
-
- Aug 05, 2021
- Aug 04, 2021
-
-
Rolf Bork authored
available with new PCIe timing card firmware.
-
- Aug 03, 2021
-
-
Rolf Bork authored
Works with older PCIe card firmware, but now need to modify for latest firmware (gpstime read as a single 64bit word).
-
- Aug 02, 2021
-
-
Jonathan Hanks authored
Compressed cps See merge request cds/advligorts!204
-
Jonathan Hanks authored
* Removed unneeded zlib dependency * Renamed zlib to zstd in tests to reflect the change of the pub_sub library to use zstd.
-
Jonathan Hanks authored
Updates test_pub_sub_xmit_recv_zlib.sh to use fe_simulted_streams.
-
Jonathan Hanks authored
Reworking tests and api to be compatible.
-
Jonathan Hanks authored
-
Jonathan Hanks authored
Added a unit test for the zlib compression. Moved the zlib.hh to zlib_common.hh.
-
Jonathan Hanks authored
Removing commented debug code from the DeflateStream and added some comments.
-
Jonathan Hanks authored
Added a zlib:// transport which is placed as a filter before the pub/recv. ex: zlib://tcp://127.0.0.1:9000.
-
Jonathan Hanks authored
Dataviewer removed. Moved into its own project cds/dataviewer. See merge request cds/advligorts!243
-
- Aug 01, 2021
- Jul 30, 2021
-
-
Rolf Bork authored
now checks card count by type using new card_count array in CDS_HARDWARE struct type. Still need to update user space code.
-
- Jul 29, 2021
-
-
Rolf Bork authored
Bug fix 249 continiued: Added card_count[] array to CDS_HARDWARE type. Idea is to get rid of all the individial card type counter variables in favor of a single array that has count for each type of io card. Index is card type,as defined at start of header file. Presently, code is working with new array, but now need to remove old counters.
-
Erik von Reis authored
-
Erik von Reis authored
-
Rolf Bork authored
-
Rolf Bork authored
-
- Jul 27, 2021
-
-
Erik von Reis authored
-
Erik von Reis authored
-