Skip to content

Releases: doudar/SmartSpin2k

SmartSpin2k 26.7.15

Choose a tag to compare

@github-actions github-actions released this 15 Jul 14:31
5a943a2

Merge pull request #745 from doudar/spinning-chrono

What's Changed

Full Changelog: 26.5.27...26.7.15

SmartSpin2k 26.5.27

Choose a tag to compare

@github-actions github-actions released this 27 May 21:53
2dc8797

Merge pull request #737 from doudar/sleep-led

Status LED Quiet Mode

What's Changed

Full Changelog: 26.5.4...26.5.27

SmartSpin2k 26.5.4

Choose a tag to compare

@github-actions github-actions released this 04 May 03:09

updated build.yml

What's Changed

Full Changelog: 26.5.2...26.5.4

SmartSpin2k 26.5.2

Choose a tag to compare

@github-actions github-actions released this 02 May 02:06
c364a73

Merge pull request #730 from doudar/cool-step

Adds cool step and more robust homing

What's Changed

  • Adds cool step and more robust homing by @doudar in #730

Full Changelog: 26.4.5...26.5.2

SmartSpin2k 26.4.5

Choose a tag to compare

@github-actions github-actions released this 05 Apr 16:28

Update CA certificate for raw.githubusercontent.com

  • Replaced the outdated Sectigo certificate with the new Let's Encrypt R12 certificate.
  • Updated the last modified date to 2026-04-05.

Full Changelog: 26.1.31...26.4.5

SmartSpin2k 26.1.31

Choose a tag to compare

@github-actions github-actions released this 31 Jan 21:08
8a0e4b8

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

Choose a tag to compare

@github-actions github-actions released this 22 Jan 02:17

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

Choose a tag to compare

@github-actions github-actions released this 19 Jan 01:20

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

Choose a tag to compare

@github-actions github-actions released this 10 Jan 01:51
e6ce99d

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

Choose a tag to compare

@github-actions github-actions released this 02 Jan 17:47
fab06c2

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