Commit Graph

32 Commits

Author SHA1 Message Date
d51ff27e26 sync during ir_recv dev
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 12s
2026-02-16 14:18:21 +01:00
ac477e290e sync during ir_recv dev
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 12s
2026-02-16 14:15:18 +01:00
4906dc31eb sync during ir_recv dev
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 12s
2026-02-16 14:14:34 +01:00
be48e8ada7 sync during ir_recv dev
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 12s
2026-02-16 14:12:27 +01:00
918092cd9f sync during ir_recv dev
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 12s
2026-02-16 14:09:18 +01:00
b1f5578be9 sync during ir_recv dev
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 12s
2026-02-16 14:02:03 +01:00
9c1d19af67 sync during ir_recv dev
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 12s
2026-02-16 13:39:45 +01:00
6376185622 sync during ir_recv dev
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 12s
2026-02-16 13:31:49 +01:00
3febb6411e Added CRC8, implemented testing sample
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 12s
2026-02-16 12:45:50 +01:00
0c3a8bfa39 Improved audio lib and test app
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 12s
2026-02-16 11:38:19 +01:00
8305adf917 Improved audio lib error handling and aborting playback
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 12s
2026-02-15 20:40:06 +01:00
fae79ad8b0 Added audio libs
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 13s
2026-02-15 18:47:37 +01:00
794d8e36c9 Added mcumgr/smp v2 commands for listing and deleting files
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 12s
2026-02-12 11:26:43 +01:00
5e7a817e03 feat: move configs into libs, add filesystem support
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 12s
2026-02-10 18:14:43 +01:00
1b8d3e17b8 Moved config options from prj to libs
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 13s
2026-02-10 08:24:41 +01:00
93a7da7855 Fix: Network key persistence in Thread dataset
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 19s
- Network key was being reset to 0x00... after dataset updates
- Root cause: otDatasetSetActive() was overwriting the network key
- Solution: Call otThreadSetNetworkKey() before otDatasetSetActive()
  and read the key back to ensure it's included in the persistent dataset
- Verified: Network key now survives both software and hardware reboots
- Vest joins network as router in <1.1s after reboot
2026-01-14 17:16:17 +01:00
fb4578ac51 Zwischenstand vor refactor 2026-01-14 15:58:45 +01:00
63f8f2aaac Sync
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 27s
2026-01-13 16:46:12 +01:00
bd0a8cce8d Lobby Screen
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 21s
2026-01-13 15:05:52 +01:00
832a60d044 Added game mgmt, thread restart
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 24s
2026-01-13 13:23:40 +01:00
a041d5a49c Umbau Thread-Config an/vom leader in einem paket
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 12s
2026-01-13 10:17:53 +01:00
65688b7b99 Fixed BLE Scan activation after Disconect
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 23s
2026-01-12 16:18:42 +01:00
395d577b78 BLE Handling 2026-01-12 15:10:54 +01:00
c13b6d73c9 Advencing bluetooth mist :)
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 17s
2026-01-12 14:29:09 +01:00
ce4d0d1a44 Added device types and vest mini app
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 22s
2026-01-10 09:08:45 +01:00
978f93ec3d Changed Service and Characteristics
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 13s
2026-01-09 15:48:30 +01:00
667600c14e Added IR Lib, samples and specification
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 12s
2026-01-04 20:53:39 +01:00
d7f004ee72 Networkscan working! :)
Some checks failed
Deploy Docs / build-and-deploy (push) Has been cancelled
2026-01-02 18:42:10 +01:00
b40e44c991 Thread provisioning and ping works 2026-01-02 17:46:30 +01:00
c3e554a7a9 BLE Advertising working with custom UUID
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 25s
2026-01-02 13:44:34 +01:00
06cdb665b4 Added basic thread support 2026-01-02 09:37:03 +01:00
c058c006b7 Base directory structure, lib module 2026-01-01 21:52:59 +01:00