2023-04-09 |
Gerhard Sittig | parsers: optional case insensitive channel name lookup
|
commit | commitdiff | tree |
2023-04-09 |
Gerhard Sittig | decode: add 'const' decorator in hash item move helper...
|
commit | commitdiff | tree |
2022-12-14 |
Gerhard Sittig | manpage: add environment variables section (firmware...
|
commit | commitdiff | tree |
2022-12-14 |
Gerhard Sittig | manpage: add --protocol-decoder-jsontrace command line...
|
commit | commitdiff | tree |
2022-08-30 |
Gerhard Sittig | parsers: avoid NULL dereference when option strings...
|
commit | commitdiff | tree |
2022-08-16 |
Gerhard Sittig | parsers: use common library code to rename sigrok channels
|
commit | commitdiff | tree |
2022-04-23 |
Gerhard Sittig | parsers: use proper conversion routine for PD option...
|
commit | commitdiff | tree |
2022-04-23 |
Gerhard Sittig | input: emit diagnostics when file import fails fatally
|
commit | commitdiff | tree |
2022-04-23 |
Gerhard Sittig | input: minor robustness improvement, close fd leak
|
commit | commitdiff | tree |
2022-04-23 |
Gerhard Sittig | input: unbreak automatic format detection when reading...
|
commit | commitdiff | tree |
2022-02-22 |
Gerhard Sittig | doc: update uart decoder options example in sigrok...
|
commit | commitdiff | tree |
2022-02-06 |
Gerhard Sittig | show: use getter result to determine "current" presence...
|
commit | commitdiff | tree |
2021-12-26 |
Gerhard Sittig | session: optionally send EOF to decoder session
|
commit | commitdiff | tree |
2021-12-26 |
Gerhard Sittig | configure: check version dependent sigrokdecode features
|
commit | commitdiff | tree |
2021-06-16 |
Gerhard Sittig | doc: update IRC reference to Libera.Chat
|
commit | commitdiff | tree |
2020-08-05 |
Gerhard Sittig | doc: update manpage for channel groups in --get/--config...
|
commit | commitdiff | tree |
2020-08-03 |
Gerhard Sittig | accept multiple --get requests for multiple channel...
|
commit | commitdiff | tree |
2020-08-03 |
Gerhard Sittig | accept multiple --config requests for multiple channel...
|
commit | commitdiff | tree |
2020-08-03 |
Gerhard Sittig | parsers: rephrase option key/value parsing some more
|
commit | commitdiff | tree |
2020-08-03 |
Gerhard Sittig | parsers: extend options parser, support optional ID...
|
commit | commitdiff | tree |
2020-08-03 |
Gerhard Sittig | main: terminate with error when -B was specified but...
|
commit | commitdiff | tree |
2020-08-03 |
Gerhard Sittig | parsers: warn about unknown input/output module option...
|
commit | commitdiff | tree |
2020-08-03 |
Gerhard Sittig | device: rename channel group lookup routine
|
commit | commitdiff | tree |
2020-07-25 |
Gerhard Sittig | decode: shuffle order of JSON trace fields for readability
|
commit | commitdiff | tree |
2020-07-25 |
Gerhard Sittig | decode: concentrate JSON formatting in a single location
|
commit | commitdiff | tree |
2020-07-25 |
Gerhard Sittig | decode: add support for Google Trace Event output ...
|
commit | commitdiff | tree |
2020-07-25 |
Gerhard Sittig | decode: start collecting internal state (samplerate)
|
commit | commitdiff | tree |
2020-05-23 |
Gerhard Sittig | show: do print floating point results even if value...
|
commit | commitdiff | tree |
2020-05-23 |
Gerhard Sittig | show: mark currently selected samplerate item in samplerates...
|
commit | commitdiff | tree |
2019-06-05 |
Gerhard Sittig | show: support array of floats, unbreaks LCR output...
|
commit | commitdiff | tree |
2019-06-05 |
Gerhard Sittig | doc: discuss "colons in conn= specs" in the manpage
|
commit | commitdiff | tree |
2019-06-04 |
Gerhard Sittig | show: print list of available serial ports
|
commit | commitdiff | tree |
2019-05-14 |
Gerhard Sittig | session: print error message when output file creation...
|
commit | commitdiff | tree |
2019-05-14 |
Gerhard Sittig | doc: update manpage, --show also works with --input...
|
commit | commitdiff | tree |
2019-05-14 |
Gerhard Sittig | show: add support for -i <fn> --show, provide details...
|
commit | commitdiff | tree |
2019-05-14 |
Gerhard Sittig | session: make group of 'static' vars more visible
|
commit | commitdiff | tree |
2019-05-14 |
Gerhard Sittig | doc: weaken and extend the description of the -d option
|
commit | commitdiff | tree |
2019-05-14 |
Gerhard Sittig | add --dont-scan (-D) command line option
|
commit | commitdiff | tree |
2019-05-09 |
Gerhard Sittig | doc: update manpage, mention -A and annotation rows
|
commit | commitdiff | tree |
2019-05-09 |
Gerhard Sittig | decode: accept annotation rows for -A specs
|
commit | commitdiff | tree |
2019-05-09 |
Gerhard Sittig | decode: rephrase logic which looks up -A specs
|
commit | commitdiff | tree |
2019-04-20 |
Gerhard Sittig | decode: nits, whitespace and line length fix
|
commit | commitdiff | tree |
2019-04-20 |
Gerhard Sittig | decode: improve readability, use intermediate variables
|
commit | commitdiff | tree |
2019-04-20 |
Gerhard Sittig | decode: fix memory leaks in annotation setup error...
|
commit | commitdiff | tree |
2018-12-01 |
Gerhard Sittig | decode: stricter check for integer decoder options
|
commit | commitdiff | tree |
2018-12-01 |
Gerhard Sittig | decode: add support for float option data type
|
commit | commitdiff | tree |
2018-11-04 |
Gerhard Sittig | main: synchronize --get output for MQ with --show output
|
commit | commitdiff | tree |
2018-10-23 |
Gerhard Sittig | doc: minor update to -O and -g options in the manpage
|
commit | commitdiff | tree |
2018-10-21 |
Gerhard Sittig | doc: mention lack of decoder signal name matching in...
|
commit | commitdiff | tree |
2018-10-21 |
Gerhard Sittig | doc: discuss protocol decoder stacks in the manpage
|
commit | commitdiff | tree |
2018-05-25 |
Gerhard Sittig | input: make read from stdin work with the presence...
|
commit | commitdiff | tree |
2017-08-01 |
Gerhard Sittig | decode: Always print colon after protocol decoder ID
|
commit | commitdiff | tree |
2017-08-01 |
Gerhard Sittig | doc: add --protocol-decoder-samplenum option to the...
|
commit | commitdiff | tree |
2017-07-31 |
Gerhard Sittig | decode: Optionally print sample numbers with protocol...
|
commit | commitdiff | tree |
2017-07-31 |
Gerhard Sittig | decode: Rework logic for text output of protocol decoder...
|
commit | commitdiff | tree |
2017-07-31 |
Gerhard Sittig | decode: Prepare to rework text output for protocol...
|
commit | commitdiff | tree |
2017-07-31 |
Gerhard Sittig | decode: Nit, avoid 'class' identifier for local variable
|
commit | commitdiff | tree |
2017-06-24 |
Gerhard Sittig | session: Adjust scan for non-demo device
|
commit | commitdiff | tree |
2017-05-23 |
Gerhard Sittig | options: expand builtin help, discuss samples/time...
|
commit | commitdiff | tree |
2017-01-07 |
Gerhard Sittig | license: remove FSF postal address from boiler plate...
|
commit | commitdiff | tree |
2016-10-16 |
Gerhard Sittig | show: print binary classes as well in protocol decoder... Signed-off-by: Gerhard Sittig <gerhard.sittig@gmx.net>
|
commit | commitdiff | tree |