Opened 12 years ago
Closed 12 years ago
#695 closed enhancement/feature request (fixed)
Speed with or without units
Reported by: | mineque | Owned by: | kazer |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | osd/core | Version: | git master |
Severity: | Keywords: | speed, osd | |
Cc: |
Description
Would be nice to have option displaying: vehicle.position_speed tracking.item.route_speed
Same as: navigation.item.destination_length[named] value and units navigation.item.destination_length[value] value without units navigation.item.destination_length[unit] to get just the unit
Attachments (2)
Change History (6)
Changed 12 years ago by thomas0782
comment:1 Changed 12 years ago by thomas0782
comment:2 Changed 12 years ago by mineque
Thomas0782 could you give example how did you implemented it because it doesnt work for me like described.
Did you implemented it for both:
- vehicle.position_speed
- tracking.item.route_speed.
comment:3 Changed 12 years ago by mineque
patch wasn't applied. cp15 did that.
now it works perfectly for vehicle.position_speed,
but what about tracking.item.route_speed? might not be needed but if not so hard ;)
Changed 12 years ago by thomas0782
comment:4 Changed 12 years ago by mineque
- Resolution set to fixed
- Status changed from new to closed
work! thx
The patch implements the parameters like done for destination_length. When accessed without a parameter, it's working like before returning the same value like when accessed with {named].