3
I Use This!
Activity Not Available

News

Analyzed 12 months ago. based on code collected 12 months ago.
Posted almost 8 years ago by Uwe Hermann
libsigrok now supports the Rohde&Schwarz (previously Hameg) HMC 8043 programmable power-supply. This is a 3-channel power-supply with USBTMC and LXI connectivity. The protocol is SCPI-based, so the patch for libsigrok was relatively ... [More] straight-forward, extending the existing scpi-pps driver. Other, similar SCPI-based power-supplies could be added with relatively little work as well. Patches are always welcome! The code was contributed and tested by Marc Schink, thanks a lot!   [Less]
Posted almost 8 years ago by Uwe Hermann
libsigrokdecode now features another protocol decoder: dali. This decodes the Digital Addressable Lighting Interface (DALI) protocol. As usual, there are some example files in sigrok-dumps and some test-cases in sigrok-test. The decoder was contributed by Jeremy Swanson, thanks a lot!  
Posted almost 8 years ago by Uwe Hermann
libsigrokdecode now features another protocol decoder: dali. This decodes the Digital Addressable Lighting Interface (DALI) protocol. As usual, there are some example files in sigrok-dumps and some test-cases in sigrok-test. The decoder was contributed by Jeremy Swanson, thanks a lot!  
Posted almost 8 years ago by Uwe Hermann
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 ... [More] , 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!   [Less]
Posted almost 8 years ago by Uwe Hermann
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 ... [More] , 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!   [Less]
Posted almost 8 years ago by Uwe Hermann
libsigrokdecode now features yet another protocol decoder. This time: adf435x. This decoders supports the SPI-based protocol of the Analog Devices ADF4350 and ADF4351 RF synthesizers. The decoder was contributed by Joel Holdsworth, thanks a lot! You ... [More] can watch episode 005 ("4.4GHz RF Synthesizer Board - ADF4351 - Theory, Setup, Reverse Engineering, Experiments") on Joel's OpenTechLab YouTube channel for a lot more details about the ADF435x devices and how they can be used, as well as how sigrok can help with making chip-specific protocols like this one easier to understand and debug. [Less]
Posted almost 8 years ago by Uwe Hermann
libsigrokdecode now features yet another protocol decoder. This time: adf435x. This decoders supports the SPI-based protocol of the Analog Devices ADF4350 and ADF4351 RF synthesizers. The decoder was contributed by Joel Holdsworth, thanks a lot! You ... [More] can watch episode 005 ("4.4GHz RF Synthesizer Board - ADF4351 - Theory, Setup, Reverse Engineering, Experiments") on Joel's OpenTechLab YouTube channel for a lot more details about the ADF435x devices and how they can be used, as well as how sigrok can help with making chip-specific protocols like this one easier to understand and debug. [Less]
Posted almost 8 years ago by Uwe Hermann
libsigrokdecode has gained support for the iec decoder. This decodes the Commodore serial IEEE-488 (IEC) protocol. As usual, there's sample files and test-cases for the PD in our git repos. The decoder was contributed by Marcus Comstedt, thanks a lot!  
Posted almost 8 years ago by Uwe Hermann
libsigrokdecode has gained support for the iec decoder. This decodes the Commodore serial IEEE-488 (IEC) protocol. As usual, there's sample files and test-cases for the PD in our git repos. The decoder was contributed by Marcus Comstedt, thanks a lot!  
Posted almost 8 years ago by Uwe Hermann
libsigrok now supports the Hantek 6022BL device. This is a 2-channel USB oscilloscope (48MHz sampling rate, 20MHz analog bandwidth as per vendor); it can also be used as a 24MHz logic analyzer alternatively (but not both at the same time). We use ... [More] our open-source sigrok-firmware-fx2lafw firmware for the device, which has been extended to also support the Hantek 6022BL (it supported the Hantek 6022BE already since 0.1.4). With some additional changes in libsigrok, the Hantek 6022BL is now officially supported. The respective code was contributed by Sebastian Tabares Amaya and Jan Losinski, thanks a lot! For the curious, we have the usual set of teardown photos and hardware info in the wiki.   [Less]