Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • AcqServiceYaml.cc/hh : Contains the base class for BSSS and BLD acquisition services. This base class established communication with CPSW, and provides API method to the upper layers to control and acquire data from BLD and BSSS streams.
  • BldYaml.cc/hh : Implements AcqServiceYaml class with 4 Event definitions
  • BsssYaml.cc/hh: Implements AcqServiceYaml class with 9 Event definitions
  • AmcCarrier.cc/hh
  • AmcCarrierBase.cc/hh
  • AmcCarrierYaml.cc/hh
  • bld_control.cc
  • bsa_tst.cc
  • bsaapp_tst.cc
  • BsaDefs.ccc/hh
  • BsaField.hh
  • BsasYaml.cc/hh
  • bsayaml_tst.cc
  • cpsw_duo.cc
  • cpsw_tst.cc
  • CpswTemplate.hh
  • cpu_tst.cc
  • Processor.cc/hh
  • ProcessorT.hh
  • RamControl.cc/hh : Defines IRamControl and CRamControlImpl classes. Later on, something called control, waveform1 and waveform2 will be instantiated with IRamControl. Seems like all three have the same memory layout
  • socketAPI.cc/hh : Socket class that opens a socket and sends data over multicast
  • TPG.cc/hh
  • TPGMini.cc/hh
  • tpr_stream.cc
  • yaml_tst.cc

...