libmbus/test/test-frames
Stefan Wahren 2a66e6a53b 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-07-19 11:10:13 +02:00
..
2012-07-11 22:41:13 +02:00
2020-07-19 11:10:13 +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-07-19 11:10:13 +02:00
2020-07-19 11:10:13 +02:00
2013-03-11 09:27:16 +01:00