Releases: doudar/SmartSpin2k
SmartSpin2k 26.1.31
Merge pull request #714 from doudar/copilot/add-ble-log-streaming-toggle
Add BLE log streaming with runtime toggle and read capability
What's Changed
- Create Sole SB1200.AD_PRT by @doudar in #715
- Add BLE log streaming with runtime toggle and read capability by @Copilot in #714
Full Changelog: 26.1.22...26.1.31
SmartSpin2k 26.1.22
Include connected devices in BLE scan results
Updated BLE scan logic to add connected devices to the found devices list when using the 'ANY' wildcard. Refactored scan end callback to remove redundant device aggregation, as devices are now added during scan result processing.
Full Changelog: 26.1.19...26.1.22
SmartSpin2k 26.1.19
Fix ERG mode logic and improve power table validation; reset target incline on stop
Full Changelog: 26.1.10...26.1.19
SmartSpin2k 26.1.10
Merge pull request #713 from doudar/Marc_Roy
Marc roy
What's Changed
Full Changelog: 26.1.2...26.1.10
SmartSpin2k 26.1.2
Merge pull request #711 from doudar/Marc_Roy
This PR implements ERG mode tuning and improvements developed in collaboration with Marc Roy. The changes focus on refining PID control, improving power table lookup logic, and adding proper type conversions for sensor data.
Key Changes:
Refactored ERG mode calculation to return position values instead of directly updating, enabling better control flow
Added proper rounding for float-to-int conversions in sensor data (cadence and power)
Improved ERG mode calculations with new PID gain adjustments, better time-to-target calculations, and negative result validation for homed systems
What's Changed
Full Changelog: 25.12.28...26.1.2
SmartSpin2k 25.12.28
bugfixes
Full Changelog: 25.12.25...25.12.28
SmartSpin2k 25.12.25
- Removed >0 watts requirement to compute ERG.
Full Changelog: 25.12.19...25.12.25
SmartSpin2k 25.12.19
Merge pull request #708 from doudar/IC4_HR_Override
Ic4 hr override
What's Changed
Full Changelog: 25.12.17...25.12.19
SmartSpin2k 25.12.17
Fix for Zwift On Android.
Full Changelog: 25.12.11...25.12.17