]> sigrok.org Git - sigrok-cli.git/commit
accept multiple --get requests for multiple channel groups
authorGerhard Sittig <redacted>
Sat, 23 May 2020 13:46:35 +0000 (15:46 +0200)
committerGerhard Sittig <redacted>
Mon, 3 Aug 2020 20:26:28 +0000 (22:26 +0200)
commit323368a2e0cebf707932683cf4d572162a90ef16
tree4eaab593985a1a3f562ae063b6fe6c7e9f37ede8
parent6c94f0c1cd6cf6c146851e4e87b9e31b1b17d41d
accept multiple --get requests for multiple channel groups

Extend the user interface. Accept multiple --get specs which each can query
multiple parameters from a channel group, and optionally can select the
channel group (including the device itself) in their first item. Support
the -g selection for backwards compatibility and/or convenience.
main.c
options.c
sigrok-cli.h