meta data for this page
  •  

This is an old revision of the document!


grp1 - TeamNullPointerException

  1. Oskar Sonninen – Student Number – LUT
  2. Mikko Kaistinen – Student Number – LUT
  3. Anssi Salo – Student Number – LUT

Idea

Idea is to creat (very) simple application that can mark your position on a map using GPS. In future you could sync other peoples position to your phone (Not implementing in this session).

gps_tracker.odp

grp1_maemo_presentation.pdf

Workflow

15.00-18.00: Making development tools to work. Configuring development tools and phone to accept python.

18.00-00.00: Coding basic GPS functions.

00.00-03.00: uploading image file

03.00-08.00: zzZZzzz

08.00-10.30: implementing drawing primitives (dropped)

10.30-13.59: Implementing location warning and tweaking GPS coordinate conversion 13.59-14.00: Wrinting wiki and slides ;)

Features

Priorities: must be implemented (1), implemented if time (2)

Feature Priority Status
GUI1x
GPS coordinates1x
Map1x
Converting GPS coordinates to metric format1working on it
Warning of closing boss1x
Making a marker to map based on coordinates1dropped
User triggered manual refresh2dropped
Reading other devices GPS coordinates2will not be implemented at on codecamp

Screenshots

Ultimate

Awesome map

Code

Upload and attach your project source code package here.

  • Clean up compiled binary files before making package
  • Use .zip format

Conclusion

● Maemo didn't have good functions to draw images over images ● Layout was quite tricky (still not what we wanted) ● GPS was hard to debug because connetions to satellites can't be made inside ● Scratchbox wasn't all too useful