libnmea icon indicating copy to clipboard operation
libnmea copied to clipboard

Optimize the get_parser functions

Open jacketizer opened this issue 7 years ago • 0 comments

The get_parser functions are now implemented by iterating through the parser list. This could maybe be optimized by sorting the list by type ID or similar.

jacketizer avatar May 06 '17 12:05 jacketizer