gps-tracker
2010-06-17 Dr. Johann... Improved the detection when a fix is really usable release-1.0-12
2010-06-16 Dr. Johann... Added a first web page
2010-06-07 Dr. Johann... Show the climb rate more precisely release-1.0-11
2010-06-01 Dr. Johann... Extended the tool to write more than one track segment release-1.0-10
2010-06-01 Dr. Johann... The climb unit is "m/s" and not degrees
2010-05-31 Dr. Johann... Deleted dummy file
2010-05-31 Dr. Johann... Merge branch 'master' of https://vcs.maemo.org/git...
2010-05-31 Dr. Johann... Welcome text added
2010-05-31 rootwelcome
2010-05-30 Dr. Johann... Set initial speed to zero release-1.0-9
2010-05-30 Dr. Johann... Font of the GPS/track data changed
2010-05-30 Dr. Johann... Little format beauty
2010-05-30 Dr. Johann... Added track name and description to the gpx file
2010-05-30 Dr. Johann... Changed name of application
2010-05-29 Dr. Johann... Float output formats changed to less accuracy release-1.0-8
2010-05-29 Dr. Johann... Moved Start/Stop/Save button to bottom of screen
2010-05-26 Dr. Johann... Incremented the debian package number release-1.0-7
2010-05-26 Dr. Johann... Use monospace font to avoid jumping of the info data
2010-05-26 Dr. Johann... Tried to fix the jumping data area
2010-05-26 Dr. Johann... GPS/Track information display is rearranged release-1.0-6
2010-05-26 Dr. Johann... Output formating of gps data changed
2010-05-26 Dr. Johann... Changed format of default output filename
2010-05-25 Dr. Johann... Button to set the marker only sensitive when tracking... release-1.0-4
2010-05-25 Dr. Johann... Added support for marker setting
2010-05-25 Dr. Johann... Debian changelog file changed
2010-05-25 Dr. Johann... gpx syntax file error corrected
2010-05-25 Dr. Johann... New debian release release-1.0-3
2010-05-25 Dr. Johann... Updated the debian changelog file release-1.0-2
2010-05-25 Dr. Johann... Also log the fix to the file
2010-05-25 Dr. Johann... Also log the hdop/vdop info to the gpx file
2010-05-11 Dr. Johann... Added a debian icon inside the control file
2010-05-11 Dr. Johann... Install scalable icon
2010-05-11 Dr. Johann... X-Osso-... tags are wrong
2010-05-11 Dr. Johann... Include a hack to get the debian package installed
2010-05-11 Dr. Johann... Commented icon statement added
2010-05-11 Dr. Johann... Debianized the package
2010-05-11 Dr. Johann... Removed a lot of the debug output to the console
2010-05-11 Dr. Johann... Install the "desktop" file
2010-05-11 Dr. Johann... Added "desktop" description file
2010-05-11 Dr. Johann... Image names in Makefile wrong
2010-05-11 Dr. Johann... Added application icon set
2010-05-11 Dr. Johann... Use macros for maximum string length
2010-05-11 Dr. Johann... Output the track points into the gpx file
2010-05-11 Dr. Johann... "Save" functionality added
2010-05-11 Dr. Johann... Defined an struct element which holds the working directory
2010-05-11 Dr. Johann... Some messages are shown as hildon banner
2010-05-08 Dr. Johann... Removed the date picker button
2010-05-08 Dr. Johann... Replaced the g_date_strftime function by a strftime...
2010-05-08 Dr. Johann... Construct the default filename from the date
2010-05-08 Dr. Johann... Start/Stop functionality added
2010-05-08 Dr. Johann... Added Stop button
2010-05-08 Dr. Johann... Put the button into a hbox
2010-05-08 Dr. Johann... Style is now more object oriented
2010-05-08 Dr. Johann... Format of the shown string changed
2010-05-07 Dr. Johann... Show some satellite info on the gui
2010-05-07 Dr. Johann... Busy indicator added
2010-05-07 Dr. Johann... Initial commit