I have two functions :
string get_GPGGA() { // read_gga_sentence extract only gga return gps.read_gga_sentence(); } string get_GPGSA() { // read_gsa_sentence