meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
maemo2010:grp1:start [2010/08/26 13:37]
grp1
maemo2010:grp1:start [2010/08/26 14:00]
grp1
Line 33: Line 33:
 **13.59-14.00**: Wrinting wiki and slides ;) **13.59-14.00**: Wrinting wiki and slides ;)
  
 +
 +===== Implementation =====
 +
 +Code was done using pymaemo (python designed for maemo that uses gtk for layout management). GPS coordinate conversion to distance was done using formula found from the
 +[[http://cyberpython.wordpress.com/2010/03/31/python-calculate-the-distance-between-2-points-given-their-coordinates/|web]].
  
  
Line 40: Line 45:
  
 ^Feature ^ Priority ^ Status | ^Feature ^ Priority ^ Status |
-|GUI|1|done+|GUI|1|Done
-|GPS coordinates|1|done+|GPS coordinates|1|Done
-|Map|1|done+|Map|1|Done
-|Converting GPS coordinates to metric format|1|working on it+|Converting GPS coordinates to metric format|1|Done
-|Warning of closing boss|1|done+|Warning of closing boss|1|Done
-|Making a marker to map based on coordinates|1|dropped+|Making a marker to map based on coordinates|1|Dropped
-|User triggered manual refresh|2|dropped |+|User triggered manual refresh|2|Dropped |
 |Reading other devices GPS coordinates|2|will not be implemented at on codecamp| |Reading other devices GPS coordinates|2|will not be implemented at on codecamp|