I’m frequently getting the following error from the GPS module on my data acquisition device. Any explanation or fix for this would be fantastic.
#### Exception System.ArgumentOutOfRangeException - CLR_E_OUT_OF_RANGE (1) ####
#### Message:
#### System.String::Substring [IP: 0000] ####
#### Gadgeteer.Modules.Seeed.GPS::serial_LineReceived [IP: 0016] ####
#### System.Reflection.MethodBase::Invoke [IP: 0000] ####
#### Gadgeteer.Program::DoOperation [IP: 001a] ####
#### Microsoft.SPOT.Dispatcher::PushFrameImpl [IP: 0054] ####
#### Microsoft.SPOT.Dispatcher::PushFrame [IP: 001a] ####
#### Microsoft.SPOT.Dispatcher::Run [IP: 0006] ####
#### Gadgeteer.Program::Run [IP: 0020] ####
A first chance exception of type ‘System.ArgumentOutOfRangeException’ occurred in mscorlib.dll