Commit Graph

5 Commits

Author SHA1 Message Date
gronod 6c57086f25 chore: add Firebase Crashlytics settings and fix temperature unit toggle state handling 2026-06-12 10:28:36 +01:00
gronod 7653876fed feat: add raw binary stream logging, foreground service support, and improved frame header validation
- Implement RawStreamLogger for binary datastream recording with .bin file output
- Add foreground service (BluetoothForegroundService) to maintain Bluetooth connection during background operation
- Enhance frame header detection with 27-byte lookahead validation to filter false AA 55 sequences in payload data
- Add raw data recording toggle in settings with persistent preference storage
- Refactor Main
2026-06-12 10:18:31 +01:00
gronod ae997da849 feat: add 24_INT10_mod.adx configuration and initialize project planning mode 2026-06-12 09:11:09 +01:00
gronod f8f3be36ee feat: initialize Android project structure with Gradle and basic UI/data architecture 2026-06-11 22:41:02 +01:00
gronod 70ae9230ca Initial commit 2026-06-11 22:25:52 +01:00