]> sigrok.org Git - libsigrok.git/history - src
output/csv: use intermediate time_t var, silence compiler warning
[libsigrok.git] / src /
2024-01-03 Gerhard Sittigoutput/csv: use intermediate time_t var, silence compil... master github/master
2024-01-03 Gerhard Sittiginput/protocoldata: silence build warnings, adjust...
2023-12-29 Gerhard Sittigoutput/srzip: reduce text line length, remove "dead...
2023-12-29 Gerhard Sittigoutput/srzip: accept arbitrary input and output unit...
2023-12-29 Gerhard Sittigoutput/srzip: rename variables for samples counts
2023-12-29 Gerhard Sittigoutput/srzip: rename variable for archive unit size
2023-12-21 Marc Schinkscpi/serial: Add USB VID/PID for R&S HMC808x series
2023-12-21 Marc Schinkscpi-pps: Add support for R&S HMC8042
2023-12-21 Marc Schinkscpi-pps: Add OCP support for R&S HMC8043
2023-12-21 Marc Schinkscpi-pps: Add support for SR_CONF_OVER_CURRENT_PROTECTI...
2023-12-21 Marc Schinkhwdriver: Add SR_CONF_OVER_CURRENT_PROTECTION_DELAY
2023-12-21 Gerhard Sittiggreatfet: feed the session with constant width sample...
2023-12-21 Gerhard Sittigstrutil: support special case in power of two calculation
2023-11-27 Gerhard Sittighantek-dso: eliminate the "forced trigger" option value
2023-11-21 fenugrecsiglent-sds: incorrect g_array_free call
2023-11-21 fenugrecsiglent-sds: reduce indentation
2023-11-20 fenugrecdrivers: assign driver_list with g_array_free()
2023-11-06 Thomas Emmerthantek-6xxx: add support for Voltcraft DSO2020
2023-10-29 Gerhard Sittiggreatfet: support capture of the upper pin bank (first...
2023-10-29 Gerhard Sittiggreatfet: don't print misleading "unknown" libusb error...
2023-10-29 Gerhard Sittiggreatfet: first operational GreatFET One driver impleme...
2023-10-29 Gerhard Sittiggreatfet: Initial driver skeleton.
2023-10-28 Marek Vasutanalog: Get GString content from proper API call
2023-10-28 Marek Vasutols: Get GString content from proper API calls
2023-10-18 Gerhard Sittigoutput/srzip: decorate read pointer as const for awareness
2023-10-18 Gerhard Sittigyokogawa-dlm: silence compiler warning (passing an...
2023-10-18 Gerhard Sittigstrutil: introduce power-of-two calculation routine
2023-10-18 Gerhard Sittigsw_limits: touch up documentation, address minor style...
2023-10-16 Gerhard Sittigjuntek-jds6600: speedup serial communication, reduce...
2023-10-16 Gerhard Sittiginput/protocoldata: improve use of feed queue API
2023-10-16 Gerhard Sittigfeed_queue: add API to submit multiple sample values...
2023-10-16 Gerhard Sittigfeed_queue: rename routines for submission of a single...
2023-10-16 Gerhard Sittigkingst-la2016: rephrase 'sdi' resource release during...
2023-10-12 Gerhard Sittigjuntek-jds6600: fix leaks, improve style, extend docume...
2023-10-09 Gerhard Sittigzeroplus-logic-cube: address minor style nits
2023-10-09 Gerhard Sittigzeroplus-logic-cube: move USB VID:PID check in scan...
2023-10-09 Gerhard Sittigchronovu-la: rephrase the USB vendor check during scan
2023-10-09 Gerhard Sittigchronovu-la: rephrase conn= checking in the scan routine
2023-10-07 Gerhard Sittigjuntek-jds6600: implement device support, tested with...
2023-10-07 Gerhard Sittigjuntek-jds6600: Initial driver skeleton.
2023-10-07 Gerhard Sittiglibsigrok-internal.h: factor out logger decl's printf...
2023-10-03 Gerhard Sittigdevantech-eth008: add more supported models, variable...
2023-09-28 Gerhard Sittigrdtech-dps: rephrase how model specific ranges are...
2023-09-28 Gerhard Sittigrdtech-dps: clear the "acquisition started" condition
2023-09-28 Gerhard Sittigrdtech-dps: address simple style issues
2023-09-28 Gerhard Sittigrdtech-dps: undo undesired register re-read logic change
2023-09-28 Gerhard Sittigrdtech-dps: touch up comments
2023-09-28 Gerhard Sittigrdtech-dps: adjust header includes (config.h is not...
2023-09-28 Gerhard Sittighameg-hmo: separate RTH002 and RTH004 model declarations
2023-09-28 Soeren Apelrdtech-dps: Prevent null pointer exception
2023-09-27 Marek Antoniakchronovu-la: Add checking of VendorId
2023-09-27 xandinatorhameg-hmo: Add support for R&S RTH100x
2023-09-27 Miroslav Sustekhantek-dso: add "forced" trigger source
2023-09-27 Alex Hornungagilent-dmm: Fix compatibility with Agilent U1242A
2023-09-27 François Revoldmm/bm??x: Add Wayback Machine links to brymen document...
2023-09-27 Mikael Djurfeldtrdtech-dps: add support for RD6006P, RD6012P and RD6024
2023-09-27 AristarchosOfSamosrigol-ds: Fix #1831 by supporting DS1xxxZ Plus & RPL111...
2023-09-27 Sahaj Sarupscpi-pps: Add support for OWON SPE6103
2023-09-27 Sahaj Sarupscpi-dmm: add support for OWON XDM1041
2023-09-27 Soeren Apelraspberrypi-pico: protocol.c cleanup
2023-09-27 Soeren Apelraspberrypi-pico: protocol.h cleanup
2023-09-27 Soeren Apelraspberrypi-pico: api.c cleanup
2023-09-27 Soeren Apelraspberrypi-pico: Change %llu to %lu where needed
2023-09-27 AC0BIraspberrypi-pico: Formatting; support force_detect...
2023-09-27 AC0BIraspberrypi-pico: Comment clean up, support a more...
2023-09-27 AC0BIraspberrypi-pico: Rev2 updates
2023-09-27 pico-coderraspberrypi-pico: Fix serial comm parameters
2023-09-27 AC0BIraspberrypi-pico: Cleanup whitespace, add a serial_clos...
2023-09-27 AC0BIraspberrypi-pico: First release of raspberry pi pico...
2023-09-27 AC0BIraspberrypi-pico: Initial driver skeleton.
2023-09-27 ldashingrigol-ds: Add DS4014
2023-09-27 Gerhard Sittigtcp: check for poll(2) and select(2), workaround for...
2023-09-25 Gerhard Sittigdevantech-eth008: make request for digital output optional
2023-09-25 Gerhard Sittigdevantech-eth008: support digital and analog input...
2023-09-25 Gerhard Sittigdevantech-eth008: declare more models, still digital...
2023-09-25 Gerhard Sittigdevantech-eth008: first driver implementation, relay...
2023-09-25 Gerhard Sittigdevantech-eth008: Initial driver skeleton.
2023-09-25 Gerhard Sittigserial: introduce support for raw TCP communication...
2023-09-25 Gerhard Sittigscpi_tcp: use common TCP support in SCPI transport...
2023-09-25 Gerhard Sittigtcp: introduce common support code for TCP socket commu...
2023-07-30 Gerhard Sittiginput/protocoldata: also accept comma separated data...
2023-07-13 Gerhard Sittiginput/protocoldata: reduce inter-frame gap for I2C...
2023-07-12 Gerhard Sittiginput: alpha-sort list of known input modules
2023-07-12 Gerhard Sittiginput/protocoldata: add input module for "protocol...
2023-07-12 Gerhard Sittiginput/vcd: use common helpers for text lines/words...
2023-07-12 Gerhard Sittigstrutil: add common helpers for input text parsing...
2023-07-12 Gerhard Sittigstrutil: accept 0b prefix when base is 2 (which is...
2023-05-06 Mathieu Pilatoatorch: Implement support for DC and USB Meters
2023-04-30 Mathieu Pilatoatorch: Initial driver skeleton
2023-04-30 Gerhard Sittigbinary_helpers: remove unused u64 and float variants...
2023-04-30 Mathieu Pilatobinary_helpers: Add bv_get_value function.
2023-04-30 Mathieu Pilatobinary_helpers: Rename bv_get_value to reflect it's...
2023-04-30 Mathieu Pilatobinary_helpers: Reflect that bv_get_value() takes bytes...
2023-04-30 Mathieu Pilatobinary_helpers: Add support for 24 bits wide integers.
2023-04-30 Mathieu Pilatolibsigrok-internal.h: Add read_u24be helper function
2023-04-09 Gerhard Sittigmake: move version suffix gathering from configure...
2023-04-09 Gerhard Sittigmicrochip-pickit2: support user assigned channel names...
2023-04-09 Gerhard Sittigmicrochip-pickit2: move channel creation to after devic...
2023-03-31 Mathieu Pilatordtech-tc: Fix feed creation loop condition
2023-03-30 Mathieu Pilatofluke-dmm: Fix digit count in handle_qm_28x function.
next