]> sigrok.org Git - sigrok-cli.git/shortlog
sigrok-cli.git
2021-06-16 Gerhard Sittigdoc: update IRC reference to Libera.Chat
2021-02-24 Uwe Hermannshow: Only use decoder tags if they're available.
2020-10-26 xorlosernsis: Fix for installing 64bit Windows programs into...
2020-08-05 Gerhard Sittigdoc: update manpage for channel groups in --get/--confi...
2020-08-03 Gerhard Sittigaccept multiple --get requests for multiple channel...
2020-08-03 Gerhard Sittigaccept multiple --config requests for multiple channel...
2020-08-03 Gerhard Sittigparsers: rephrase option key/value parsing some more
2020-08-03 Gerhard Sittigparsers: extend options parser, support optional ID...
2020-08-03 Gerhard Sittigmain: terminate with error when -B was specified but...
2020-08-03 Gerhard Sittigparsers: warn about unknown input/output module option...
2020-08-03 Gerhard Sittigdevice: rename channel group lookup routine
2020-07-25 Gerhard Sittigdecode: shuffle order of JSON trace fields for readability
2020-07-25 Gerhard Sittigdecode: concentrate JSON formatting in a single location
2020-07-25 Gerhard Sittigdecode: add support for Google Trace Event output ...
2020-07-25 Gerhard Sittigdecode: start collecting internal state (samplerate)
2020-05-23 Gerhard Sittigshow: do print floating point results even if value...
2020-05-23 Gerhard Sittigshow: mark currently selected samplerate item in sample...
2020-04-11 Wolfram Sangdecode: add sanity check when mapping channels
2020-04-11 Andreas Sandbergscan: Show serial number if available
2020-01-22 Uwe Hermannnsis: Ship Python stdlib *.pyd files.
2019-11-09 Devan LaiSet stdout to binary mode on Windows as needed
2019-06-20 Uwe Hermann--list-serial: Reduce indentation level.
2019-06-05 Gerhard Sittigshow: support array of floats, unbreaks LCR output...
2019-06-05 Gerhard Sittigdoc: discuss "colons in conn= specs" in the manpage
2019-06-04 Uwe Hermann--list-serial: Also mention HID/BT/BLE as possible...
2019-06-04 Gerhard Sittigshow: print list of available serial ports
2019-05-14 Gerhard Sittigsession: print error message when output file creation...
2019-05-14 Gerhard Sittigdoc: update manpage, --show also works with --input...
2019-05-14 Gerhard Sittigshow: add support for -i <fn> --show, provide details...
2019-05-14 Gerhard Sittigsession: make group of 'static' vars more visible
2019-05-14 Gerhard Sittigdoc: weaken and extend the description of the -d option
2019-05-14 Gerhard Sittigadd --dont-scan (-D) command line option
2019-05-09 Gerhard Sittigdoc: update manpage, mention -A and annotation rows
2019-05-09 Gerhard Sittigdecode: accept annotation rows for -A specs
2019-05-09 Gerhard Sittigdecode: rephrase logic which looks up -A specs
2019-04-20 Gerhard Sittigdecode: nits, whitespace and line length fix
2019-04-20 Gerhard Sittigdecode: improve readability, use intermediate variables
2019-04-20 Gerhard Sittigdecode: fix memory leaks in annotation setup error...
2019-03-29 Uwe HermannAdd --list-supported-wiki option.
2019-03-15 Uwe HermannREADME: Bump libsigrokdecode requirement to >= 0.6.0.
2019-03-15 Uwe HermannDecoder --show output: List decoder tags.
2019-01-29 Guido TrentalanciaFix listing of some configuration options.
2018-12-01 Gerhard Sittigdecode: stricter check for integer decoder options
2018-12-01 Gerhard Sittigdecode: add support for float option data type
2018-11-21 Uwe Hermannmanpage: Clarify annotation classes in -A description.
2018-11-21 Uwe Hermannmanpage: Fix -A description wrt default annotations...
2018-11-04 Gerhard Sittigmain: synchronize --get output for MQ with --show output
2018-10-23 Gerhard Sittigdoc: minor update to -O and -g options in the manpage
2018-10-21 Uwe Hermannmanpage: Various updates and improvements.
2018-10-21 Gerhard Sittigdoc: mention lack of decoder signal name matching in...
2018-10-21 Gerhard Sittigdoc: discuss protocol decoder stacks in the manpage
2018-10-21 Guido TrentalanciaFix invalid frame limit error reporting
2018-05-25 Gerhard Sittiginput: make read from stdin work with the presence...
2018-05-17 Uwe Hermannmain.c: Minor cosmetic fix.
2018-05-03 Aleksander... Minor fix that makes Clang Static Analyzer stop complaining
2018-04-25 Uwe HermannBugfix in order to make sr_session_stop() actually...
2018-04-19 Uwe Hermannsession: Don't run nop transform unless explicitly...
2018-04-19 Uwe Hermannoptions: --help output cosmetics.
2018-04-19 Uwe Hermanninput.c: Rename BUFSIZE to CHUNK_SIZE.
2018-04-19 Uwe Hermanninput: Increase chunk size from 16KB to 4MB.
2018-04-19 Uwe Hermannsigrok-cli.h: Drop unused functions and #defines.
2018-04-07 Uwe HermannAdd a .desktop file and an icon.
2018-03-26 Uwe Hermannmanpage: Don't list specific output formats, mention -L.
2017-12-22 Vincent PalatinForce backup analog traces only if needed
2017-09-17 yahvuuUpdate manpage references from -V to -L
2017-08-01 Gerhard Sittigdecode: Always print colon after protocol decoder ID
2017-08-01 Gerhard Sittigdoc: add --protocol-decoder-samplenum option to the...
2017-07-31 Gerhard Sittigdecode: Optionally print sample numbers with protocol...
2017-07-31 Gerhard Sittigdecode: Rework logic for text output of protocol decode...
2017-07-31 Gerhard Sittigdecode: Prepare to rework text output for protocol...
2017-07-31 Gerhard Sittigdecode: Nit, avoid 'class' identifier for local variable
2017-06-24 Gerhard Sittigsession: Adjust scan for non-demo device
2017-06-13 Uwe HermannHACKING: Prefer git pull requests over mailing list...
2017-06-13 Uwe Hermannconfigure.ac: Bump package version to 0.8.0.
2017-06-13 Uwe HermannNEWS: Update for upcoming 0.7.0 release.
2017-06-08 Uwe HermannFix various clang warnings. sigrok-cli-unreleased
2017-06-06 Uwe HermannHACKING: Update URL to Linux kernel coding style.
2017-06-06 Uwe HermannREADME: Drop trailing whitespace.
2017-06-06 Uwe HermannFix build when using --without-libsigrokdecode.
2017-06-05 Uwe HermannInstaller: Whitespace consistency fixes.
2017-06-05 Soeren ApelInstaller: Add "sigrok-cli" to uninstaller/Zadig links.
2017-06-05 Soeren ApelInstaller: Place set of example .sr files in separate...
2017-06-03 Uwe Hermann--list-supported: Show detailed library/feature info.
2017-06-03 Uwe HermannList supported devices, modules, decoders via --list...
2017-05-31 Uwe HermannBump requirements to libsigrok/libsigrokdecode 0.5.0.
2017-05-31 Uwe Hermannshow: Also print the possible decoder input/output...
2017-05-23 Gerhard Sittigoptions: expand builtin help, discuss samples/time...
2017-03-07 Soeren ApelUpdate sr_period_string usage
2017-03-05 Uwe Hermannconfigure summary: Show linker flags.
2017-02-20 Karl PalssonShow annotations based on decoder ID
2017-02-20 Karl Palssonvalgrind: Clear more unfreed memory issues
2017-02-20 Karl PalssonInclude decoder instance ID in normal outputs
2017-02-20 Karl PalssonSupport multiple protocol decoder stacks
2017-02-20 Karl PalssonDrop -S stack option
2017-02-17 Uwe Hermannsigrok-cli_cross.nsi.in: Use Python 3.4 (Windows XP...
2017-02-02 Uwe Hermannsigrok-cli_cross.nsi.in: Bump Python version to 3.6.
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-10-20 Uwe Hermann--help output: More specific --show help text.
2016-10-16 Gerhard Sittigshow: print binary classes as well in protocol decoder...
2016-08-15 Uwe Hermannconfigure.ac: Bump package version to 0.7.0.
next