OpenCellular icon indicating copy to clipboard operation
OpenCellular copied to clipboard

Enhancement: Modify OCMP serialization to allow for recursive schema parsing

Open vthakur7f opened this issue 7 years ago • 0 comments

Product: (OC-SDR, OC-LTE, OC-LTE, OC-Power, others)

OC-SDR

Component: (PSU, GBC, BBU, FEM, LED, ME)

GBC

Category: (Hardware, Software/stack, Firmware/bootloader, Documentation)

Firmware/OCWare Describe the solution you'd like Our current OCMP serialization strategy makes a lot of assumptions about the underlying nesting of components, and isn't overly flexible in the event of different depths of nesting. We should update this to better reflect the arbitrary hierarchy that the schema framework provides. This should allow us to nicely clean up our schema parsing code, making it more recursive in nature.

Is your feature request related to a problem? Please describe. Enhancement for the OCMP.

vthakur7f avatar Oct 03 '18 23:10 vthakur7f