Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-12 | pkg/{pdata,pdef/pdefgen}: Add support for JSON encoding | pg9182 | |
* Backwards-compatbile with old master server: * NaN/Inf floats are encoded as null. * Enums are encoded as the value name, or the number if unrecognized. * Names are the same as the pdef. * Exception: Strings don't include bytes after the null terminator. * Also supports filtering fields. * Decoding is not supported for now. | |||
2022-10-02 | pkg/pdata: Import R2Northstar data, generate parser | pg9182 | |