2022-02-06 |
Gerhard Sittig | kingst-la2016: add PWM channel groups, announce as... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: reduce scope of a few more declarations |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: rework the device side of PWM configuration |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: complete hardware setup in probe, set... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: improve diagnostics in device type detection |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: rework acquisition limits, improve CLI use |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: identify device type in scan() already |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: rephrase samplerate list code path,... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | device: provide glib compatible callback to free usb... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | device: introduce common helpers for channel group... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: use common support for sw limits and... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: more checks on configured rate/depth... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: rename logic channels to match product... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: style nits in FPGA code path and thresho... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: coding style, separate declaration from... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: address style issues in api.c scan and... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: separate complex calls from caller's... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: rephrase sample data to session feed... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: style nit, drop unnecessary typedefs |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: style nits in enable/configure PWM |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: renames to better reflect sequence of... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: use symbolic names for device run state |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | std: remove open coded array items count, make floats... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | std: epsilon for std_gvar_min_max_step_thresholds(... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: adjust register layout in acquisition... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | tests: cover u24le and u40le in endianess conversion... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | libsigrok-internal.h: add 24bit and 40bit endianess... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: rephrase creation of the acquisition... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: rephrase manufacture date and device... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: endianess and redundancy in run state... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: address endianess issue in data feed... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: shuffle code order to follow application... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: unobfuscate "user specified threshold... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: concentrate magic numbers in central... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: rephrase FPGA bitstream content zero... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: make FPGA bitstream upload optional |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: rephrase USB renum code path after firmw... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: address style nits, brace location,... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: rephrase comments for style, readability... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: rephrase diagnostics to improve user... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: style nits, consistent #define indentation |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: style nits, remove not needed include... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: sort include directives |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: move acquisition abort from api.c to... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: move USB communication from api.c to... |
commit | commitdiff | tree | snapshot |
2022-02-06 |
Gerhard Sittig | kingst-la2016: rename routine before moving from api... |
commit | commitdiff | tree | snapshot |
2022-01-08 |
Volodymyr Ananiev | rdtech-dps: Use big endian register access for DPS... |
commit | commitdiff | tree | snapshot |
2022-01-08 |
Gerhard Sittig | rigol-ds: improve robustness in samplerate getting... |
commit | commitdiff | tree | snapshot |
2022-01-08 |
Gerhard Sittig | session: address deprecation of g_memdup(), prepare... |
commit | commitdiff | tree | snapshot |
2022-01-08 |
Gerhard Sittig | input/vcd: detect and skip string data types (value... |
commit | commitdiff | tree | snapshot |
2022-01-03 |
Gerhard Sittig | input/vcd: raise severity of messages about unsupported... |
commit | commitdiff | tree | snapshot |
2021-12-22 |
Gerhard Sittig | ftdi: address ftdi_usb_purge_buffers() deprecation... |
commit | commitdiff | tree | snapshot |
2021-12-22 |
Gerhard Sittig | input/vcd: silence printf() format compiler warning |
commit | commitdiff | tree | snapshot |
2021-12-22 |
Gerhard Sittig | uni-t-ut181a: drop serial flush() after open() |
commit | commitdiff | tree | snapshot |
2021-12-22 |
Gerhard Sittig | uni-t-ut181a: silence compiler warning, use of uninitia... |
commit | commitdiff | tree | snapshot |
2021-12-22 |
Gerhard Sittig | configure: Hameg HMO does not strictly depend on serial... |
commit | commitdiff | tree | snapshot |
2021-12-22 |
Gerhard Sittig | rdtech-tc/um: silence "missing field identifier" compil... |
commit | commitdiff | tree | snapshot |
2021-12-22 |
Gerhard Sittig | binary helpers: add "invalid" enum item, improve readab... |
commit | commitdiff | tree | snapshot |
2021-12-22 |
Gerhard Sittig | doc: fix a trivial typo in the ASIX OMEGA section of... |
commit | commitdiff | tree | snapshot |
2021-12-22 |
Gerhard Sittig | input/stf: move trigger packet emission to feed queue... |
commit | commitdiff | tree | snapshot |
2021-12-22 |
Gerhard Sittig | input: optionally send trigger markers from common... |
commit | commitdiff | tree | snapshot |
2021-12-22 |
Gerhard Sittig | configure: make zlib an optional dependency which input... |
commit | commitdiff | tree | snapshot |
2021-12-22 |
Gerhard Sittig | serial: move sr_serial_extract_options() out of "have... |
commit | commitdiff | tree | snapshot |
2021-11-14 |
Mike Walters | kingst-la2016: handle sdi==NULL in config_list |
commit | commitdiff | tree | snapshot |
2021-10-20 |
Gerhard Sittig | input/stf: introduce support for Asix' Sigma Test File... |
commit | commitdiff | tree | snapshot |
2021-10-20 |
Gerhard Sittig | configure: hook up minilzo to the libsigrok build,... |
commit | commitdiff | tree | snapshot |
2021-10-20 |
Gerhard Sittig | minilzo: import content of upstream minilzo-2.10.tar... |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Gerhard Sittig | README.devices: discuss ASIX OMEGA in RTM CLI mode... |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Gerhard Sittig | asix-omega-rtm-cli: Implement RTM for ASIX OMEGA via... |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Gerhard Sittig | asix-omega-rtm-cli: Initial driver skeleton. |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Gerhard Sittig | sw_limits: extend API to "get remaining counts" before... |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Gerhard Sittig | input: accept const sdi in feed queue API |
commit | commitdiff | tree | snapshot |
2021-10-02 |
Kevin Grant | kingst-la2016: setup usb transfer sizes to be multiple... |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Soeren Apel | zketech-ebd-usb: Minor style fixes |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Frank Stettner | zketech-ebd-usb: Style fixes |
commit | commitdiff | tree | snapshot |
2021-09-13 |
King Kévin | zketech-ebd-usb: Multiple fixes and upgrades. |
commit | commitdiff | tree | snapshot |
2021-09-10 |
Soeren Apel | kingst-la2016: Minor style fixes |
commit | commitdiff | tree | snapshot |
2021-09-10 |
Kevin Grant | kingst-la2016: add support for kingst la1016 |
commit | commitdiff | tree | snapshot |
2021-09-10 |
Kevin Grant | kingst-la2016: avoid filling the log file with redundan... |
commit | commitdiff | tree | snapshot |
2021-09-10 |
Kevin Grant | kingst-la2016: add support for both LA2016 hardware... |
commit | commitdiff | tree | snapshot |
2021-09-10 |
Kevin Grant | kingst-la2016: remove unnecessary initialisation code |
commit | commitdiff | tree | snapshot |
2021-09-10 |
Kevin Grant | kingst-la2016: fix segfault that often occurs when... |
commit | commitdiff | tree | snapshot |
2021-09-10 |
Kevin Grant | kingst-la2016: fix fpga register alignment for sampling... |
commit | commitdiff | tree | snapshot |
2021-09-10 |
Kevin Grant | kingst-la2016: fix input threshold adjustment |
commit | commitdiff | tree | snapshot |
2021-09-10 |
Kevin Grant | kingst-la2016: fix the fpga register addresses |
commit | commitdiff | tree | snapshot |
2021-09-10 |
Kevin Grant | kingst-la2016: replace usb control transfer brequest... |
commit | commitdiff | tree | snapshot |
2021-09-10 |
v1ne | ols: Fix off-by-one when setting up trigger stages |
commit | commitdiff | tree | snapshot |
2021-09-10 |
v1ne | ols: Fix demuxer operation |
commit | commitdiff | tree | snapshot |
2021-09-10 |
v1ne | ols: Don't silently ignore error when setting up the... |
commit | commitdiff | tree | snapshot |
2021-09-10 |
v1ne | ols: Don't store temporary data in device context |
commit | commitdiff | tree | snapshot |
2021-09-10 |
v1ne | ols: Provide sample count in RLE mode |
commit | commitdiff | tree | snapshot |
2021-09-10 |
v1ne | ols: Clean up: Obey code style |
commit | commitdiff | tree | snapshot |
2021-08-28 |
Martin Atkins | scpi-pps: Support for the EEZ PSU series |
commit | commitdiff | tree | snapshot |
2021-08-28 |
Martin Atkins | scpi-pps: Data capture dynamically-probed channels |
commit | commitdiff | tree | snapshot |
2021-08-23 |
Tim Van Helleputte | Add support for TENMA 72-2710 V6.6 power supply |
commit | commitdiff | tree | snapshot |
2021-08-22 |
Frank Stettner | itech-it8500: Remove SR_MQFLAG_DC from power values. |
commit | commitdiff | tree | snapshot |
2021-08-14 |
Frank Stettner | hp-59306a: Rename channel groups from CHn to Rn |
commit | commitdiff | tree | snapshot |
2021-08-14 |
Frank Stettner | hp-59306a: Add GET for config key SR_CONF_CONN |
commit | commitdiff | tree | snapshot |
2021-08-14 |
Frank Stettner | hp-59306a: Enable/disable all outputs at once. |
commit | commitdiff | tree | snapshot |
2021-08-04 |
Gerhard Sittig | input/saleae: silence overzealous compiler warning |
commit | commitdiff | tree | snapshot |
next |