RAW ble logging and snackbar notifications.#546
Conversation
raw ble logging, snack bar notifications, start, stop, pause, resume
|
Currently When RAW BLUETOOTH DATA LOGGING is toggled on, it automatically starts logging when a BLE connection is active. or when one starts.
When RAW BLUETOOTH DATA LOGGING is toggled off, it closes, ends the logging file.
If you are connected to wheel and RAW BLUETOOTH DATA LOGGING is writing data and you walk away from the wheel. bluetooth out of range or you turn wheel off RAW BLUETOOTH DATA LOGGING will still write data but it will pause logging. When you return back to the wheel, within Bluetooth range / power on wheel and bluetooth reconnects, RAW BLUETOOTH DATA LOGGING will resume raw data logging.
Known existing issues that are not part of this commit: SOLUTION: If you know you are going to CONNECT to a DIFFERENT wheel, you must! |
also removed auto log from Application Settings as its in Log Settings with the secondary start logging when is moving. TEMP BUILD GRADLE V13
* RAW ble logging and snackbar notifications. raw ble logging, snack bar notifications, start, stop, pause, resume * Application Settings Pages [Group] structured. also removed auto log from Application Settings as its in Log Settings with the secondary start logging when is moving. TEMP BUILD GRADLE V13 --------- Co-authored-by: julian richards <julian@jc84.com>
raw ble logging, snack bar notifications for when user toggles the RAW BLE LOGGING, start, stop, pause, resume