Commit Graph

21 Commits

Author SHA1 Message Date
Ken Van Hoeylandt 16770e63d3 Fix for crash
Added mutex lock in timer update function
2025-10-15 20:20:32 +02:00
Ken Van Hoeylandt a42f018ddc Add Serial Console app and update other apps for new SDK (#10) 2025-10-08 23:28:37 +02:00
Ken Van Hoeylandt d33e7a41df Updated tactility.py to v2.4.0 (#9) 2025-10-06 22:50:43 +02:00
Ken Van Hoeylandt 5197ea24f2 Add library licenses and docs (#8) 2025-10-05 23:01:55 +02:00
Ken Van Hoeylandt b39bd6b6f5 Simplify app registration with TactilityCpp (#7)
- Simplified app registration with a C++ wrapper for the TactilityC.
- Rename the various app classes from `Application` to more specific names like `Calculator` etc.
2025-10-05 22:38:26 +02:00
Ken Van Hoeylandt e1579d3cbd Merge develop into main (#6)
- Update TactilitySDK to `0.6.0-SNAPSHOT10`: Refactor `tt_app_registration()` for the related changes
- Fix for Diceware app hanging
- Deleted unused `assets/` in HelloWorld app
2025-10-05 21:16:39 +02:00
Ken Van Hoeylandt 37c5002c5d Add GPIO app and update CI (#5) 2025-10-05 18:43:35 +02:00
Ken Van Hoeylandt b6cd11221e Update SDK to 0.6.0-SNAPSHOT8 (#4)
Fixes cstdio include
2025-10-05 16:17:21 +02:00
Ken Van Hoeylandt d8727d79e6 Update apps and create Diceware (#3) 2025-10-02 23:41:29 +02:00
Ken Van Hoeylandt 79a1403053 Update to TactilitySDK v0.6.0-SNAPSHOT3 and tactility.py v2.3.1 (#2) 2025-09-27 18:34:57 +02:00
Ken Van Hoeylandt e9df149d7e Fixes and improvements (#1) 2025-09-23 23:03:57 +02:00
Ken Van Hoeylandt 2e18ac17d6 Fix for arguments 2025-09-23 22:53:57 +02:00
Ken Van Hoeylandt 2c2ed6d9b3 Disable animations 2025-09-23 22:43:59 +02:00
Ken Van Hoeylandt dc8b1ab114 Fixes 2025-09-23 22:36:36 +02:00
Ken Van Hoeylandt 8bd70313fa Keep apps in a single zip 2025-09-23 22:21:27 +02:00
Ken Van Hoeylandt a36f91bc5d Fix command 2025-09-23 22:10:29 +02:00
Ken Van Hoeylandt f21a965b1e Fix job 2025-09-23 21:45:25 +02:00
Ken Van Hoeylandt 3f8bdff7d2 Update 2025-09-23 21:40:41 +02:00
Ken Van Hoeylandt f6c99885a1 Job update 2025-09-23 21:36:16 +02:00
Ken Van Hoeylandt 755c6407d3 Initial content commit 2025-09-23 21:33:04 +02:00
Ken Van Hoeylandt 5a89c6c7fb Initial commit 2025-09-23 21:08:42 +02:00