if you want to reduce the "GPS Checksum Bad" you can change one row inside
the file HardwareSerial.cpp
from
#define RX_BUFFER_SIZE 128
to
#define RX_BUFFER_SIZE 256
Original issue reported on code.google.com by daniele....@gmail.com on 16 Mar 2010 at 4:55
Original issue reported on code.google.com by
daniele....@gmail.com
on 16 Mar 2010 at 4:55