Changes between Version 54 and Version 55 of SystemDownloadEN


Ignore:
Timestamp:
Jul 31, 2011, 6:55:13 PM (13 years ago)
Author:
Martin Kolman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SystemDownloadEN

    v54 v55  
    6262
    6363== Changelog ==
     64
     65=== * modRana V0.27 * ===
     66* patch for better handling of imperial units by Gkuenning - thanks ! :)
     67* fix overlapping labels on height profile with imperial units
     68* modRana now has a profile folder in '''/home/user/.modrana'''
     69* configuration files are now in the profile folder
     70* tracklogs are now in '''MyDocs/tracklogs'''
     71* cleanup example tracklogs
     72* properly use os.path.join in place of simple concatenation
     73* general refactoring and code cleanup
     74* remove GUI source files from installation package
     75
     76=== * modRana V0.26 * ===
     77* improved speed and time based patch by Gkuenning - thanks ! :)
     78* assured sane turn announcements (between 10 and 20 s)
     79* advanced distance rounding for shorter voice messages
     80* enlarge pointReachedDistance if smaller than traveling speed per second (eq. modRana should no longer skip turns due to high speed)
     81* fix missing python-simplejson dependency
     82* patch by Gkuenning that adds speed and time based navigation voice message triggering - thanks a lot ! :)
     83* fix overlaid labels on route profile
     84* fix big route profile labels not being visible
     85* decrease GPS fix latency (both liblocation & GPSD)
     86* new GPSD protocol support
     87* support for folder based modules
    6488
    6589=== * modRana V0.25 * ===