]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
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.
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: add TC66C to list of known names, suggest...
2023-03-19 Gerhard Sittigserial_bt: support the dialog DA14580 chip (seen in...
2023-03-19 Gerhard Sittigserial_bt: add generic conn=bt/notify/<addr> "chip...
2023-03-19 Gerhard Sittigserial_bt, bluez: support MTU exchange in BLE reception
2023-03-19 Gerhard Sittigserial_bt, bluez: rework diag in BLE reception, accept...
2023-03-19 Gerhard Sittigtests: cover length checking incrementing endianess...
2023-03-19 Gerhard Sittiglibsigrok-internal.h: add length checking endianess...
2023-03-19 Gerhard Sittigstrutil: add more space in hexdumps after 8 and 16...
2023-03-19 Gerhard Sittiglog: accept when applications void the log callback
2023-03-19 Gerhard Sittiglog: rephrase default sr_logv() routine, strip CR and LF
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-18 Gerhard Sittigconfigure.ac: put spaces around version operators in...
2023-03-18 Gerhard Sittigconfigure.ac: glibmm check, add quotes to version string
2023-03-18 Gerhard SittigMakefile.am: register more minilzo files with automake
2023-03-16 Gerhard Sittigserial_bt: add support for JL AC6328 chips (RFCOMM...
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 Sittigbinary helper: drop analog channel support (submit...
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-03-16 Gerhard Sittigserial_bt: move lookup code next to database of known...
2023-03-16 Gerhard Sittigserial_bt: prepare support for additional params in...
2023-03-16 Gerhard Sittigserial_bt: increase scan duration for BT/BLE connections
2023-03-16 Gerhard Sittigserial_bt: add UM25C to list of known device names
2023-03-16 Gerhard Sittigserial_bt: update comments on conn=bt/... parameters
2023-03-16 Gerhard Sittigfeed queue: add scale/offset support, rename MQ/unit...
2023-03-05 Gerhard Sittigfeed queue: unbreak MQ and unit support in analog feeds
2023-03-05 Gerhard Sittigfeed queue: add scaling, MQ and unit to analog feed...
2023-03-05 Gerhard Sittigbinary helpers: touch up Doxygen comments (in/out param...
2023-03-05 Gerhard Sittigbinary helpers: address minor style nits, break long...
2023-02-28 Electro707udev: add Siglent SDM3055 USB identification rule
2023-02-28 Electro707scpi-dmm: add support for Siglent SDM3055
2023-02-28 Electro707scpi: add Siglent to the vendor alias list
2023-02-26 Gerhard SittigREADME.devices: document conn=bt/ extensions for more...
2023-02-26 Gerhard Sittigserial_bt: support more key=value parameters for conn...
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 fenugrecHACKING: separate assignment from program flow, endiane...
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 Stettnergitignore: Add files/folders used or created by the...
2023-02-19 Frank Stettnerhp-3478a: fix values for digits properties
2023-02-19 Frank Stettnerdmm/mm38xr: fix values for digits properties
2023-02-19 Frank Stettnerdmm/metex14: fix values for digits properties
2023-02-19 Frank StettnerReword and clarify the doc strings for digits in the...
2023-01-29 Dave Plattkingst-la2016: add another supported LA2016 model ...
2022-12-19 Markus Heidelbergbindings: add u32/SR_T_UINT32 support for config keys
2022-12-17 Gerhard Sittigbindings/cxx: implement std::stoul() fallback when...
next