move other parsing functions in NMEA_parse.cpp fix parseTime to be insensitive to number of decimal places and return bool. add isEmpty() checks where needed. reorder some declarations.
This causes deprecation warnings when compiling with the STM32duino Arduino core.