libmbus/test/test-frames
Stefan Wahren 17a73287c2
Improve BCD decoding (#167)
* Introduce mbus_data_bcd_decode_hex

The convert function mbus_data_bcd_decode (BCD to decimal) suffers from
information loss in case of hexacimal digits. So introduce a new function
mbus_data_bcd_decode_hex (BCD to hexadecimal), which isn't affected and
use this for default XML output. But keep mbus_data_bcd_decode for
normalized output.
2020-06-28 10:28:40 +02:00
..
2012-07-11 22:41:13 +02:00
2020-06-28 10:28:40 +02:00
2012-07-11 22:41:13 +02:00
2012-07-11 22:41:13 +02:00
2012-07-11 22:41:13 +02:00
2016-02-06 11:06:03 +00:00
2012-07-11 22:41:13 +02:00
2020-06-28 10:28:40 +02:00
2020-06-28 10:28:40 +02:00
2013-03-11 09:27:16 +01:00