- 08 Sep, 2021 2 commits
- 07 Sep, 2021 1 commit
-
-
Erik von Reis authored
-
- 01 Sep, 2021 4 commits
-
-
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
-
- 31 Aug, 2021 1 commit
-
-
Jonathan Hanks authored
* substitute $bdroot with the system name when resolving parts.
-
- 14 Aug, 2021 1 commit
-
-
Jonathan Hanks authored
Changes to fe_simulation and awgtpman to allow arbitrary excitations on simulated front ends. See merge request cds/advligorts!245
-
- 13 Aug, 2021 4 commits
-
-
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).
-
- 11 Aug, 2021 2 commits
- 10 Aug, 2021 1 commit
-
-
Rolf Bork authored
names of supported IO cards for use by print message tasks, such as print_io_info().
-
- 06 Aug, 2021 1 commit
-
-
Rolf Bork authored
-
- 05 Aug, 2021 2 commits
- 04 Aug, 2021 1 commit
-
-
Rolf Bork authored
available with new PCIe timing card firmware.
-
- 03 Aug, 2021 1 commit
-
-
Rolf Bork authored
Works with older PCIe card firmware, but now need to modify for latest firmware (gpstime read as a single 64bit word).
-
- 02 Aug, 2021 9 commits
-
-
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
-
- 01 Aug, 2021 2 commits
- 30 Jul, 2021 1 commit
-
-
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.
-
- 29 Jul, 2021 5 commits
-
-
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
-
- 27 Jul, 2021 2 commits
-
-
Erik von Reis authored
-
Erik von Reis authored
-