Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-08-03 | Update typing to PEP 585 style. | Diego Elio Pettenò | 1 | -4/+5 |
2023-08-03 | Be more verbose on error messages and parsing with construct. | Diego Elio Pettenò | 1 | -42/+109 |
2023-08-03 | Don't depend on product ID to enable encrypted protocol. | Diego Elio Pettenò | 1 | -5/+6 |
2023-08-03 | If present, load the actual keys from freestyle-keys package. | Diego Elio Pettenò | 1 | -10/+15 |
2023-08-03 | Reformat to pass pre-commit checks. | Diego Elio Pettenò | 1 | -18/+30 |
2023-08-03 | initial encrypted protocol support | MPM1107 | 1 | -22/+83 |
2021-03-03 | Allow selecting which encoding to use for decoding text commands. | Diego Elio Pettenò | 1 | -11/+9 |
2021-03-03 | Calculate multirecords checksum based on the raw bytes. | Diego Elio Pettenò | 1 | -7/+14 |