<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/interface-definitions/system_lcd.xml.in, branch rolling</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2026-02-14T19:49:56+00:00</updated>
<entry>
<title>lcd: T8213: improve hd44780 help string</title>
<updated>2026-02-14T19:49:56+00:00</updated>
<author>
<name>Jadyn Emma Jäger</name>
<email>jadyn@jadyn.dev</email>
</author>
<published>2026-01-23T08:11:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=37430eb9f8c4182170ba4fc2fbfc69098d464749'/>
<id>urn:sha1:37430eb9f8c4182170ba4fc2fbfc69098d464749</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lcd: T8213: add support for MTC S16209x</title>
<updated>2026-02-14T19:46:09+00:00</updated>
<author>
<name>Jadyn Emma Jäger</name>
<email>jadyn@jadyn.dev</email>
</author>
<published>2026-01-19T14:19:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=fdc563be8c2f61c5832752b0e8a78c8c70f39cf6'/>
<id>urn:sha1:fdc563be8c2f61c5832752b0e8a78c8c70f39cf6</id>
<content type='text'>
Implementation has been tested using a virtual serial pipe as I (Christian
Breunig) did not find my hardware LCD display. You can easily do this via:

 $ sudo socat -d -d PTY,link=/dev/ttyS99,raw,echo=0 PTY,link=/tmp/serial,raw,echo=0
 $ sudo cat /tmp/serial

You will get a lot of control characters, but real information like the OS
Kernel version will scroll through.

Co-authored-by: Christian Breunig &lt;christian@breunig.cc&gt;
</content>
</entry>
<entry>
<title>T5474: establish common file name pattern for XML conf mode commands</title>
<updated>2023-12-31T22:49:48+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-12-30T22:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4ef110fd2c501b718344c72d495ad7e16d2bd465'/>
<id>urn:sha1:4ef110fd2c501b718344c72d495ad7e16d2bd465</id>
<content type='text'>
We will use _ as CLI level divider. The XML definition filename and also
the Python helper should match the CLI node.

Example:
set interfaces ethernet -&gt; interfaces_ethernet.xml.in
set interfaces bond -&gt; interfaces_bond.xml.in
set service dhcp-server -&gt; service_dhcp-server-xml.in
</content>
</entry>
</feed>
