]> sigrok.org Git - libsigrok.git/history - src/hardware/siglent-sds/protocol.c
siglent-sds: prefer common glib routine to get vector's length
[libsigrok.git] / src / hardware / siglent-sds / protocol.c
2021-05-22 Gerhard Sittigsiglent-sds: prefer common glib routine to get vector...
2021-05-22 Gerhard Sittigsiglent-sds: free memory that was allocated by SCPI...
2020-05-02 Uwe Hermannsiglent-sds: Fix various compiler warnings.
2020-04-08 Uwe HermannUse std_session_send_df_frame_begin()/_end() where...
2018-10-21 Uwe Hermannsiglent-sds: Consistently use gboolean/TRUE/FALSE.
2018-10-13 marchelhsiglent-sds: Add ESERIES device support.
2018-06-22 Uwe Hermannsiglent-sds: Drop currently unused switch/case.
2018-06-22 Uwe Hermannsiglent_sds_channel_start(): Use ternary operator to...
2018-06-22 marchelhsiglent-sds: Fixed samplerate and memory depth calculation
2018-06-22 marchelhsiglent-sds: Fix, USB connection problem partially...
2018-03-03 marchelhsiglent-sds: Added trigger position to device config...
2018-03-03 marchelhsiglent-sds: Fixed issue with hard coded vdiv.
2018-03-03 marchelhsiglent-sds: Drop unused variable from siglent_sds_read...
2018-02-18 Uwe Hermannsiglent-sds: Drop incorrect glib includes.
2018-02-17 Uwe Hermannsiglent-sds: Random cosmetics, drop unused stuff.
2018-02-16 Uwe Hermannsiglent-sds: Various cosmetics and coding-style fixes.
2018-02-13 Uwe Hermannsiglent-sds: Replace non-portable strcasestr() with...
2018-02-11 mhooijboersiglent-sds: initial driver implementation for Siglent SDS
2018-02-11 mhooijboersiglent-sds: Initial driver skeleton.