2023-09-27 |
Marek Antoniak | chronovu-la: Add checking of VendorId |
commit | commitdiff | tree | snapshot |
2023-09-27 |
xandinator | hameg-hmo: Add support for R&S RTH100x |
commit | commitdiff | tree | snapshot |
2023-09-27 |
Miroslav Sustek | hantek-dso: add "forced" trigger source |
commit | commitdiff | tree | snapshot |
2023-09-27 |
Petr Hodina | contrib/60-libsigrok.rules: Add other Saleae devices. |
commit | commitdiff | tree | snapshot |
2023-09-27 |
Alex Hornung | agilent-dmm: Fix compatibility with Agilent U1242A |
commit | commitdiff | tree | snapshot |
2023-09-27 |
François Revol | dmm/bm??x: Add Wayback Machine links to brymen document... |
commit | commitdiff | tree | snapshot |
2023-09-27 |
Mikael Djurfeldt | rdtech-dps: add support for RD6006P, RD6012P and RD6024 |
commit | commitdiff | tree | snapshot |
2023-09-27 |
AristarchosOfSamos | rigol-ds: Fix #1831 by supporting DS1xxxZ Plus & RPL111... |
commit | commitdiff | tree | snapshot |
2023-09-27 |
Sahaj Sarup | scpi-pps: Add support for OWON SPE6103 |
commit | commitdiff | tree | snapshot |
2023-09-27 |
Sahaj Sarup | scpi-dmm: add support for OWON XDM1041 |
commit | commitdiff | tree | snapshot |
2023-09-27 |
Soeren Apel | raspberrypi-pico: protocol.c cleanup |
commit | commitdiff | tree | snapshot |
2023-09-27 |
Soeren Apel | raspberrypi-pico: protocol.h cleanup |
commit | commitdiff | tree | snapshot |
2023-09-27 |
Soeren Apel | raspberrypi-pico: api.c cleanup |
commit | commitdiff | tree | snapshot |
2023-09-27 |
Soeren Apel | raspberrypi-pico: Change %llu to %lu where needed |
commit | commitdiff | tree | snapshot |
2023-09-27 |
AC0BI | raspberrypi-pico: Formatting; support force_detect... |
commit | commitdiff | tree | snapshot |
2023-09-27 |
AC0BI | raspberrypi-pico: Comment clean up, support a more... |
commit | commitdiff | tree | snapshot |
2023-09-27 |
AC0BI | raspberrypi-pico: Rev2 updates |
commit | commitdiff | tree | snapshot |
2023-09-27 |
pico-coder | raspberrypi-pico: Fix serial comm parameters |
commit | commitdiff | tree | snapshot |
2023-09-27 |
AC0BI | raspberrypi-pico: Cleanup whitespace, add a serial_clos... |
commit | commitdiff | tree | snapshot |
2023-09-27 |
AC0BI | raspberrypi-pico: First release of raspberry pi pico... |
commit | commitdiff | tree | snapshot |
2023-09-27 |
AC0BI | raspberrypi-pico: Initial driver skeleton. |
commit | commitdiff | tree | snapshot |
2023-09-27 |
ldashing | rigol-ds: Add DS4014 |
commit | commitdiff | tree | snapshot |
2023-09-27 |
Gerhard Sittig | tcp: check for poll(2) and select(2), workaround for... |
commit | commitdiff | tree | snapshot |
2023-09-25 |
Gerhard Sittig | devantech-eth008: make request for digital output optional |
commit | commitdiff | tree | snapshot |
2023-09-25 |
Gerhard Sittig | devantech-eth008: support digital and analog input... |
commit | commitdiff | tree | snapshot |
2023-09-25 |
Gerhard Sittig | devantech-eth008: declare more models, still digital... |
commit | commitdiff | tree | snapshot |
2023-09-25 |
Gerhard Sittig | devantech-eth008: first driver implementation, relay... |
commit | commitdiff | tree | snapshot |
2023-09-25 |
Gerhard Sittig | devantech-eth008: Initial driver skeleton. |
commit | commitdiff | tree | snapshot |
2023-09-25 |
Gerhard Sittig | serial: introduce support for raw TCP communication... |
commit | commitdiff | tree | snapshot |
2023-09-25 |
Gerhard Sittig | scpi_tcp: use common TCP support in SCPI transport... |
commit | commitdiff | tree | snapshot |
2023-09-25 |
Gerhard Sittig | tcp: introduce common support code for TCP socket commu... |
commit | commitdiff | tree | snapshot |
2023-07-30 |
Gerhard Sittig | input/protocoldata: also accept comma separated data... |
commit | commitdiff | tree | snapshot |
2023-07-13 |
Gerhard Sittig | input/protocoldata: reduce inter-frame gap for I2C... |
commit | commitdiff | tree | snapshot |
2023-07-12 |
Gerhard Sittig | input: alpha-sort list of known input modules |
commit | commitdiff | tree | snapshot |
2023-07-12 |
Gerhard Sittig | input/protocoldata: add input module for "protocol... |
commit | commitdiff | tree | snapshot |
2023-07-12 |
Gerhard Sittig | input/vcd: use common helpers for text lines/words... |
commit | commitdiff | tree | snapshot |
2023-07-12 |
Gerhard Sittig | tests: implement strutil tests for text line and word... |
commit | commitdiff | tree | snapshot |
2023-07-12 |
Gerhard Sittig | strutil: add common helpers for input text parsing... |
commit | commitdiff | tree | snapshot |
2023-07-12 |
Gerhard Sittig | tests: raise maximum version text length (dirty flag) |
commit | commitdiff | tree | snapshot |
2023-07-12 |
Gerhard Sittig | strutil: accept 0b prefix when base is 2 (which is... |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Mathieu Pilato | atorch: Implement support for DC and USB Meters |
commit | commitdiff | tree | snapshot |
2023-04-30 |
Mathieu Pilato | atorch: Initial driver skeleton |
commit | commitdiff | tree | snapshot |
2023-04-30 |
Gerhard Sittig | binary_helpers: remove unused u64 and float variants... |
commit | commitdiff | tree | snapshot |
2023-04-30 |
Mathieu Pilato | binary_helpers: Add bv_get_value function. |
commit | commitdiff | tree | snapshot |
2023-04-30 |
Mathieu Pilato | binary_helpers: Rename bv_get_value to reflect it's... |
commit | commitdiff | tree | snapshot |
2023-04-30 |
Mathieu Pilato | binary_helpers: Reflect that bv_get_value() takes bytes... |
commit | commitdiff | tree | snapshot |
2023-04-30 |
Mathieu Pilato | binary_helpers: Add support for 24 bits wide integers. |
commit | commitdiff | tree | snapshot |
2023-04-30 |
Mathieu Pilato | libsigrok-internal.h: Add read_u24be helper function |
commit | commitdiff | tree | snapshot |
2023-04-09 |
Gerhard Sittig | make: move version suffix gathering from configure... |
commit | commitdiff | tree | snapshot |
2023-04-09 |
Gerhard Sittig | microchip-pickit2: support user assigned channel names... |
commit | commitdiff | tree | snapshot |
2023-04-09 |
Gerhard Sittig | microchip-pickit2: move channel creation to after devic... |
commit | commitdiff | tree | snapshot |
2023-03-31 |
Mathieu Pilato | rdtech-tc: Fix feed creation loop condition |
commit | commitdiff | tree | snapshot |
2023-03-30 |
Mathieu Pilato | fluke-dmm: Fix digit count in handle_qm_28x function. |
commit | commitdiff | tree | snapshot |
2023-03-30 |
Mathieu Pilato | fluke-dmm: Fix counts_digits compatibility with 28x... |
commit | commitdiff | tree | snapshot |
2023-03-30 |
Mathieu Pilato | fluke-dmm: Update digits count with regard to measureme... |
commit | commitdiff | tree | snapshot |
2023-03-30 |
Gerhard Sittig | binary_helpers: remove scaling factor from binary field... |
commit | commitdiff | tree | snapshot |
2023-03-19 |
Gerhard Sittig | rdtech-tc: avoid too eager request retransmission |
commit | commitdiff | tree | snapshot |
2023-03-19 |
Gerhard Sittig | rdtech-tc: style nits in variable names |
commit | commitdiff | tree | snapshot |
2023-03-19 |
Gerhard Sittig | rdtech-tc: dump response payload at higher log levels |
commit | commitdiff | tree | snapshot |
2023-03-19 |
Gerhard Sittig | rdtech-tc: request keyword differs between CDC and... |
commit | commitdiff | tree | snapshot |
2023-03-19 |
Gerhard Sittig | rdtech-tc: rename "buflen" variable, it's "read length" |
commit | commitdiff | tree | snapshot |
2023-03-19 |
Gerhard Sittig | serial_bt: add TC66C to list of known names, suggest... |
commit | commitdiff | tree | snapshot |
2023-03-19 |
Gerhard Sittig | serial_bt: support the dialog DA14580 chip (seen in... |
commit | commitdiff | tree | snapshot |
2023-03-19 |
Gerhard Sittig | serial_bt: add generic conn=bt/notify/<addr> "chip... |
commit | commitdiff | tree | snapshot |
2023-03-19 |
Gerhard Sittig | serial_bt, bluez: support MTU exchange in BLE reception |
commit | commitdiff | tree | snapshot |
2023-03-19 |
Gerhard Sittig | serial_bt, bluez: rework diag in BLE reception, accept... |
commit | commitdiff | tree | snapshot |
2023-03-19 |
Gerhard Sittig | tests: cover length checking incrementing endianess... |
commit | commitdiff | tree | snapshot |
2023-03-19 |
Gerhard Sittig | libsigrok-internal.h: add length checking endianess... |
commit | commitdiff | tree | snapshot |
2023-03-19 |
Gerhard Sittig | strutil: add more space in hexdumps after 8 and 16... |
commit | commitdiff | tree | snapshot |
2023-03-19 |
Gerhard Sittig | log: accept when applications void the log callback |
commit | commitdiff | tree | snapshot |
2023-03-19 |
Gerhard Sittig | log: rephrase default sr_logv() routine, strip CR and LF |
commit | commitdiff | tree | snapshot |
2023-03-19 |
Gerhard Sittig | fluke-dmm: sort models by numbers, no behaviour change |
commit | commitdiff | tree | snapshot |
2023-03-19 |
Gerhard Sittig | fluke-dmm: reduce indentation in 18x/190/28x dispatch... |
commit | commitdiff | tree | snapshot |
2023-03-19 |
Mathieu Pilato | fluke-dmm: Add support for Fluke 87/89 DMMs. |
commit | commitdiff | tree | snapshot |
2023-03-19 |
Mathieu Pilato | fluke-dmm: Extract digit count from response. |
commit | commitdiff | tree | snapshot |
2023-03-19 |
Mathieu Pilato | fluke-dmm: Do not consider 0.0 value an invalid measure... |
commit | commitdiff | tree | snapshot |
2023-03-18 |
Gerhard Sittig | configure.ac: put spaces around version operators in... |
commit | commitdiff | tree | snapshot |
2023-03-18 |
Gerhard Sittig | configure.ac: glibmm check, add quotes to version string |
commit | commitdiff | tree | snapshot |
2023-03-18 |
Gerhard Sittig | Makefile.am: register more minilzo files with automake |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | serial_bt: add support for JL AC6328 chips (RFCOMM... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | rdtech-tc: send analog values in frames not samples |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | rdtech-um: send analog values in frames not samples |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | binary helper: drop analog channel support (submit... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | rdtech-tc: migrate to feed queue helper |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | rdtech-tc: grab receive data in larger chunks |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | rdtech-tc: rephrase probe/write timeout and poll interv... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | rdtech-tc: detect receive and parse errors, terminate... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | rdtech-tc: concentrate request transmit handling in... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | rdtech-tc: avoid mixing several iterations in the same... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | rdtech-tc: use size_t for memory sizes and indices |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | rdtech-tc: use common code to scan conn= and serialcomm... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | rdtech-tc: eliminate redundant type info in malloc... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | rdtech-tc: move assignments out of declarations |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | rdtech-tc: rephrase PAC consistency check, discuss... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | rdtech-tc: use literal string for poll command instead... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | rdtech-tc: eliminate excessive indentation, address... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | rdtech-tc: alpha-sort and group include directives |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | rdtech-um: migrate from binary helper channel to feed... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | rdtech-um: rework serial reception and processing,... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | rdtech-um: rephrase channel count in profile description |
commit | commitdiff | tree | snapshot |
next |