]> sigrok.org Git - sigrok-cli.git/commit
decode: add support for float option data type
authorGerhard Sittig <redacted>
Sat, 1 Dec 2018 11:23:54 +0000 (12:23 +0100)
committerGerhard Sittig <redacted>
Sat, 1 Dec 2018 11:23:54 +0000 (12:23 +0100)
commit4c1a29f449343e258bdaa556d0a2469fcd3725df
tree80ad35e99a6c51e693e3f034c2077321f6da3319
parent6c5438fe2bd772f71549a7a93889b4b3ea1acd06
decode: add support for float option data type

Accept decoder options where the value is a floating point number. This
fixes bug #1247 (the "unsupported type" issue reported for sigrok-cli).
decode.c