Skip to content
Snippets Groups Projects
  1. Apr 20, 2021
  2. Apr 19, 2021
  3. Jun 22, 2013
  4. Jun 21, 2013
    • Bryan Moffit's avatar
      Initial import of CRL for caen1720. This is all copied over from a · 7c08be0d
      Bryan Moffit authored
      previous project (special miniTS firmware for the v1495)... not for use, yet.
      
      7c08be0d
    • Bryan Moffit's avatar
      caen1720Lib: · 3ff278bb
      Bryan Moffit authored
       - Add a few more descriptive lines to the Status routine
       - Add routines:
       -- Set buffer size (effectively the acquisition window)
       -- Set Channel Signal time over/under threshold
       -- Set the mode of the front panel monitor output
      
      Introduced an ISR to the test routine.
      
      3ff278bb
    • Bryan Moffit's avatar
      caen1720Lib: · 0fa8e13f
      Bryan Moffit authored
       - Added functionality:
       -- Initialize using A24, A32, or CR-CSR
       -- Check board ID on init
       -- Continue through until end of nadc even if there an error init'ing the
          current module
       -- Set/Unset Trigger Overlapping
       -- Set/Unset Test Pattern Generation
       -- Set/Unset Trigger Under threshold
       -- Set/Unset Pack2.5 encoding
       -- Set/Unset Zero length encoding
       -- Set/Unset Amplitude based full suppression 
       -- Enabling/Disabling trigger sources
       -- Enabling/Disabling front panel trigger output from different sources
       -- Set enabled channel mask
       -- Set the DC offset to be added to channels
       -- Set/Unset Bus Error termination of block transfers
       -- Set/Unset 64 bit alignment for block transfers
       -- Set channel thresholds
       -- Setup interrupt level and vector
       -- Enable/Disable interrupts
       -- Primitive (programmed i/o) readout of event data
      
       - Code cleanup:
       -- Register number in module memory structure
       -- Many #define register bits and masks
       
       - Descriptions of routines in comments.
      
      0fa8e13f
  5. Jun 19, 2013
    • Bryan Moffit's avatar
      caen1720Lib: · 5a509193
      Bryan Moffit authored
       - Port to Linux... no added functions or features from original code.
      
      5a509193
  6. Jun 12, 2013
Loading