Linux IIO development
 help / color / mirror / Atom feed
From: Alexander Stein <alexander.stein@systec-electronic.com>
To: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Cc: Linus Walleij <linus.walleij@linaro.org>,
	Lars-Peter Clausen <lars@metafoo.de>,
	linux-gpio <linux-gpio@vger.kernel.org>,
	Jonathan Cameron <jic23@kernel.org>,
	Geert Uytterhoeven <geert@linux-m68k.org>,
	Alexandre Courbot <gnurou@gmail.com>,
	linux-iio@vger.kernel.org
Subject: Re: libgpiod v0.1: C library and command-line tools for controlling GPIOs
Date: Thu, 19 Jan 2017 15:30:13 +0100	[thread overview]
Message-ID: <3293536.XfDnNLEWhh@ws-stein> (raw)
In-Reply-To: <CAMpxmJUAKOqcBQ=p9Y=wrFk7Ms=dVGCRDWhmiijuUMQ2-MAHug@mail.gmail.com>

On Thursday 19 January 2017 15:12:43, Bartosz Golaszewski wrote:
> 2017-01-19 15:05 GMT+01:00 Alexander Stein
> 
> <alexander.stein@systec-electronic.com>:
> > Hi,
> > 
> > On Wednesday 18 January 2017 16:48:08, Bartosz Golaszewski wrote:
> >> I'd like to announce the first release of libgpiod. The project
> >> consists of a C library and a set of command-line tools for
> >> controlling GPIOs over the new character device interface.
> >> 
> >> The tools support reading & setting values, keeping the lines
> >> exported, finding GPIO lines by name, monitoring events etc.
> >> 
> >> The source code can be found at: https://github.com/brgl/libgpiod
> > 
> > Cool thing. thanks! One bug found:
> > https://github.com/brgl/libgpiod/blob/master/src/tools/gpiomon.c#L31
> > 
> > shortopts is missing 's' so the following occurs:
> >> gpiomon -l -r -s --num-events=1 gpiochip2 1
> >> gpiomon: invalid option -- 's'
> >> gpiomon: try gpiomon --help
> >> 
> >> gpiomon -l -r --silent --num-events=1 gpiochip2 1
> > 
> > works as expected
> 
> Thanks, fixed in git.

Thanks, also for defines of GPIOHANDLE_REQUEST_INPUT and friends you actually 
need kernel headers >=4.8. README.md says >=4.7

Best regards,
Alexander
-- 
Dipl.-Inf. Alexander Stein
SYS TEC electronic GmbH
alexander.stein@systec-electronic.com

Legal and Commercial Address:
Am Windrad 2
08468 Heinsdorfergrund
Germany

Office: +49 (0) 3765 38600-0
Fax:    +49 (0) 3765 38600-4100
 
Managing Directors:
	Director Technology/CEO: Dipl.-Phys. Siegmar Schmidt;
	Director Commercial Affairs/COO: Dipl. Ing. (FH) Armin von Collrepp
Commercial Registry:
	Amtsgericht Chemnitz, HRB 28082; USt.-Id Nr. DE150534010

  reply	other threads:[~2017-01-19 14:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-18 15:48 libgpiod v0.1: C library and command-line tools for controlling GPIOs Bartosz Golaszewski
2017-01-19  9:34 ` Linus Walleij
2017-01-19 10:10   ` Bartosz Golaszewski
2017-01-19 10:58     ` Angelo Compagnucci
2017-01-19 11:06       ` Bartosz Golaszewski
2017-01-19 14:05 ` Alexander Stein
2017-01-19 14:12   ` Bartosz Golaszewski
2017-01-19 14:30     ` Alexander Stein [this message]
2017-01-19 14:59       ` Bartosz Golaszewski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3293536.XfDnNLEWhh@ws-stein \
    --to=alexander.stein@systec-electronic.com \
    --cc=bgolaszewski@baylibre.com \
    --cc=geert@linux-m68k.org \
    --cc=gnurou@gmail.com \
    --cc=jic23@kernel.org \
    --cc=lars@metafoo.de \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-iio@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox