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
This commit is contained in:
Generated
+1
@@ -1,5 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="GradleMigrationSettings" migrationVersion="1" />
|
||||
<component name="GradleSettings">
|
||||
<option name="linkedExternalProjectsSettings">
|
||||
<GradleProjectSettings>
|
||||
|
||||
Reference in New Issue
Block a user