|
TrackerV0_40
About | v0.14 | v0.20 | v0.30 | v0.40 | WishList | RoadMap | CodeArchitecture Development version: No packages released yet
Working features
Known BugsTodo
Dependencies
Off course pyS60 is needed, tracker.py is written in python, so it needs an interpreter. The Landmarks module is used to interface with symbians internal landmarks database (as used by a.o. Nokia Maps). Tracker creates a 'waypoint' category, and places all waypoints there. Also, when you use the landmarks editor to assign this category to existing landmarks, they will show up in tracker. The Locationrequestor module is used to provide tracker with satellite info. Tracker works fine without this module (using PyS60 positioning module), but can't display the satview then. The Envy module is used to make tracker a system application, thus preventing it from being 'killed' by the OS on low memory conditions. This means you can take photos without tracker.py being killed. The Misty module is used to implement vibration alarms. This is used for the waypoint proximity alarm. All modules need to be signed at symbian signed, with at least the Location capability, but possibly others as well. Design |
what install???