Ticket #10 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

Sometimes no new locations are provided

Reported by: saua Owned by: saua
Priority: minor Milestone: 0.4
Component: MIDlet Version:
Keywords: Cc:

Description

Sometimes the Phone (Blackberry 8800) seems to stop sending new location information, even though GPS reception should be ok. Chaning the updateInterval usually fixes it, probably because setLocationListener() is called again. We should check for this condition and try re-setting this automagically.

Change History

comment:1 Changed 6 years ago by saua

  • Milestone changed from 0.2 to 0.3

comment:3 Changed 6 years ago by saua

  • Milestone 0.3 deleted

comment:4 Changed 6 years ago by saua

There have been reports that external pucks suffer from a similar problem, where they fail to reconnect at all. I don't know if that's the same issue and (more importantly) if the fix is the same, but I'm planning to release such a fix in the next days as well, so I'd appreciate if you tested that.

GPSTracker (which uses the Bluetooth API to talk to external GPS pucks) seems not to suffer from this problem. If the fix-to-be for this issue doesn't fix the problem with external GPS pucks, then the EMEA parser of GPSTracker might be worth porting to bbTracker.

see  http://www.blackberryforums.com/gps-mapping/90246-gps-data-logging-programs.html for some information.

comment:5 Changed 6 years ago by saua

  • Milestone set to 0.4

comment:6 Changed 6 years ago by saua

  • Status changed from assigned to closed
  • Resolution set to fixed

should be fixed, I've implemented the suggestions mentioned in Comment 1

Note: See TracTickets for help on using tickets.