mbof / hxsync

Program Standard Horizon marine radios (HX870, HX890, HX891BT, and GX1400) from any computer using your browser
https://mbof.github.io/hx/
MIT License
4 stars 1 forks source link

Support modifying and writing waypoints #2

Closed mbof closed 9 months ago

mbof commented 9 months ago

Ideally, changes made to waypoints in the UI are stashed in a change queue and start to be saved right away, without blocking the UI.

mbof commented 9 months ago

Later, add bulk copy-paste capabilities to enable importing a whole directory of waypoints in CSV form. Import should be lenient in its input and accept a variety of formats (DDDºMM'SS", DDD.DDDDD, DDDºMM.MMMM', direction as N/S/E/W or as +-, etc.), translating them silently on paste to the device's native format (DDDºMM.MMMM').