Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-06-24 | Implement YHY NTAG reading | cbdev | 3 | -16/+78 | |
2023-06-24 | Tag data management skeleton | cbdev | 3 | -27/+95 | |
2023-06-24 | Add basic reader_linux skeleton | cbdev | 3 | -1/+47 | |
2023-06-22 | Basic NTAG support | cbdev | 3 | -15/+79 | |
2023-06-21 | Formalize tag status flags | cbdev | 4 | -21/+84 | |
2023-06-20 | Proper select looping in reader_yhy | cbdev | 4 | -23/+44 | |
2023-06-20 | Implement basic tag detection using reader_yhy | cbdev | 2 | -4/+96 | |
2023-06-19 | Move polling functionality to reader module | cbdev | 5 | -50/+84 | |
2023-06-18 | Basic reader interface | cbdev | 7 | -10/+113 | |
2023-06-17 | Reverse exports | cbdev | 4 | -4/+23 | |
2023-06-17 | Core fd handling | cbdev | 8 | -4/+69 | |
2023-06-17 | Core loop base | cbdev | 3 | -6/+61 | |
2023-06-17 | Structural changes | cbdev | 2 | -0/+7 | |
2023-06-17 | Implement configuration parser | cbdev | 2 | -8/+186 | |
2023-06-14 | Skeleton structure implementation | cbdev | 12 | -0/+173 | |
2023-06-04 | Initial documentation and planning | cbdev | 4 | -0/+95 | |