]> sigrok.org Git - libsigrok.git/history - src/hardware
libsigrok-internal.h: factor out logger decl's printf format attribute
[libsigrok.git] / src / hardware /
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 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-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-05-06 Mathieu Pilatoatorch: Implement support for DC and USB Meters
2023-04-30 Mathieu Pilatoatorch: Initial driver skeleton
2023-04-30 Mathieu Pilatobinary_helpers: Rename bv_get_value to reflect it's...
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.
2023-03-30 Mathieu Pilatofluke-dmm: Fix counts_digits compatibility with 28x...
2023-03-30 Mathieu Pilatofluke-dmm: Update digits count with regard to measureme...
2023-03-30 Gerhard Sittigbinary_helpers: remove scaling factor from binary field...
2023-03-19 Gerhard Sittigrdtech-tc: avoid too eager request retransmission
2023-03-19 Gerhard Sittigrdtech-tc: style nits in variable names
2023-03-19 Gerhard Sittigrdtech-tc: dump response payload at higher log levels
2023-03-19 Gerhard Sittigrdtech-tc: request keyword differs between CDC and...
2023-03-19 Gerhard Sittigrdtech-tc: rename "buflen" variable, it's "read length"
2023-03-19 Gerhard Sittigserial_bt, bluez: support MTU exchange in BLE reception
2023-03-19 Gerhard Sittigfluke-dmm: sort models by numbers, no behaviour change
2023-03-19 Gerhard Sittigfluke-dmm: reduce indentation in 18x/190/28x dispatch...
2023-03-19 Mathieu Pilatofluke-dmm: Add support for Fluke 87/89 DMMs.
2023-03-19 Mathieu Pilatofluke-dmm: Extract digit count from response.
2023-03-19 Mathieu Pilatofluke-dmm: Do not consider 0.0 value an invalid measure...
2023-03-16 Gerhard Sittigrdtech-tc: send analog values in frames not samples
2023-03-16 Gerhard Sittigrdtech-um: send analog values in frames not samples
2023-03-16 Gerhard Sittigrdtech-tc: migrate to feed queue helper
2023-03-16 Gerhard Sittigrdtech-tc: grab receive data in larger chunks
2023-03-16 Gerhard Sittigrdtech-tc: rephrase probe/write timeout and poll interv...
2023-03-16 Gerhard Sittigrdtech-tc: detect receive and parse errors, terminate...
2023-03-16 Gerhard Sittigrdtech-tc: concentrate request transmit handling in...
2023-03-16 Gerhard Sittigrdtech-tc: avoid mixing several iterations in the same...
2023-03-16 Gerhard Sittigrdtech-tc: use size_t for memory sizes and indices
2023-03-16 Gerhard Sittigrdtech-tc: use common code to scan conn= and serialcomm...
2023-03-16 Gerhard Sittigrdtech-tc: eliminate redundant type info in malloc...
2023-03-16 Gerhard Sittigrdtech-tc: move assignments out of declarations
2023-03-16 Gerhard Sittigrdtech-tc: rephrase PAC consistency check, discuss...
2023-03-16 Gerhard Sittigrdtech-tc: use literal string for poll command instead...
2023-03-16 Gerhard Sittigrdtech-tc: eliminate excessive indentation, address...
2023-03-16 Gerhard Sittigrdtech-tc: alpha-sort and group include directives
2023-03-16 Gerhard Sittigrdtech-um: migrate from binary helper channel to feed...
2023-03-16 Gerhard Sittigrdtech-um: rework serial reception and processing,...
2023-03-16 Gerhard Sittigrdtech-um: rephrase channel count in profile description
2023-03-16 Gerhard Sittigrdtech-um: adjust read/write timeout style for text...
2023-03-16 Gerhard Sittigrdtech-um: data type nits, common expressions, for...
2023-03-16 Gerhard Sittigrdtech-um: tone down and extend diagnostics messages
2023-03-16 Gerhard Sittigrdtech-um: use common helper to parse conn= and serialc...
2023-03-16 Gerhard Sittigrdtech-um: eliminate redundant data types in memory...
2023-03-16 Gerhard Sittigrdtech-um: concentrate poll period handling in one...
2023-03-16 Gerhard Sittigrdtech-um: rephrase checksum verification routines
2023-03-16 Gerhard Sittigrdtech-um: style nits, move assignment out of declarati...
2023-03-16 Gerhard Sittigrdtech-um: alpha-sort and group include directives
2023-03-16 Gerhard Sittigrdtech-um: address style nits (whitespace, braces)
2023-03-16 Gerhard Sittigrdtech-um: increase digits count for models with higher...
2023-02-28 Electro707scpi-dmm: add support for Siglent SDM3055
2023-02-26 Gerhard Sittigkorad-kaxxxxp: add quirk for long processing times...
2023-02-26 Gerhard Sittigkorad-kaxxxxp: eliminate excessive whitespace in contin...
2023-02-26 Gerhard Sittigkorad-kaxxxxp: address style nits, redundant data type...
2023-02-26 Gerhard Sittigkorad-kaxxxxp: tweak first "give time to process" invoc...
2023-02-26 Gerhard Sittigkorad-kaxxxxp: rephrase how config setter transmits...
2023-02-19 Frank Stettnerhp-3478a: Fix range strings for current and resistance...
2023-02-19 Frank Stettnericstation-usbrelay: Initial ICStation USBRelay driver.
2023-02-19 Frank Stettnericstation-usbrelay: Initial driver skeleton.
2023-02-19 Frank Stettnerhp-3478a: fix values for digits properties
2023-01-29 Dave Plattkingst-la2016: add another supported LA2016 model ...
2022-11-25 Gerhard Sittigkorad-kaxxxxp: add model entry for Tenma 72-2705
2022-10-23 Gerhard Sittigkingst-la2016: adjust sample memory interpretation...
2022-10-16 Gerhard Sittigkingst-la2016: update developer comments, motivated...
2022-10-16 Gerhard Sittigkingst-la2016: unbreak streaming mode for LA5032
next