dai108tgg / ttgpslogger

Automatically exported from code.google.com/p/ttgpslogger
0 stars 0 forks source link

TTGPSLogger Version 0.5.2 (2012-02-12) #20

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
New features and fixes provided by drop 0.5.2 (2012-02-12):
- Support of C5-03 phone with single tap UI (issue 16 fixed)
- Workaround to manage multi-selection menus
- Management of Mass memory selection, for mobile phones supporting it
- RVCT compiler

Supersedes issue 17.

Fixes issue 2, issue 3, issue 4, issue 13, issue 14, issue 16, issue 17

Original issue reported on code.google.com by alberto....@gmail.com on 12 Feb 2012 at 9:34

Attachments:

GoogleCodeExporter commented 8 years ago
no way to choose the positioning method on my nokia 5800 xpress music, only 
internal gps selected by default. how to edit that setting??

thanks a lot.

Original comment by giovanni...@gmail.com on 4 Aug 2012 at 12:45

GoogleCodeExporter commented 8 years ago
Working good. Only problem is when it's in record mode sometimes record a false 
speed data - just around 2305 km/h.

Original comment by skynet2...@gmail.com on 6 Nov 2012 at 3:22

GoogleCodeExporter commented 8 years ago
Can you please try to detail one by one the steps to reproduce the problem? 
This would really help to understand where the issue is in the code. Thanks.

Original comment by ama...@tiscali.it on 8 Nov 2012 at 8:04

GoogleCodeExporter commented 8 years ago
I start the application and the GPS is come alive. Begin to make a log in any 
of the 3 formats (.gpx, .kml, .nmea) meanwhile the device record false vertical 
speed (2,359.04, 2,357.57, 2,358.76, etc.) randomly. I use only the internal 
GPS with Nokia 5230 phone. I attached a sample .kml and .gpx file.
Thanks for the reply.  

Original comment by skynet2...@gmail.com on 10 Nov 2012 at 8:42

Attachments:

GoogleCodeExporter commented 8 years ago
Exactly as Issue 14.

Original comment by skynet2...@gmail.com on 10 Nov 2012 at 11:02

GoogleCodeExporter commented 8 years ago
Thanks for Comment #4 and Comment #5. I'll check this issue

Original comment by ama...@tiscali.it on 10 Nov 2012 at 2:51

GoogleCodeExporter commented 8 years ago
In order to better understand the problem reported in Comment 4 and Comment 5, 
can you please open Options (press "Stop" before, in case track recording is 
active), then select Settings, go to GPX tab, double click "Tags" and verify 
that "Use vertical speed" is unchecked? If it was checked, can you please newly 
record a track without this setting and confirm that the problem still exists?

Original comment by ama...@tiscali.it on 11 Nov 2012 at 12:36

GoogleCodeExporter commented 8 years ago
I did what you say.
After that: on the main screen the V. Speed still false sometimes.
If I start a record in .gpx type, there are no false speed value in the file 
(but I saved only 10 points).
In .kml type, there are some false vertical speed value.

Original comment by skynet2...@gmail.com on 11 Nov 2012 at 2:50

Attachments:

GoogleCodeExporter commented 8 years ago
"...on the main screen the V. Speed still false sometimes."
I mean if I not start any record there is wrong V. Speed value displayed in the 
program.

Original comment by skynet2...@gmail.com on 11 Nov 2012 at 3:09

GoogleCodeExporter commented 8 years ago
I verified that issue 14 is still present with TTGPSLogger Version 0.5.2.

I think that the V. Speed problem might be due to a possible Symbian (or phone) 
issue.

In fact, even when GetValue(EPositionFieldVerticalSpeed, ...) returns KErrNone 
and GetValue(EPositionFieldVerticalSpeedError, ...), succeeds without 
highlighting errors, sometimes the vertical speed value might report about 654 
- 656 m/s.

Find here attached a preliminary drop of a new version that should overcome 
this wrong behaviour. Please, let me know whether this solution is acceptable.

Original comment by ama...@tiscali.it on 12 Nov 2012 at 11:01

Attachments:

GoogleCodeExporter commented 8 years ago
I've just tested and working good. There is no false speed data on the 
mainscreen or in the recorded file (kml).

Thanks for your help.

Original comment by skynet2...@gmail.com on 13 Nov 2012 at 6:10

Attachments: