CHANGELOG.TXT 693 B

123456789101112131415161718192021222324252627
  1. CHANGE LOG
  2. version 0.5.3
  3. - fixed time parse error (bug #1889477)
  4. - renamed math.h to gmath.h
  5. - excluded malloc.h header
  6. - fixed sleep in samples for UNIX
  7. - added "remake" target in Makefile
  8. version 0.5.2
  9. - fixed CRC error (bug #1833200)
  10. version 0.5.1
  11. - fixed elevation value type (bug #1832486)
  12. - fixed parsing of GPRMC - nmea_GPRMC2info
  13. version 0.5.0
  14. - added nmea_distance_ellipsoid, nmea_move_horz_ellipsoid in math.h and sample (Thanks Thomas1970)
  15. - fixed makefiles (Thanks for Sereg@ and Thomas1970)
  16. - fixed inline functions in math.h
  17. version 0.4.4
  18. - fixed makefiles (Thanks for Sereg@ and Thomas1970)
  19. version 0.4.3
  20. - fixed bugs #1805550, #1780086, #1778485
  21. - fixed parse VTG packet