Skip to content

Commit

Permalink
Merge pull request #402 from doudar/Integrated_Board_Hardware
Browse files Browse the repository at this point in the history
Integrated board hardware
  • Loading branch information
doudar authored Jan 11, 2023
2 parents eaeaf96 + dab1309 commit b59ff28
Show file tree
Hide file tree
Showing 563 changed files with 954,397 additions and 74,803 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ data/config.txt
include/telegram_token.h
Errors
SmartSpin_logfile.txt
*.err
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- PowerTable values are now adjusted to 90 RPM cad on input.
- PowerTable entries are now validated against previous entries.
- Changes to default settings for better ride-ability. raised incline multiplier and erg sensitivity, increased incline multiplier and max brake watts.
- Changes to default settings for better ride-ability. Raised incline multiplier and erg sensitivity, increased incline multiplier and max brake watts.
- Fixed a bug in the new cadence compensation where an int should have been a float.
- Fixed broken pre-commit on my local dev machine.
- Moved serial checking to own function.
- Reduced verbosity of ERG logging.
- Fixed instance of BLE PM dropdown not being saved correctly.

### Hardware
- removed duplicate directory in direct mount folder
- Removed duplicate directory in direct mount folder.
- New case for the new PCB :)
- Revised directory structure in /hardware
- updated Bowflex C7 mount for improved usability
- updated Echelon knob insert for durability

## [22.10.8]

Expand Down Expand Up @@ -68,6 +72,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- NEW: Direct mount for Life Fitness IC7


### Hardware
- Added new case design for upcoming integraded SMT PCB.
- Added Initial KiCAD PCB Commit.

## [2.7.9]

### Added
Expand Down
1 change: 0 additions & 1 deletion Hardware/Archive/Shifters/README.MD

This file was deleted.

Loading

0 comments on commit b59ff28

Please sign in to comment.