decode: add support for float option data type
commit4c1a29f449343e258bdaa556d0a2469fcd3725df
authorGerhard Sittig <gerhard.sittig@gmx.net>
Sat, 1 Dec 2018 11:23:54 +0000 (1 12:23 +0100)
committerGerhard Sittig <gerhard.sittig@gmx.net>
Sat, 1 Dec 2018 11:23:54 +0000 (1 12:23 +0100)
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