]> sigrok.org Git - libsigrok.git/history - src/hardware
raspberrypi-pico: Initial driver skeleton.
[libsigrok.git] / src / hardware /
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
2022-09-17 Gerhard Sittigkorad-kaxxxxp: factor out ID response lookup in the...
2022-09-17 Gerhard Sittigkorad-kaxxxxp: use ID text prefix with optional version...
2022-09-17 Gerhard Sittigkorad-kaxxxxp: support optional version after fixed...
2022-09-17 Gerhard Sittigkorad-kaxxxxp: trim down list of supported models ...
2022-09-17 Gerhard Sittigkorad-kaxxxxp: implement more generic ID response text...
2022-09-17 Gerhard Sittigkorad-kaxxxxp: prepare more versatile ID response text...
2022-09-17 Gerhard Sittigkorad-kaxxxxp: unclutter table layout of supported...
2022-09-17 Gerhard Sittigkorad-kaxxxxp: eliminate numeric model ID in supported...
2022-09-17 Gerhard Sittigkorad-kaxxxxp: eliminate numeric model ID (table index...
2022-09-17 Gerhard Sittigkorad-kaxxxxp: eliminate model check in OVP enabled...
2022-09-17 Gerhard Sittigkorad-kaxxxxp: add quirks flags to table of supported...
2022-09-17 Gerhard Sittigkorad-kaxxxxp: factor voltage/current capability out...
2022-09-17 Gerhard Sittigkorad-kaxxxxp: reflow models[] table for capabilities...
2022-09-17 Gerhard Sittigkorad-kaxxxxp: alpha-sort list of supported models
2022-09-17 Gerhard Sittigkorad-kaxxxxp: add Korad KD3005P V6.8 to list of known...
2022-09-14 Gerhard Sittigkingst-la2016: add another supported LA5016 model ...
2022-09-14 Gerhard Sittigkingst-la2016: rephrase magic bytes in table of known...
2022-09-13 Georg Hofmannkorad-kaxxxxp: All received values are zero
2022-09-12 Gerhard Sittigasix-sigma: check sdi before dereferencing a NULL pointer
2022-08-25 Gerhard Sittigscpi-dmm: prefer double over float data types more...
2022-08-24 Gerhard Sittigols: add support for "probe names" scan option
2022-08-24 Gerhard Sittigols: move sigrok channel creation from protocol.c to...
2022-08-24 Gerhard Sittigols: move device context creation from protocol.c to...
2022-08-24 Gerhard Sittigkingst-la2016: add support for "probe names" scan option
2022-08-24 Gerhard Sittigfx2lafw: add support for "probe names" scan option
2022-08-24 Gerhard Sittigasix-sigma: add support for "probe names" scan option
2022-08-24 Gerhard Sittigasix-omega-rtm-cli: add support for "probe names" scan...
next