Skip to content
Snippets Groups Projects

Add trigger options to libScope and update interface/memory management to be faster at reading data

Merged Karol Krizka requested to merge scopework into master
  1. Nov 01, 2018
    • Karol Krizka's avatar
      b2a80fc6
    • Karol Krizka's avatar
      libScope: · f745eec2
      Karol Krizka authored
      	* Add simple trigger setup, trigger position and variable number of samples
      
      examples:
      	* add pixel_scope_run for their testbeam clock monitoring
      f745eec2
    • Karol Krizka's avatar
      libScope: · f7f138ec
      Karol Krizka authored
      	* PS6000 buffers are now initialized when a channel is enabled
      	* Change PicoScope::run() to take a reference to final storage instead of creating new structures
      
      pbv2:
      	* Update scope functionality to use new PicoScope::run()
      	* Add proper dependecies on GPIB and Scope in CMakeLists
      
      examples:
      	* Add scope_test example for how to use the PicoScope library
      f7f138ec
Loading