Error message

  • Warning: count(): Parameter must be an array or an object that implements Countable in theme_table() (line 1998 of /data/sigrok.org/apache/blog/includes/theme.inc).
  • Warning: count(): Parameter must be an array or an object that implements Countable in theme_table() (line 2061 of /data/sigrok.org/apache/blog/includes/theme.inc).
  • Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in drupal_get_feeds() (line 394 of /data/sigrok.org/apache/blog/includes/common.inc).

LeCroy X-Stream oscilloscope support

libsigrok now supports the LeCroy X-Stream series of oscilloscopes (and possibly others).

This includes models from the WaveAce, WaveJet, WaveSurfer, and WaveRunner series in theory; some models may also be manufactured/rebranded by Atten, Iwatsu, or Siglent.

All these devices seem to use a common SCPI protocol and LeCroy's common waveform template format, so they should all work in theory.

Testing and/or patches fixing implementation details to support more models are highly welcome!

The code was contributed by Sven Schnelle, thanks a lot!