Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/benv12/SmartSpin2k into …
Browse files Browse the repository at this point in the history
…develop
  • Loading branch information
benv12 committed Jan 13, 2025
2 parents 61c7654 + e7b3094 commit e3cfb5d
Show file tree
Hide file tree
Showing 26 changed files with 20,466 additions and 6,175 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
.vscode/launch.json
.vscode/ipch
.vscode/extensions.json
.idea/
test/tmp_pio_test_transport.cpp
data/config.txt
include/telegram_token.h
Expand All @@ -13,3 +14,6 @@ SmartSpin_logfile.txt
build/CMakeCache.txt
*.log
.DS_Store
.aider*
.env
C/Users/
25 changes: 24 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Hardware


## [24.12.17]
## [25.1.12]

### Added

Expand All @@ -23,6 +23,29 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Hardware


## [25.1.10]

### Added

### Changed
- Added checks for IC SE Bike Connection.

### Hardware


## [24.12.8]

### Added

### Changed

### Hardware
- Added Dmasun bike
- Added Equinox Soul Cycle
- Added Sole SB700
- added bike mount for Joroto X2 and any other bike with hex shape front tube
- replaced old inserts for Joroto X2 with new 60.5

## [24.12.7]

### Added
Expand Down
3 changes: 3 additions & 0 deletions Hardware/Common Assets/Arm/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Bowflex|C7|Any|45
Bowflex|C6|Any|85
Bowflex|IC Bike SE|Any|100
Bowflex|Velocore|150
Dmasun|Any|Any|55
Echelon|Connect Sport|Any| 105
HMC|HMC|Any|60mm
JLL|IC400|Any|35-45
Expand All @@ -20,6 +21,8 @@ Peloton|Bike|Any|75 (90 for slammed bars)
PooBoo|?|Any|60-80
Schwinn|IC4|Any|85
Spinning|L7|Any|20-40 (mount needs to go above SS2k)
SOLE|SB700|ANY|20-40ra
Soulcycle|Equinox|Any|155-165
Stryde|Any|Any|110-120
Sunny|B1805|Any|35
Vortec|Vortec|Any|20
Expand Down
Loading

0 comments on commit e3cfb5d

Please sign in to comment.