Commit Graph

19 Commits

Author SHA1 Message Date
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 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 7800666839 Refactor CSV handling: update file names, implement saveListToCSV function, and enhance loadListFromCSV error handling. 2025-05-13 21:44:21 +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 53867532c0 Fix argument check in main function and update usage message; modify addPersonToList return values; add file_operations header 2025-04-22 20:56:42 +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 248af2bc4d test 2025-04-03 07:41:30 +02:00
eduard.dlabal cca97e4a0c some changes 2025-04-02 21:45:33 +02:00
eduard.dlabal 334bda6a91 uart dialog 2025-04-02 19:07:38 +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