]> sigrok.org Git - libsigrok.git/history - src/scpi.h
output/csv: use intermediate time_t var, silence compiler warning
[libsigrok.git] / src / scpi.h
2021-03-06 Petteri Aimonenscpi-dmm: Gracefully handle meters that lack OPC command.
2020-03-25 Uwe HermannDoxygen: Properly mark a few symbols as private.
2019-07-25 Guido Trentalanciahameg-hmo: Add SR_CONF_HIGH_RESOLUTION and SR_CONF_PEAK...
2019-07-25 Guido Trentalanciahameg-hmo: Get SCPI_CMD_GET_HORIZONTAL_DIV at runtime.
2019-07-25 Guido Trentalanciahameg-hmo: Rename SCPI_CMD_GET_VERTICAL_DIV to *_SCALE.
2019-07-25 Guido Trentalanciahameg-hmo: Fix for an incorrect samplerate being returned.
2019-07-25 Guido Trentalanciahameg-hmo: Add SR_CONF_TRIGGER_PATTERN support.
2019-07-25 Guido Trentalanciahameg-hmo: Remove unused SCPI command enums, sort entries.
2019-07-25 Guido Trentalanciahameg-hmo: Add support for SR_CONF_LOGIC_THRESHOLD...
2019-04-17 Frank Stettnerscpi: Add enum scpi_transport_layer.
2019-03-29 Frank Stettnerscpi: Add connenction_id() function to all scpi drivers.
2019-03-09 Frank Stettnerhp-3478a: Check via GPIB serial poll if new data is...
2018-11-10 Gerhard Sittigscpi: introduce string un-quote helper routine
2018-09-11 Martin Lingscpi-pps: Fix broken channel selection code.
2018-06-01 Frank Stettnerscpi-pps: Reimplemention of switching channel groups...
2018-06-01 Frank Stettnerscpi: Synchronize read, write and write+read operations.
2017-03-11 Sven SchnelleSCPI: add sr_scpi_write_data()
2017-01-21 Stefan Brünsscpi: Do not block when reading header of definite...
2017-01-21 Stefan Brünsscpi: Query current time just once, use microseconds...
2017-01-07 Gerhard SittigRevert "hameg-hmo: Support BE format for SCPI sample...
2017-01-07 Gerhard Sittighameg-hmo: Support BE format for SCPI sample downloads
2016-05-16 Stefan Brünsscpi: introduce some more requests
2016-05-16 Stefan Brünsscpi: Add support for arbitray/definite length block...
2015-09-22 Bert Vermeulenscpi/usbtmc: Implement Rigol DS1000 workaround on any...
2015-09-21 Bert Vermeulenscpi: Pass SCPI device instance to open and close callb...
2015-08-25 Bert Vermeulenscpi: Make helper functions from scpi-pps available...
2015-08-25 Bert Vermeulenscpi: Move SCPI-related definitions to separate header...