Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

PDO Extensions

Compare
Choose a tag to compare
@dmitri-mcguckin dmitri-mcguckin released this 24 Aug 15:58
· 7 commits to master since this release
f93fa77

Features

  • Add TPDO extension lookups, so PDO's now parse human-readable messages (closes #58)
  • Add age truncation, so message ages are human-readable (closes #64 and #66)
  • Add config versioning (ongoing feature for #68)

Bug Fixes

  • Disabled the F3 key to prevent crashing (ongoing fix for #71)