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 |
2023-03-16 |
Gerhard Sittig | rdtech-um: adjust read/write timeout style for text... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | rdtech-um: data type nits, common expressions, for... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | rdtech-um: tone down and extend diagnostics messages |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | rdtech-um: use common helper to parse conn= and serialc... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | rdtech-um: eliminate redundant data types in memory... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | rdtech-um: concentrate poll period handling in one... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | rdtech-um: rephrase checksum verification routines |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | rdtech-um: style nits, move assignment out of declarati... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | rdtech-um: alpha-sort and group include directives |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | rdtech-um: address style nits (whitespace, braces) |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | rdtech-um: increase digits count for models with higher... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | serial_bt: move lookup code next to database of known... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | serial_bt: prepare support for additional params in... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | serial_bt: increase scan duration for BT/BLE connections |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | serial_bt: add UM25C to list of known device names |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | serial_bt: update comments on conn=bt/... parameters |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Gerhard Sittig | feed queue: add scale/offset support, rename MQ/unit... |
commit | commitdiff | tree | snapshot |
2023-03-05 |
Gerhard Sittig | feed queue: unbreak MQ and unit support in analog feeds |
commit | commitdiff | tree | snapshot |
2023-03-05 |
Gerhard Sittig | feed queue: add scaling, MQ and unit to analog feed... |
commit | commitdiff | tree | snapshot |
2023-03-05 |
Gerhard Sittig | binary helpers: touch up Doxygen comments (in/out param... |
commit | commitdiff | tree | snapshot |
2023-03-05 |
Gerhard Sittig | binary helpers: address minor style nits, break long... |
commit | commitdiff | tree | snapshot |
2023-02-28 |
Electro707 | udev: add Siglent SDM3055 USB identification rule |
commit | commitdiff | tree | snapshot |
2023-02-28 |
Electro707 | scpi-dmm: add support for Siglent SDM3055 |
commit | commitdiff | tree | snapshot |
2023-02-28 |
Electro707 | scpi: add Siglent to the vendor alias list |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Gerhard Sittig | README.devices: document conn=bt/ extensions for more... |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Gerhard Sittig | serial_bt: support more key=value parameters for conn... |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Gerhard Sittig | korad-kaxxxxp: add quirk for long processing times... |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Gerhard Sittig | korad-kaxxxxp: eliminate excessive whitespace in contin... |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Gerhard Sittig | korad-kaxxxxp: address style nits, redundant data type... |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Gerhard Sittig | korad-kaxxxxp: tweak first "give time to process" invoc... |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Gerhard Sittig | korad-kaxxxxp: rephrase how config setter transmits... |
commit | commitdiff | tree | snapshot |
2023-02-19 |
fenugrec | HACKING: separate assignment from program flow, endiane... |
commit | commitdiff | tree | snapshot |
2023-02-19 |
Frank Stettner | hp-3478a: Fix range strings for current and resistance... |
commit | commitdiff | tree | snapshot |
2023-02-19 |
Frank Stettner | icstation-usbrelay: Initial ICStation USBRelay driver. |
commit | commitdiff | tree | snapshot |
next |