Open adamgreig opened 11 years ago
right now the ukhas_parser and rockblock_binary_parser use exactly the same code for _parse_field which is probably required for any given parser module and as such is a candidate for extraction, possibly into the base parser_module class.
right now the ukhas_parser and rockblock_binary_parser use exactly the same code for _parse_field which is probably required for any given parser module and as such is a candidate for extraction, possibly into the base parser_module class.