Commit Graph

6 Commits

Author SHA1 Message Date
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
7eaadad124 update existing test-case-output with the changes introduced in 781736fe4c 2016-02-05 14:42:15 +01:00
a32e325979 Update XML files because of storage number, tariff and
device
2013-11-07 12:06:09 +01:00
6ffa521473 Update XML after fixing bug with signed integer 2013-10-31 22:27:48 +01:00
87cadafea0 updated XML files for test frames 2013-07-05 00:07:03 +09:00
c10b37e53d got rid of duplicate catalog libmbus/libmbus 2012-04-15 10:51:15 +09:00