2017-07-21 |
Uwe Hermann | drivers: Factor out std_gvar_min_max_step{,_array}(). |
commit | commitdiff | tree | snapshot |
2017-07-21 |
Uwe Hermann | drivers: Factor out std_gvar_samplerates{,_steps}(). |
commit | commitdiff | tree | snapshot |
2017-07-21 |
Uwe Hermann | drivers: Factor out std_gvar_tuple_{array,rational}(). |
commit | commitdiff | tree | snapshot |
2017-07-21 |
Uwe Hermann | drivers: Consistently name per-cg options 'devopts_cg_*'. |
commit | commitdiff | tree | snapshot |
2017-07-21 |
Uwe Hermann | drivers: Drop some unnecessary prefixes. |
commit | commitdiff | tree | snapshot |
2017-07-21 |
Uwe Hermann | drivers: Drop unneeded or duplicate comments. |
commit | commitdiff | tree | snapshot |
2017-07-19 |
Uwe Hermann | baylibre-acme: Add SR_CONF_POWERMETER key. |
commit | commitdiff | tree | snapshot |
2017-07-19 |
Uwe Hermann | Add SR_CONF_POWERMETER. |
commit | commitdiff | tree | snapshot |
2017-07-19 |
Uwe Hermann | testo: Drop unneeded sdi->driver assignment. |
commit | commitdiff | tree | snapshot |
2017-07-19 |
Uwe Hermann | drivers: Provide proper drvopts. |
commit | commitdiff | tree | snapshot |
2017-07-19 |
Uwe Hermann | drivers: Always use same scanopts/drvopts/devopts/devop... |
commit | commitdiff | tree | snapshot |
2017-07-19 |
Uwe Hermann | drivers: Add and use STD_CONFIG_LIST(). |
commit | commitdiff | tree | snapshot |
2017-07-17 |
Uwe Hermann | saleae-logic-pro: Use sr_dev_acquisition_stop() wrapper. |
commit | commitdiff | tree | snapshot |
2017-07-16 |
Jan Luebbe | saleae-logic-pro: Detect and abort on capture errors |
commit | commitdiff | tree | snapshot |
2017-07-16 |
Jan Luebbe | saleae-logic-pro: Implement bitstream upload and initia... |
commit | commitdiff | tree | snapshot |
2017-07-16 |
Jan Luebbe | saleae-logic-pro: Implement FX3 firmware upload |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Uwe Hermann | drivers: Remove some uneeded 'ret' variables. |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Uwe Hermann | session_driver: Use std_cleanup(). |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Uwe Hermann | session_driver: Don't open-code std_dev_clear(). |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Uwe Hermann | clear_helper(): Use a cast to shorten all implementations. |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Uwe Hermann | sr_dev_clear(): Always free sdi->priv (devc). |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Uwe Hermann | dev_clear(): Consistently name callback 'clear_helper()'. |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Uwe Hermann | std: Add and use std_dev_clear() where possible. |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Uwe Hermann | std: Rename std_dev_clear() to std_dev_clear_with_callb... |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Uwe Hermann | std: Factor out some API call dummy implementations. |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Uwe Hermann | Various log message cleanups. |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Uwe Hermann | std: Simplifications, random fixes, Doxygen cosmetics. |
commit | commitdiff | tree | snapshot |
2017-07-08 |
Uwe Hermann | session_file: Start out with SR_ST_INACTIVE like all... |
commit | commitdiff | tree | snapshot |
2017-07-08 |
Uwe Hermann | sr_dev_close(): Set status to SR_ST_INACTIVE. |
commit | commitdiff | tree | snapshot |
2017-07-08 |
Uwe Hermann | sr_dev_open(): Set status to SR_ST_ACTIVE upon success. |
commit | commitdiff | tree | snapshot |
2017-07-08 |
Uwe Hermann | sr_dev_open(): Factor out SR_ST_ACTIVE check. |
commit | commitdiff | tree | snapshot |
2017-07-07 |
Uwe Hermann | sr_dev_close(): Factor out SR_ERR_DEV_CLOSED check. |
commit | commitdiff | tree | snapshot |
2017-07-07 |
Uwe Hermann | sr_config_commit(): Factor out SR_ERR_DEV_CLOSED check. |
commit | commitdiff | tree | snapshot |
2017-07-07 |
Uwe Hermann | sr_config_set(): Factor out SR_ERR_DEV_CLOSED check. |
commit | commitdiff | tree | snapshot |
2017-07-07 |
Uwe Hermann | Add sr_dev_acquisition_start(), factor out SR_ERR_DEV_C... |
commit | commitdiff | tree | snapshot |
2017-07-07 |
Uwe Hermann | Add sr_dev_acquisition_stop(), factor out SR_ERR_DEV_CL... |
commit | commitdiff | tree | snapshot |
2017-07-05 |
Soeren Apel | Introduce A2L methods |
commit | commitdiff | tree | snapshot |
2017-07-05 |
Soeren Apel | Bindings: constify data pointer |
commit | commitdiff | tree | snapshot |
2017-07-04 |
Roland Hieber | gitignore nano and vim swap files |
commit | commitdiff | tree | snapshot |
2017-07-04 |
Richard | serial-dmm: Add support for the SparkFun 70C multimeter. |
commit | commitdiff | tree | snapshot |
2017-07-04 |
Richard | Mark some arrays as const |
commit | commitdiff | tree | snapshot |
2017-07-03 |
Uwe Hermann | saleae-logic-pro: Fix two compiler warnings. |
commit | commitdiff | tree | snapshot |
2017-07-03 |
Uwe Hermann | Revert "C++: Avoid std::map::emplace() for GCC 4.7... |
commit | commitdiff | tree | snapshot |
2017-06-28 |
Uwe Hermann | saleae-logic-pro: Random minor cosmetics/consistency... |
commit | commitdiff | tree | snapshot |
2017-06-28 |
Uwe Hermann | saleae-logic-pro: Driver name consistency fixes. |
commit | commitdiff | tree | snapshot |
2017-06-28 |
Jan Luebbe | saleae-logicpro: Initial implementation. |
commit | commitdiff | tree | snapshot |
2017-06-28 |
Jan Luebbe | saleae-logicpro: Initial driver skeleton. |
commit | commitdiff | tree | snapshot |
2017-06-27 |
Gerhard Sittig | asix-sigma: Only open the USB device once (fails with... |
commit | commitdiff | tree | snapshot |
2017-06-27 |
Gerhard Sittig | asix-sigma: Only change number of channels after succes... |
commit | commitdiff | tree | snapshot |
2017-06-27 |
Gerhard Sittig | asix-sigma: Propagate errors from firmware upload |
commit | commitdiff | tree | snapshot |
2017-06-25 |
Gerhard Sittig | strutil: Assume bool is true when no value is specified |
commit | commitdiff | tree | snapshot |
2017-06-25 |
Gerhard Sittig | C++ binding: Nits, style cleanup (braces, whitespace) |
commit | commitdiff | tree | snapshot |
2017-06-25 |
Gerhard Sittig | C++ binding: Allow to re-use ConfigKey::parse_string... |
commit | commitdiff | tree | snapshot |
2017-06-24 |
Uwe Hermann | hung-chang-dso-2100: Fix a gcc 7 compiler warning. |
commit | commitdiff | tree | snapshot |
2017-06-24 |
Uwe Hermann | output/csv: Fix a gcc 7 compiler warning. |
commit | commitdiff | tree | snapshot |
2017-06-24 |
Uwe Hermann | input/wav: Fix incorrect memset() call. |
commit | commitdiff | tree | snapshot |
2017-06-24 |
Uwe Hermann | input/raw_analog: Fix gcc 7 compiler warnings. |
commit | commitdiff | tree | snapshot |
2017-06-24 |
Gerhard Sittig | demo: Mask out logic data for disabled channels in... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
Gerhard Sittig | demo: Skip generating data when all channels in a group... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
Gerhard Sittig | demo: Don't generate analog output data for disabled... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
Gerhard Sittig | demo: Only send average result data when averaging... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
Gerhard Sittig | demo: Unbreak execution with all analog channels disabled |
commit | commitdiff | tree | snapshot |
2017-06-23 |
Gerhard Sittig | demo: Drop previous "default enabled" logic (experiment... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Uwe Hermann | dreamsourcelab-dslogic: Drop an assert(). |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Uwe Hermann | dreamsourcelab-dslogic: Don't check for USB manufacture... |
commit | commitdiff | tree | snapshot |
2017-06-20 |
Uwe Hermann | dreamsourcelab-dslogic: Drop an unneeded dslogic_ prefix. |
commit | commitdiff | tree | snapshot |
2017-06-20 |
Uwe Hermann | dreamsourcelab-dslogic: Naming and other consistency... |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | dslogic: Recast samples into sigrok-compatible sample... |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | dslogic: Fixed buffer size calculation |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | dslogic: Factored out enabled_channel_count, enabled_ch... |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | dslogic: Don't leak the trigger transfers array |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | dslogic: Removed trigger_fired option |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | dslogic: Merged trigger_request into dslogic_acquisitio... |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | dslogic: Moved all protocol handling to protocol.c |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | fx2lafw: Moved all protocol handling to protocol.c |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | dslogic: Fixed FPGA setting code |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | dslogic: Declare memory depths |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | dslogic: Fixed voltage selection |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | dslogic: Updated matching of device with loaded firmware |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | dslogic: Renamed D0-16 channels to 0-16 |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | dslogic: Added half and quater-mode flags |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | dslogic: Simplified supported_device table |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | dslogic: Refactored firmware selection into dslogic_fpg... |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | fx2lafw/dslogic: Split DSLogic into a separate driver |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | usb.c: Moved in usb_match_manuf_product |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | fx2lafw/dslogic: Updated dslogic_fpga_config structure... |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | fx2lafw/dslogic: Imported FPGA config mode flags |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | fx2lafw/dslogic: Use const buffer instead of memset |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | fx2lafw/dslogic: Fixed dslogic_set_vth package structure |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | fx2lafw/dslogic: Added register address #defines |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | fx2lafw/dslogic: Updated bRequest #defines to reflect... |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | fx2lafw: Call dslogic_get_number_of_transfers into... |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | fx2lafw/dslogic: Added DSLogic Plus and Basic variants |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Uwe Hermann | Makefile.am: Install MIME info file in $(datadir)/mime... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Uwe Hermann | configure.ac: Bump package version to 0.6.0. libsigrok-unreleased |
commit | commitdiff | tree | snapshot |
2017-06-12 |
Uwe Hermann | Bump libtool version (not package version) to 4:0:0. |
commit | commitdiff | tree | snapshot |
2017-06-12 |
Uwe Hermann | NEWS: Add list of user-visible changes so far. |
commit | commitdiff | tree | snapshot |
2017-06-12 |
Uwe Hermann | Various Doxygen fixes. |
commit | commitdiff | tree | snapshot |
2017-06-11 |
Uwe Hermann | Add a MIME info file (and icons) for sigrok session... |
commit | commitdiff | tree | snapshot |
2017-06-11 |
Uwe Hermann | Rename sigrok-logo-notext.png to libsigrok_112x112... |
commit | commitdiff | tree | snapshot |
next |