Commit Graph

84 Commits

Author SHA1 Message Date
1ce021c76f Implemented stable IR receiving
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 12s
2026-02-16 15:49:05 +01:00
480baa97fa sync during ir_recv dev
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 12s
2026-02-16 15:06:27 +01:00
8d97a5d33f sync during ir_recv dev
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 12s
2026-02-16 15:02:53 +01:00
f5b1849ada sync during ir_recv dev
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 12s
2026-02-16 14:59:42 +01:00
0113edb816 sync during ir_recv dev
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 12s
2026-02-16 14:34:02 +01:00
a1b047f4bb sync during ir_recv dev
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 12s
2026-02-16 14:20:14 +01:00
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
0785d9a755 Fixed lfs
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 12s
2026-02-11 21:05:33 +01:00
11ad746f04 Added audio generation
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 12s
2026-02-11 20:58:35 +01:00
149a142c22 Added upload scipt
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 12s
2026-02-11 15:27:32 +01:00
e84efc2e8c Added lfs generation tool
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 12s
2026-02-11 14:16:52 +01:00
76ac36a59b Added mcumgr snippet
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 12s
2026-02-11 12:06:22 +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
55b5421671 Added led board
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 23s
2026-01-13 16:24:10 +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
38396738a6 Arbeiten an der BT-Kommunikation, stand vor umbau
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 22s
2026-01-13 08:22:38 +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
6b1bbca992 sync
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 21s
2026-01-12 12:21:00 +01:00
9d5dad0e8d BLE Scan implemented
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 12s
2026-01-12 11:57:47 +01:00
a6bedb6b79 Bluetooth-Try
Some checks failed
Deploy Docs / build-and-deploy (push) Failing after 35s
2026-01-12 11:45:58 +01:00
e460aac7a1 Refactoring um Anzeige und Logik zu trennen
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 15s
2026-01-12 11:27:36 +01:00
5113c0a850 Added app to repository
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 23s
2026-01-12 10:36:58 +01:00
4e6780af6d Removed HTML Provisioning page 2026-01-12 10:09:47 +01:00
9f25c0540a App-Konzept angepasst
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 18s
2026-01-10 12:19:23 +01:00
f464fcbf1b App-Doku erstellt, doku aufgeräumt
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 22s
2026-01-10 10:21:58 +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
c0911aa9c2 Tippfehler in IR-Protokoll korrigiert
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 13s
2026-01-04 20:55:04 +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
2cb0a33b8e Hyperlinks eingefügt
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 21s
2026-01-04 13:16:11 +01:00