Robert Dayton - 2012-10-21

I am trying to compile this library for MIPS32 (mipsel) and am running in to a nan problem when trying to view printf my current Lat/Lon information.  nema_parse() returns "1" telling me that it has parsed the buffer and oddly enough the date seems to parse fine as well.  I'm thinking it has to do with a data structure used by the library that mips doesn't like.  I also noticed that the sample app doesn't work either when compiled against mips.  Can someone point me in the direction to possibly modifying the library to work?