]> sigrok.org Git - libsigrok.git/history - src
Input/csv: Add reset() function
[libsigrok.git] / src /
2016-05-09 Soeren ApelInput/csv: Add reset() function
2016-05-09 Soeren ApelInput/chronovu_la8: Add reset() function
2016-05-09 Soeren ApelInput/binary: Add reset() function
2016-05-09 Soeren ApelInput: Add reset() function
2016-05-09 Uwe Hermannbaylibre-acme: Drop unused last_sample_fin variable.
2016-05-09 Lars-Peter Clausenvictor-dmm: Use software limit helpers
2016-05-09 Lars-Peter Clausenuni-t-dmm: Use software limit helpers
2016-05-09 Lars-Peter Clausentondaj-sl-814: Use software limit helpers
2016-05-09 Lars-Peter Clausentesto: Use software limit helpers
2016-05-09 Lars-Peter Clausenteleinfo: Use software limit helpers
2016-05-09 Lars-Peter Clausenserial-dmm: Use software limit helpers
2016-05-09 Lars-Peter Clausennorma-dmm: Use software limit helpers
2016-05-09 Lars-Peter Clausenmotech-lps-30x: Use software limit helpers
2016-05-09 Lars-Peter Clausenmic-985xx: Use software limit helpers
2016-05-09 Lars-Peter Clausenmaynuo-m97: Use software limit helpers
2016-05-09 Lars-Peter Clausenmanson-hcs-3xxx: Use software limit helpers
2016-05-09 Lars-Peter Clausenkorad-kaxxxxp: Use software limit helpers
2016-05-09 Lars-Peter Clausenkern-scale: Use software limit helpers
2016-05-09 Lars-Peter Clausencolead-slm: Use software limit helpers
2016-05-09 Lars-Peter Clausencenter-3xx: Use software limit helpers
2016-05-09 Lars-Peter Clausenbrymen-dmm: Use software limit helpers
2016-05-09 Lars-Peter Clausenbrymen-bm86x: Use software limit helpers
2016-05-09 Lars-Peter Clausenbaylibre-acme: Use software limit helpers
2016-05-09 Lars-Peter Clausenappa-55ii: Use software limit helpers
2016-05-09 Lars-Peter ClausenAdd helper functions for software limits
2016-05-03 Bert Vermeulentesto: Minor code cleanup.
2016-05-03 Lars-Peter ClausenRemove unnecessary driver context checks
2016-05-03 Lars-Peter ClausenDrop SR_CONF_SET flag from SR_CONF_CONTINUOUS options
2016-05-03 Lars-Peter ClausenIntroduce standard implementation of the dev_list(...
2016-05-03 Lars-Peter ClausenRemove unnecessary dev_clear() callbacks
2016-05-03 Lars-Peter ClausenIntroduce standard cleanup helper
2016-05-03 Lars-Peter Clausenscpi-pps: Fix dev_clear() implementation
2016-05-03 Lars-Peter Clausenderee-de5000: Provide dev_clear()
2016-05-03 Lars-Peter Clausendemo: Provide dev_clear()
2016-05-03 Lars-Peter Clausenbeaglelogic: Use std_dev_clear() instead of open-coding it
2016-05-03 Lars-Peter Clausenbaylibre-acme: Properly free GErrors returned by g_file...
2016-05-03 Lars-Peter Clausenftdi-la: Properly cleanup in scan_all()
2016-04-29 Uwe Hermanndev_open(): Don't check for sdi != NULL.
2016-04-29 Uwe HermannDrop some unused or duplicated code.
2016-04-29 Uwe Hermanncem-dt-885x/colead-slm: Use std_serial_dev_open().
2016-04-29 Uwe HermannRandom cosmetics and whitespace fixes.
2016-04-29 Uwe Hermannuni-t-ut32x: Fix copy-paste error.
2016-04-29 Uwe Hermanndev_acquisition_start(): Ensure that sdi is always...
2016-04-29 Uwe HermannDrop some obsolete and unneeded comments.
2016-04-29 Uwe Hermannstd_serial_dev_acquisition_stop(): Drop unneeded parameter.
2016-04-29 Uwe Hermanndev_acquisition_{start,stop}(): Drop duplicate 'cb_data...
2016-04-29 Uwe HermannConsistently don't check sdi->priv in dev_acquisition_s...
2016-04-29 Uwe HermannDrop unneeded std_session_send_df_header() comments.
2016-04-29 Uwe HermannFactor out std_session_send_df_end() helper.
2016-04-29 Benjamin Larssonfx2lafw: Add working glue layer for frontends
2016-04-27 Joel Holdsworthfx2lafw: Add analog sampling handler
2016-04-27 Joel Holdsworthfx2lafw: Factor out packet sending
2016-04-27 Joel Holdsworthfx2lafw: Add CTL2 clocking command flag to header
2016-04-27 Joel Holdsworthfx2lafw: Add support for AX analog channel probing
2016-04-23 Uwe Hermannhwdriver.c: Add missing SR_MQFLAG_FOUR_WIRE entry.
2016-04-23 Alexandru Gagniuchp-3457a: Implement support for rear terminals and...
2016-04-23 Alexandru Gagniuchp-3457a: Implement AC, ACDC, and four-wire resistance...
2016-04-23 Alexandru Gagniucanalog: Add MQ Flag for four-wire measurements
2016-04-23 Alexandru Gagniuchp-3457a: Do not retrigger new measurement after the...
2016-04-23 Sergey Alirzaevftdi-la: added support for the device selection
2016-04-23 Benjamin Larssonhantek-6xxx: fix memory leaks
2016-04-23 Benjamin Larssonmemory leak fix: g_variant_print() usage fix
2016-04-23 Markus Siegerthantek-6xxx: Use power of 2 usb packet sizes
2016-04-23 Markus Siegerthantek-6xxx: use 1D50:608E for Sainsmart DDS-120
2016-04-23 Benjamin Larssonhantek-6xxx: add coupling support
2016-04-23 Benjamin Larssonhantek-6xxx: store the amount samples received
2016-04-23 Benjamin Larssonhantek-6xxx: positive return code is not an error
2016-04-23 Benjamin Larssonhantek-6xxx: Add support for Sainsmart DDS120
2016-04-23 Uwe HermannFix two compiler warnings.
2016-04-23 Stefan Brünshameg-hmo: Also start reading on timeout (workaround...
2016-04-23 Stefan Brünsspci: Terminate all commands with a linefeed for all...
2016-04-23 Stefan Brünsscpi/usbtmc: fix remote locking according to USBTMC...
2016-04-23 Diego F. AsanzaWorking trigger on rising and falling edges.
2016-04-17 Uwe Hermannfx2lafw: Only run dslogic_stop_acquisition() on DSLogic.
2016-04-17 Diego F. AsanzaEnsure DSLogic can be stopped.
2016-04-17 Sergey Alirzaevftdi-la: order the channels properly
2016-04-17 Stefan Brünsscpi/serial: Add USB IDs for R&S HMO 1002 Series
2016-04-17 Stefan Brünshameg-hmo: support triggering on either falling or...
2016-04-17 Stefan Brünshameg-hmo: fix "invalid argument" exception when settin...
2016-04-17 Stefan Brünshameg-hmo: Add Rohde&Schwarz HMO 1002
2016-04-17 Uwe Hermannsanity_check_all_drivers(): Add some code comments.
2016-04-17 Uwe Hermanngmc-mh-1x-2x: Make two functions static.
2016-04-17 Uwe Hermannscpi-pps: Drop unused function prototype.
2016-04-13 Wolfram Sanginput: vcd: skip BOM at beginning of file
2016-04-13 Diego F. AsanzaSet DSLogic in logic analyzer mode.
2016-04-13 Diego AsanzaFix DSLogic FPGA binary image upload and signal acquisi...
2016-04-06 Soeren ApelDemo: Use 20Vpp as amplitude instead of 50Vpp
2016-04-03 Uwe Hermannftdi-la: Move ftdi_la_set_samplerate() to protocol.c.
2016-04-02 Uwe HermannRename 'ft2232h' driver to 'ftdi-la'.
2016-03-30 Sergey Alirzaevft2232h: Add support for FTDI FT2232H/FT232R chip as LA.
2016-03-30 Alexandru Gagniuchp-3457a: Implement workaround for double-precision...
2016-03-30 Alexandru Gagniuchp-3457a: Implement basic configuration and sampling
2016-03-30 Alexandru Gagniuchwdriver: Add configuration key for number of powerline...
2016-03-30 Alexandru Gagniucscpi/libgpib: Place device in local mode before closing...
2016-03-30 Alexandru Gagniucscpi/libgpib: Print error string instead of number...
2016-03-30 Alexandru Gagniuchp-3457a: Initial driver skeleton.
2016-03-27 Soeren Apelsrzip: Optimize analog output saving
2016-03-27 Soeren ApelEnable loading of session files without total probes...
2016-03-27 Soeren ApelEnable loading of session files without the unit size...
2016-03-27 Soeren ApelEnable loading of session files without the capture...
next