Add charmap for NEC uPD16314 (ROM code 002). Add a small charmap search
function and update hd44780 to use it. Make charmap selectable in imon driver.
This commit is contained in:
@@ -2853,6 +2853,7 @@ This can be done by specifying <option>--enable-drivers=all</option> or by inclu
|
||||
<parameter><literal>ea_ks0073</literal></parameter> |
|
||||
<parameter><literal>sed12780f_0b</literal></parameter> |
|
||||
<parameter><literal>hd44780_koi8_r</literal></parameter> |
|
||||
<parameter><literal>upd16314</literal></parameter> |
|
||||
<parameter><literal>none</literal></parameter>
|
||||
}
|
||||
</term>
|
||||
@@ -2881,6 +2882,12 @@ This can be done by specifying <option>--enable-drivers=all</option> or by inclu
|
||||
Russian KOI8-R to displays with a ROM mask supporting the european
|
||||
charset (ROM code A02).
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
<literal>upd16314</literal> is for displays with a Nec uPD16314
|
||||
vacuum fluorescent display (VFD) controller with ROM code 002
|
||||
character set. If your display has ROM code 001 character set you
|
||||
may use the <literal>hd44780_euro</literal> charmap instead.
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
The <literal>none</literal> charmap does not translate any characters.
|
||||
It displays the characters the display controllers actually has
|
||||
|
||||
Reference in New Issue
Block a user