projects
/
libsigrok.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libsigrok.git
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
2017-06-09
Uwe Hermann
ruby bindings: Fix a compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-09
Uwe Hermann
Fix various -Wundefined-var-template clang warnings.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-09
Gerhard Sittig
C++ binding: Fixup memory leak in input module receive...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-09
Gerhard Sittig
input/csv: Eliminate remaining memory leaks in error...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-09
Gerhard Sittig
input/csv: Fixup datafeed chunk size calculation
commit
|
commitdiff
|
tree
|
snapshot
2017-06-09
Gerhard Sittig
output/csv: Nit, remove an unused loop iteration variable
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Gerhard Sittig
input/csv: Send larger datafeed chunks, to speedup...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Gerhard Sittig
input/csv: Update developer comment (fix for last EOL...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Gerhard Sittig
input/csv: Accept absence of last end-of-line terminati...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Gerhard Sittig
input/csv: Skip leading UTF-8 BOM in the input stream
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Gerhard Sittig
input/csv: Add developer comment with TODO items
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Gerhard Sittig
input/csv: Correctly skip over last processed end-of...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Gerhard Sittig
input/csv: Fix a false negative after successful import
commit
|
commitdiff
|
tree
|
snapshot
next