summaryrefslogtreecommitdiff
path: root/data/templates/lcd
AgeCommit message (Collapse)Author
2022-05-01lcd: T4353: fix Jinja2 linting errorsChristian Poessinger
2022-04-13lcd: T4333: migrate to new vyos_defined Jinja2 testChristian Poessinger
2021-10-10lcd: T2564: add support for hd44780 displaysChristian Poessinger
2020-08-23lcd: T2564: limit LCD display update to 2 updates per secondChristian Poessinger
... this reduces CPU load.
2020-08-23lcd: T2564: make hello and goodbye message onelineChristian Poessinger
... required for smoketest and ConfigParser
2020-08-18lcd: T2564: add support for Lanner, Watchguard, Symantec boxesChristian Poessinger
2020-08-15lcd: T2564: flatten CLI interfaceChristian Poessinger
* set system lcd device <device> * set system lcd model <modeml> Both device and model have completion helpers for supported interfaces and LCD displays.