Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-22 | pkg/pdata: Update default pdata | BobTheBob | |
Regenerated using persistentdata.gnut. | |||
2022-10-21 | all: pg9182 -> r2northstar | pg9182 | |
2022-10-13 | pkg/{pdata,pdef/pdefgen}: Fix string length check | pg9182 | |
2022-10-13 | pkg/pdata: Embed default pdata | pg9182 | |
2022-10-12 | pkg/{pdata,pdef/pdefgen}: Remove s prefix from struct type names | pg9182 | |
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 | |