Hi folks,
first i want to thank everyone involved in this great project. the restrictions suunto puts onto its users are really annoying, to
put it mildly.
something i really would love to do with my old suunto ambit3 peak is
- upload a new gpx track to the watch from my offline (linux) laptop
- retrieve tracks and save to my offline laptop
unfortunately, ambit_device_driver_ambit3 driver is lacking support for navigation_read() / navigation_write(), while ambit_device_driver_ambit seems to support them.
i really would like to get involved here, i.e. implementing this feature for peak3.
is there anybody who can give me a starter on this topic? is uploading a (gpx?) track to ambit2 fully supported? is the protocol or format for navigation data used for ambit3 fundamentally different, or where is the specific problem here?
i investigated the peak2 driver for navigation data a little bit: here, routes are only written as part of the personal settings data. i guess its not possible to just add/remove single routes?
thx in advance!
hari
Hi folks,
first i want to thank everyone involved in this great project. the restrictions suunto puts onto its users are really annoying, to
put it mildly.
something i really would love to do with my old suunto ambit3 peak is
unfortunately, ambit_device_driver_ambit3 driver is lacking support for navigation_read() / navigation_write(), while ambit_device_driver_ambit seems to support them.
i really would like to get involved here, i.e. implementing this feature for peak3.
is there anybody who can give me a starter on this topic? is uploading a (gpx?) track to ambit2 fully supported? is the protocol or format for navigation data used for ambit3 fundamentally different, or where is the specific problem here?
i investigated the peak2 driver for navigation data a little bit: here, routes are only written as part of the personal settings data. i guess its not possible to just add/remove single routes?
thx in advance!
hari