Olli Vanhoja

Results 64 issues of Olli Vanhoja

Not sure what is happening here but for example, when the FTP Test crashes the next ride will get all the information from the FTP Test, even the ride type...

bug

https://github.com/OlliV/bfree/blob/f43d1465fe531bbaed49bfdfbc4e43b05f2abf61/components/SensorValue.tsx#L70 ``` ```

enhancement

Now the pics are like 5k.

enhancement

Add support for getting the defaults for preview.

enhancement

Read gpx or some other format and sync video speed to the cycling speed.

enhancement

It would be really nice to able to configure the date format used in lists and elsewhere.

enhancement

It's currently half-done as `history.tsx` will load all the loggers but isn't able to show any. There might be also a memory consumption concern. Maybe it shouldn't load all the...

enhancement

Currently the log is incomplete after a crash. It should be fairly easy to recover an incomplete log in most of the cases. We could either show an error and...

enhancement

Add support for Bluetooth blood oximeters. This could be potentially shown along with hr data and the oximeter can also act as a source for HR.

enhancement

The `setState`s are used incorrectly and that breaks unpairing action after leaving the page and coming back.

bug