2 days ago |
Gerhard Sittig | hantek-dso: eliminate the "forced trigger" option value
|
commit | commitdiff | tree |
2023-10-29 |
Gerhard Sittig | greatfet: support capture of the upper pin bank (first...
|
commit | commitdiff | tree |
2023-10-29 |
Gerhard Sittig | greatfet: don't print misleading "unknown" libusb error...
|
commit | commitdiff | tree |
2023-10-29 |
Gerhard Sittig | contrib: add udev rule for GreatFET One by Great Scott...
|
commit | commitdiff | tree |
2023-10-29 |
Gerhard Sittig | greatfet: first operational GreatFET One driver implementation
|
commit | commitdiff | tree |
2023-10-29 |
Gerhard Sittig | greatfet: Initial driver skeleton.
|
commit | commitdiff | tree |
2023-10-18 |
Gerhard Sittig | output/srzip: decorate read pointer as const for awareness
|
commit | commitdiff | tree |
2023-10-18 |
Gerhard Sittig | yokogawa-dlm: silence compiler warning (passing an...
|
commit | commitdiff | tree |
2023-10-18 |
Gerhard Sittig | tests: implement strutil test cases for power-of-two...
|
commit | commitdiff | tree |
2023-10-18 |
Gerhard Sittig | strutil: introduce power-of-two calculation routine
|
commit | commitdiff | tree |
2023-10-18 |
Gerhard Sittig | sw_limits: touch up documentation, address minor style...
|
commit | commitdiff | tree |
2023-10-16 |
Gerhard Sittig | juntek-jds6600: speedup serial communication, reduce...
|
commit | commitdiff | tree |
2023-10-16 |
Gerhard Sittig | input/protocoldata: improve use of feed queue API
|
commit | commitdiff | tree |
2023-10-16 |
Gerhard Sittig | feed_queue: add API to submit multiple sample values...
|
commit | commitdiff | tree |
2023-10-16 |
Gerhard Sittig | feed_queue: rename routines for submission of a single...
|
commit | commitdiff | tree |
2023-10-16 |
Gerhard Sittig | kingst-la2016: rephrase 'sdi' resource release during...
|
commit | commitdiff | tree |
2023-10-14 |
Gerhard Sittig | bindings/python: rephrase for Python 3.9 deprecation...
|
commit | commitdiff | tree |
2023-10-12 |
Gerhard Sittig | juntek-jds6600: fix leaks, improve style, extend documentation
|
commit | commitdiff | tree |
2023-10-09 |
Gerhard Sittig | zeroplus-logic-cube: address minor style nits
|
commit | commitdiff | tree |
2023-10-09 |
Gerhard Sittig | zeroplus-logic-cube: move USB VID:PID check in scan...
|
commit | commitdiff | tree |
2023-10-09 |
Gerhard Sittig | chronovu-la: rephrase the USB vendor check during scan
|
commit | commitdiff | tree |
2023-10-09 |
Gerhard Sittig | chronovu-la: rephrase conn= checking in the scan routine
|
commit | commitdiff | tree |
2023-10-07 |
Gerhard Sittig | juntek-jds6600: implement device support, tested with...
|
commit | commitdiff | tree |
2023-10-07 |
Gerhard Sittig | juntek-jds6600: Initial driver skeleton.
|
commit | commitdiff | tree |
2023-10-07 |
Gerhard Sittig | libsigrok-internal.h: factor out logger decl's printf...
|
commit | commitdiff | tree |
2023-10-03 |
Gerhard Sittig | devantech-eth008: add more supported models, variable...
|
commit | commitdiff | tree |
2023-09-28 |
Gerhard Sittig | configure: declare raspberry-pico dependency on serial...
|
commit | commitdiff | tree |
2023-09-28 |
Gerhard Sittig | rdtech-dps: rephrase how model specific ranges are...
|
commit | commitdiff | tree |
2023-09-28 |
Gerhard Sittig | rdtech-dps: clear the "acquisition started" condition
|
commit | commitdiff | tree |
2023-09-28 |
Gerhard Sittig | rdtech-dps: address simple style issues
|
commit | commitdiff | tree |
2023-09-28 |
Gerhard Sittig | rdtech-dps: undo undesired register re-read logic change
|
commit | commitdiff | tree |
2023-09-28 |
Gerhard Sittig | rdtech-dps: touch up comments
|
commit | commitdiff | tree |
2023-09-28 |
Gerhard Sittig | rdtech-dps: adjust header includes (config.h is not...
|
commit | commitdiff | tree |
2023-09-28 |
Gerhard Sittig | hameg-hmo: separate RTH002 and RTH004 model declarations
|
commit | commitdiff | tree |
2023-09-27 |
Gerhard Sittig | tcp: check for poll(2) and select(2), workaround for...
|
commit | commitdiff | tree |
2023-09-25 |
Gerhard Sittig | devantech-eth008: make request for digital output optional
|
commit | commitdiff | tree |
2023-09-25 |
Gerhard Sittig | devantech-eth008: support digital and analog input...
|
commit | commitdiff | tree |
2023-09-25 |
Gerhard Sittig | devantech-eth008: declare more models, still digital...
|
commit | commitdiff | tree |
2023-09-25 |
Gerhard Sittig | devantech-eth008: first driver implementation, relay...
|
commit | commitdiff | tree |
2023-09-25 |
Gerhard Sittig | devantech-eth008: Initial driver skeleton.
|
commit | commitdiff | tree |
2023-09-25 |
Gerhard Sittig | serial: introduce support for raw TCP communication...
|
commit | commitdiff | tree |
2023-09-25 |
Gerhard Sittig | scpi_tcp: use common TCP support in SCPI transport...
|
commit | commitdiff | tree |
2023-09-25 |
Gerhard Sittig | tcp: introduce common support code for TCP socket communication
|
commit | commitdiff | tree |
2023-07-30 |
Gerhard Sittig | input/protocoldata: also accept comma separated data...
|
commit | commitdiff | tree |
2023-07-13 |
Gerhard Sittig | input/protocoldata: reduce inter-frame gap for I2C...
|
commit | commitdiff | tree |
2023-07-12 |
Gerhard Sittig | input: alpha-sort list of known input modules
|
commit | commitdiff | tree |
2023-07-12 |
Gerhard Sittig | input/protocoldata: add input module for "protocol...
|
commit | commitdiff | tree |
2023-07-12 |
Gerhard Sittig | input/vcd: use common helpers for text lines/words...
|
commit | commitdiff | tree |
2023-07-12 |
Gerhard Sittig | tests: implement strutil tests for text line and word...
|
commit | commitdiff | tree |
2023-07-12 |
Gerhard Sittig | strutil: add common helpers for input text parsing...
|
commit | commitdiff | tree |
2023-07-12 |
Gerhard Sittig | tests: raise maximum version text length (dirty flag)
|
commit | commitdiff | tree |
2023-07-12 |
Gerhard Sittig | strutil: accept 0b prefix when base is 2 (which is...
|
commit | commitdiff | tree |
2023-04-30 |
Gerhard Sittig | binary_helpers: remove unused u64 and float variants...
|
commit | commitdiff | tree |
2023-04-09 |
Gerhard Sittig | make: move version suffix gathering from configure...
|
commit | commitdiff | tree |
2023-04-09 |
Gerhard Sittig | microchip-pickit2: support user assigned channel names...
|
commit | commitdiff | tree |
2023-04-09 |
Gerhard Sittig | microchip-pickit2: move channel creation to after device...
|
commit | commitdiff | tree |
2023-03-30 |
Gerhard Sittig | binary_helpers: remove scaling factor from binary field...
|
commit | commitdiff | tree |
2023-03-19 |
Gerhard Sittig | rdtech-tc: avoid too eager request retransmission
|
commit | commitdiff | tree |
2023-03-19 |
Gerhard Sittig | rdtech-tc: style nits in variable names
|
commit | commitdiff | tree |
2023-03-19 |
Gerhard Sittig | rdtech-tc: dump response payload at higher log levels
|
commit | commitdiff | tree |
2023-03-19 |
Gerhard Sittig | rdtech-tc: request keyword differs between CDC and...
|
commit | commitdiff | tree |
2023-03-19 |
Gerhard Sittig | rdtech-tc: rename "buflen" variable, it's "read length"
|
commit | commitdiff | tree |
2023-03-19 |
Gerhard Sittig | serial_bt: add TC66C to list of known names, suggest...
|
commit | commitdiff | tree |
2023-03-19 |
Gerhard Sittig | serial_bt: support the dialog DA14580 chip (seen in...
|
commit | commitdiff | tree |
2023-03-19 |
Gerhard Sittig | serial_bt: add generic conn=bt/notify/<addr> "chip...
|
commit | commitdiff | tree |
2023-03-19 |
Gerhard Sittig | serial_bt, bluez: support MTU exchange in BLE reception
|
commit | commitdiff | tree |
2023-03-19 |
Gerhard Sittig | serial_bt, bluez: rework diag in BLE reception, accept...
|
commit | commitdiff | tree |
2023-03-19 |
Gerhard Sittig | tests: cover length checking incrementing endianess...
|
commit | commitdiff | tree |
2023-03-19 |
Gerhard Sittig | libsigrok-internal.h: add length checking endianess...
|
commit | commitdiff | tree |
2023-03-19 |
Gerhard Sittig | strutil: add more space in hexdumps after 8 and 16...
|
commit | commitdiff | tree |
2023-03-19 |
Gerhard Sittig | log: accept when applications void the log callback
|
commit | commitdiff | tree |
2023-03-19 |
Gerhard Sittig | log: rephrase default sr_logv() routine, strip CR and LF
|
commit | commitdiff | tree |
2023-03-19 |
Gerhard Sittig | fluke-dmm: sort models by numbers, no behaviour change
|
commit | commitdiff | tree |
2023-03-19 |
Gerhard Sittig | fluke-dmm: reduce indentation in 18x/190/28x dispatch...
|
commit | commitdiff | tree |
2023-03-18 |
Gerhard Sittig | configure.ac: put spaces around version operators in...
|
commit | commitdiff | tree |
2023-03-18 |
Gerhard Sittig | configure.ac: glibmm check, add quotes to version string
|
commit | commitdiff | tree |
2023-03-18 |
Gerhard Sittig | Makefile.am: register more minilzo files with automake
|
commit | commitdiff | tree |
2023-03-16 |
Gerhard Sittig | serial_bt: add support for JL AC6328 chips (RFCOMM...
|
commit | commitdiff | tree |
2023-03-16 |
Gerhard Sittig | rdtech-tc: send analog values in frames not samples
|
commit | commitdiff | tree |
2023-03-16 |
Gerhard Sittig | rdtech-um: send analog values in frames not samples
|
commit | commitdiff | tree |
2023-03-16 |
Gerhard Sittig | binary helper: drop analog channel support (submit...
|
commit | commitdiff | tree |
2023-03-16 |
Gerhard Sittig | rdtech-tc: migrate to feed queue helper
|
commit | commitdiff | tree |
2023-03-16 |
Gerhard Sittig | rdtech-tc: grab receive data in larger chunks
|
commit | commitdiff | tree |
2023-03-16 |
Gerhard Sittig | rdtech-tc: rephrase probe/write timeout and poll interval...
|
commit | commitdiff | tree |
2023-03-16 |
Gerhard Sittig | rdtech-tc: detect receive and parse errors, terminate...
|
commit | commitdiff | tree |
2023-03-16 |
Gerhard Sittig | rdtech-tc: concentrate request transmit handling in...
|
commit | commitdiff | tree |
2023-03-16 |
Gerhard Sittig | rdtech-tc: avoid mixing several iterations in the same...
|
commit | commitdiff | tree |
2023-03-16 |
Gerhard Sittig | rdtech-tc: use size_t for memory sizes and indices
|
commit | commitdiff | tree |
2023-03-16 |
Gerhard Sittig | rdtech-tc: use common code to scan conn= and serialcomm...
|
commit | commitdiff | tree |
2023-03-16 |
Gerhard Sittig | rdtech-tc: eliminate redundant type info in malloc...
|
commit | commitdiff | tree |
2023-03-16 |
Gerhard Sittig | rdtech-tc: move assignments out of declarations
|
commit | commitdiff | tree |
2023-03-16 |
Gerhard Sittig | rdtech-tc: rephrase PAC consistency check, discuss...
|
commit | commitdiff | tree |
2023-03-16 |
Gerhard Sittig | rdtech-tc: use literal string for poll command instead...
|
commit | commitdiff | tree |
2023-03-16 |
Gerhard Sittig | rdtech-tc: eliminate excessive indentation, address...
|
commit | commitdiff | tree |
2023-03-16 |
Gerhard Sittig | rdtech-tc: alpha-sort and group include directives
|
commit | commitdiff | tree |
2023-03-16 |
Gerhard Sittig | rdtech-um: migrate from binary helper channel to feed...
|
commit | commitdiff | tree |
2023-03-16 |
Gerhard Sittig | rdtech-um: rework serial reception and processing,...
|
commit | commitdiff | tree |
2023-03-16 |
Gerhard Sittig | rdtech-um: rephrase channel count in profile description
|
commit | commitdiff | tree |
2023-03-16 |
Gerhard Sittig | rdtech-um: adjust read/write timeout style for text...
|
commit | commitdiff | tree |
2023-03-16 |
Gerhard Sittig | rdtech-um: data type nits, common expressions, for...
|
commit | commitdiff | tree |
next |