Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* change min speed to 7 km/h * put instruction under sg * line length * some improvements * adapt routing distances * Create separate audio service * Finish refactoring (reroute and button) * Add some more comments * Properly reset audio instructions service * Add setting for using audio routing instructions seperately * Start fixing the wait for green audio information * Fix play audio when waiting for green * First speed advisory instructions only implementation * Fix audio instruction min distance * Place audio speed advisory option in main settings * Fix calc second next phase * Enhance audio speed advisory instruction generation and start adding test cases to validate this functionality * Add test data for audio text generation * Add new text generation algo with test cases * Round distance to sg up to 25m accuracy * Add audio service to enable hearing music and speed advisory instructions * Fix speech rate * Add prediction not valid anymore and adjust speechrate values * Refactor code * Fix countdown exact second * Fix unnecessary creation of instructions * Add audio speech rate to main settings * Add speed advisory to tracking data * Add speed advisory green in 5 to track * Add check for division with 0 * Fix green in 5 set active * Refactor code, removing routing instruction generation * Refactor speed advisory instruction trigger range * Refactor comments * Minor fix audio init and settings exception * Refactor function description * Refactor function description * Fix last speed values and add drescription for default value * Use average instead of median * Remove unused routing instruction code * move speech rate to normal settings * Add toast and hint that audio is deactivated when the user selects a SG manually * Fix prediction invalid when user selects sg --------- Co-authored-by: P4u14 <paula.schreiberailbox.tu-dresden.de> Co-authored-by: PaulPickhardt <[email protected]>
- Loading branch information