Commit Graph

9 Commits

Author SHA1 Message Date
eduard.dlabal 102f0c1b6b Update project files and headers: ensure consistency and maintainability across the codebase. 2025-05-18 22:14:42 +02:00
eduard.dlabal 12749c4552 Refactor UART handling and TUI integration: update UART thread structure and improve dialog management for better user experience. 2025-05-18 16:38:04 +02:00
eduard.dlabal 9e6dfc7d0e Update CSV data, refactor UART packet handling, and adjust TUI layout: modify person entries in CSV, change UART packet synchronization bytes, and update max_rows calculation in person listing. 2025-05-18 14:51:10 +02:00
eduard.dlabal 9e7fa91180 Refactor UART handling and TUI dialogs: integrate UartThreadFlags structure, update uartListener to manage UART status, and add functions for person dialog operations. 2025-05-17 23:46:54 +02:00
eduard.dlabal 2662415ed5 Refactor UART handling: update UART status management, improve dialog window dimensions, and enhance main menu display. 2025-05-15 19:10:39 +02:00
eduard.dlabal 2752f252ce Implement CSV loading and saving functionality; refactor user list management; update UUID generation and search functions; enhance signal handling in main application. 2025-05-13 21:17:07 +02:00
eduard.dlabal 863d3e03e4 Refactor RFID handler and user structures; update memory management in main.c and users.c; improve UUID generation logic and add list handling in parseIncomingPacket function. 2025-05-13 19:51:19 +02:00
eduard.dlabal 0a5f176582 Refactor RFID handler and user structures; add UART configuration and packet parsing functions; create logger header and source files 2025-05-13 10:28:37 +02:00
eduard.dlabal d642cc92ab Refactor UART handling and enhance user data structures 2025-04-22 20:34:19 +02:00