Commit Graph

18 Commits

Author SHA1 Message Date
053d35087d WIP: Submenu support and handling 2023-01-05 17:42:39 +01:00
1441fc49b4 WIP 2023-01-05 16:32:42 +01:00
13fdacfcec FEATURE: more standardized config storage with additional subclass 2023-01-05 12:19:36 +01:00
a5e601d180 FEATURE: simple pointer based config linking 2023-01-05 11:45:24 +01:00
5c60217399 FEATURE: Added more menu entry types 2023-01-05 10:54:19 +01:00
c1f7cbc865 FEATURE: New numeric menu type 2023-01-04 14:54:51 +01:00
029f2745d1 FEATURE: simple navigable menu 2023-01-04 13:22:55 +01:00
68b05424a0 FEATURE: single character transmit support and special char enum 2023-01-04 13:22:55 +01:00
7af951766d FEATURE: Initialisation Sequence 2022-12-15 20:25:04 +01:00
2836dc11f2 CHANGE: added usart library and cleaned up auto generated code 2022-12-13 12:14:45 +01:00
582d07e53d FIX: delete constructors 2022-12-09 16:34:03 +01:00
e019c23620 FEATURE: converted driver into singleton (only one display possible and necessary) 2022-12-09 16:31:23 +01:00
ece7ecf905 CHANGE: added struct storing current position 2022-12-09 15:59:27 +01:00
dd7fca18ec FIX: removed relative path 2022-12-09 15:55:32 +01:00
6e591bd7d3 FIX: fixed default constructor 2022-12-09 15:54:45 +01:00
a0110696ae FEATURE: Simple but almost full featured HD4478U LCD Driver over I2C with PCF8574A 2022-12-09 15:47:07 +01:00
c9c165cf7c FEATURE: Simple but almost full featured HD4478U LCD Driver over I2C with PCF8574A 2022-12-09 15:33:03 +01:00
aeac5b1a11 FEATURE: added simple test project for testing at real tank with lcd attached 2022-11-07 13:55:28 +01:00