Jef Driesen ff15b865b2 Fix the decoding of the OSTC4 firmware version.
The OSTC4 firmware version uses four digits for the firmware version
(X.Y.Z.Beta), while all other hwOS models use two digits (X.Y). To
preserve backwards compatibility with the existing two byte data format,
the OSTC4 firmware version is packed into a 16 bit integer as follows:

   XXXX XYYY YYZZ ZZZB

and stored with little endian byte order.
2016-07-30 21:36:55 +02:00
..
2014-12-21 14:52:12 +01:00
2014-12-21 14:52:12 +01:00
2016-04-26 10:59:02 +02:00
2016-04-26 10:59:02 +02:00
2012-06-21 21:39:24 +02:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2016-07-11 21:47:29 +02:00
2014-03-14 09:44:10 +01:00
2013-08-22 09:15:55 +02:00
2016-05-10 11:52:32 +02:00
2012-06-21 21:42:37 +02:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00