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

Waypoint names shouldn't include characters incompatible with the device #29

Closed mbof closed 7 months ago

mbof commented 7 months ago

Repro steps:

  1. Using HxSync, create waypoints that contain parentheses in the name
  2. View the waypoints on device

Observed:

Expected:

From what I can tell, aside from 0-9, A-Z, and a-z, the only supported characters in the font are !"#%&'*+,-.:<>?[]_. Of the printable ASCII characters, that leaves out $();=@\^`{|}~

johannessen commented 7 months ago

Looks like the HX890 supports more chars than the HX870.