Skip to content
Snippets Groups Projects
  1. May 01, 2020
  2. Apr 30, 2020
    • Rolf Bork's avatar
      Bug fix advligorts issue #9. · d7a817a5
      Rolf Bork authored
      1) For now, the RCG will accept either ifo= or site=, eg ifo=X2 or site=X2 to designate the IFO in the cdsParameter block. This
          obviates the need for immediate changes to present Matlab control models. All new models, and eventually all old models,
          should use the ifo= designator as the site= designator will be deprecated in a TBD future release.
      2) At compile time, if a model still contains the site= designator, a warning message will be written to alert user to change to ifo=.
           This is simply a warning for now.
      3) I have gone thru all the RCG Perl code to change site to ifo, where appropriate.  I think things are consistent now ie site is a
           location eg lho, llo, lao, etc. and ifo is the IFO designator eg ifo=H1, L1, A1, etc.
      d7a817a5
  3. Apr 29, 2020
  4. Apr 28, 2020
  5. Apr 27, 2020
  6. Apr 24, 2020
  7. Apr 23, 2020
  8. Apr 22, 2020
  9. Apr 21, 2020
  10. Apr 20, 2020
    • Rolf Bork's avatar
      Bug fixes for TIME_SLAVE compile option: · e17f71bf
      Rolf Bork authored
        - Moved send_io_info_to_mbuf routine from map.c to moduleLoadCommon.c, as the
          TIME_SLAVE option does not use map.c.
        - Changed controllerIop.c to not write DAC bit registers if TIME_SLAVE, as
          this area is not mapped for this configuration ie no I/O modules.
      e17f71bf
    • Rolf Bork's avatar
      Merge branch 'find-ix-symvers' into 'master' · 859af39b
      Rolf Bork authored
      New dolphin packages install symvers to a particular directory.  This change...
      
      See merge request cds/advligorts!78
      859af39b
  11. Apr 18, 2020
  12. Apr 17, 2020
Loading