Skip to content
Snippets Groups Projects
  1. Jul 15, 2020
  2. Jul 14, 2020
  3. Jul 13, 2020
    • Jonathan Hanks's avatar
      Adding a frame wiper script to the repository. · 409bfc63
      Jonathan Hanks authored
      This is the python3 script used at LHO for frame wipping.  Moving it from userapps to the advligorts repository.
      
      This script is responsible for running every hour and freeing up space on the disk system for new frames.
      409bfc63
  4. Jul 09, 2020
  5. Jul 01, 2020
    • Rolf Bork's avatar
      - Some RCG compile option cleanup. · d7d1efc8
      Rolf Bork authored
      - Added daq_prefix option for Parameter block.  This allows proper
        creation of GDSTP screen DAQ info for systems that do not connect
        to the standard DAQ-DC0.
      d7d1efc8
  6. Jun 30, 2020
  7. Jun 29, 2020
  8. Jun 28, 2020
  9. Jun 25, 2020
    • Erik von Reis's avatar
      Merge branch 'daqd_data_rate' into 'master' · 13ab51be
      Erik von Reis authored
      Adding more epics diagnostics to the daqd
      
      See merge request cds/advligorts!127
    • Jonathan Hanks's avatar
      Adding more epics diagnostics to the daqd · 452f191b
      Jonathan Hanks authored
      PRDCR_UNIQUE_DCU_REPORTED_PER_S -> the number of dcus that reported at least once in the last second
      PRDCR_TOTAL_DCU_REPORTED_PER_S -> the count of dcus that reported in the last second.  In good conditions this should be 16*PRDCR_UNIQUE_DCU_REPORTED_PER_S
      
      PRDCR_TOTAL_DATA_RATE_KB_PER_S -> the total data rate over the last second in kb (excludes < 1kb of headers a second)
      PRDCR_TP_DATA_RATE_KB_PER_S -> the data rate of test point data over the last second in kb
      PRDCR_MODEL_DATA_RATE_KB_PER_S -> the data rate of the regular model data over the last second in kb
      
      PRDCR_OPEN_TP_COUNT -> the count of test points opened sampled once per second
      452f191b
  10. Jun 24, 2020
  11. Jun 23, 2020
  12. Jun 22, 2020
  13. Jun 19, 2020
  14. Jun 18, 2020
Loading