v1.2.59
What's Changed
- Rc 1.2.59 by @semuadmin in #198
- Add additional E6/L6 SIGID decodes.
- Update
str()method to decode sigId where possible e.g.L1_C/A,E1_C. - Minor updates to static configuration database methods
config_set,config_get&config_delto tolerate hyphens in configuration database key names e.g. “CFG-MSGOUT-UBX_RXM_RAWX_UART1” is treated as "CFG_MSGOUT_UBX_RXM_RAWX_UART1".
Full Changelog: v1.2.58...v1.2.59