Opened 12 years ago
Last modified 22 months ago
#371 new defect/bug
OSD Compass doesn't work correctly when Northing is set
Reported by: | Stressedpiper | Owned by: | Singesang |
---|---|---|---|
Priority: | major | Milestone: | version 0.6.0 |
Component: | osd/core | Version: | git master |
Severity: | normal | Keywords: | compass, OSD |
Cc: |
Description
OSD Compass doesn't work correctly with GUI internal "Northing" set.
Problem is related to the use of "vdir" instead of "yaw". "Yaw" is used in cursor.c and works correctly with Northing.
Possible patch attached.
Attachments (2)
Change History (6)
Changed 12 years ago by Stressedpiper
Changed 12 years ago by stressedpiper
comment:1 Changed 8 years ago by usul
- Keywords compass OSD added
- Milestone set to version 0.5.1
comment:2 Changed 3 years ago by http://wiki.navit-project.org/index.php/user:jkoan
- Severity set to normal
No, compared to current git it was never included. https://github.com/navit-gps/navit/blob/trunk/navit/osd/core/osd_core.c#L1414
comment:3 Changed 3 years ago by http://wiki.navit-project.org/index.php/user:jkoan
- Milestone changed from version 0.5.1 to version 0.5.2
This ticket was pushed back in order to bring 0.5.1 out soon.
comment:4 Changed 22 months ago by http://wiki.navit-project.org/index.php/user:jkoan
- Milestone changed from version 0.5.2 to version 0.6.0
Ticket retargeted after milestone closed
Note: See
TracTickets for help on using
tickets.
I guess this had been fixed already?