thanks, NMEA log usually helps, same here ...
it contain
$GPVTG,118.5,T,,M,000.0,N,000.0,K,A*00
$GPPWR,0271,0,1,1,0
$GPGGA,230027.471,3329.6925,N,11141.1382,W,1,09,1.2,464.8,M,-27.2,M,,0000*69
from my knowledge, all lines starts with '$' character and ends with *XX where XX is control checksum for this line. Second line as you may see, contain for me unknown tag with incorrect ending (no *XX). Locus in this case consider that line is separated into two lines and then merged second and third row. Third row contain core information and after this operation, it was useless.
Anyway, problem should be now fixed, so check it in next version