pylab_ml.common.data
Data manipulation functions.
Functions
|
Return the parity-bit from the data. |
|
Return a list with 32-bit data from a imput list with 8-bit data. |
|
Return a list with 16-bit data from a imput list with 8-bit data. |
|
Binary complement from a positive value with number of bits. |
|
2's complement representation from a value with number of bits. |
|
Calculate CRC-16 on array. |
|
Calculate 4-bit crc from a data with width bits. |
|
Return the acual time as a string (year, month, day, _, hour, min, sec). |
|
J1850 CRC-Calculation. |
|
Convert to signed_data. |
|
translate str to numeric value. |
Convert to 16-bit unsigned_data. |