Commit Graph

14 Commits

Author SHA1 Message Date
eduard.dlabal c84987239e Refactor searchUUIDByName: update parameter type for UUIDs found, improve memory allocation handling, and enhance error checking 2025-05-17 18:30:55 +02:00
eduard.dlabal 7bc938aa69 Enhance user management: update CSV data, refactor UUID search function, and implement person listing and search functionalities in the TUI. 2025-05-15 23:19:35 +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 6fcbe861ae Implement removePersonFromList function to delete a person node from the linked list; update documentation in users.h 2025-05-13 10:41:18 +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 039a9e4770 jfiwejow 2025-04-29 10:40:35 +02:00
eduard.dlabal b9a4b77a40 Add searchUUIDByName function to retrieve UUID by name and surname; improve formatting in users.c 2025-04-25 16:32:18 +02:00
eduard.dlabal e23ed280d8 Refactor header inclusions and add main.h; implement searchPersonByUUID and addTimeEvent functions in users.c 2025-04-24 19:53:52 +02:00
eduard.dlabal d60fcba0c8 Implement UUID generation in addPersonToList and ensure uniqueness across existing nodes 2025-04-22 21:16:25 +02:00
eduard.dlabal 58e02ad54c Refactor user management functions and improve memory handling in addPersonToList 2025-04-22 20:51:06 +02:00
eduard.dlabal d642cc92ab Refactor UART handling and enhance user data structures 2025-04-22 20:34:19 +02:00
eduard.dlabal 816815ff84 Priprava Ncurses a vlakna pro UART 2025-03-29 22:45:42 +01:00
eduard.dlabal 3e5f57c18f first commit 2025-03-24 17:28:07 +01:00