camerart
Well-Known Member
Hi,
I have been having problems with the INTERRUPT section of a program, so had to have another go at improving it. I'm not a confident programmer, so would like anyone to test it on their simulator please.
It PARSEs out VARIABLES from these type of sentences, entered into the SEND STRING of the Hardware UART:
$GPRMC,123519,A,4807.038,N,01131.000,W,W*6A? [STRTIM, STRLAT, STRLON]
$QEIDEG,123,W [QEIDEG]
$REMOTE,12,20,50,W [remvolt,remalt,remdist],?
Cheers, Camerart.
I have been having problems with the INTERRUPT section of a program, so had to have another go at improving it. I'm not a confident programmer, so would like anyone to test it on their simulator please.
It PARSEs out VARIABLES from these type of sentences, entered into the SEND STRING of the Hardware UART:
$GPRMC,123519,A,4807.038,N,01131.000,W,W*6A? [STRTIM, STRLAT, STRLON]
$QEIDEG,123,W [QEIDEG]
$REMOTE,12,20,50,W [remvolt,remalt,remdist],?
Cheers, Camerart.