Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-24 | pjon: introduce decoder for PJON frame inspection | Gerhard Sittig | |
Introduce a protocol decoder which accepts 'pjon-link' Python input and interprets PJON frames. The implementation is assumed to be operational but most of the protocol's flexibility (optionally present and variable width fields) has not yet been tested due to lack of example captures. During development of the PJON decoder only the PJDL link layer decoder was available, other link layers were not tested. |