Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supports Raspberry Pi headless config for different bike types #45

Merged
merged 4 commits into from Feb 12, 2021

Conversation

chriselsen
Copy link
Contributor

Addresses #44 to support headless config of Raspberry Pi via "gymnasticon.json" file in SD card /boot partition.

@ptx2
Copy link
Owner

ptx2 commented Feb 11, 2021

Thanks for adding this @chriselsen!

README.md Outdated
@@ -53,8 +53,22 @@ Steps:

1. Download the latest [Gymnasticon SD card image](https://github.com/ptx2/gymnasticon/releases/latest/download/gymnasticon-raspberrypi.img.xz)
2. Write the image to the SD card using Raspberry Pi Imager or `dd`
3. Insert the SD card in the Raspberry Pi, power it up and wait a minute
4. Start pedaling and Gymnasticon should appear in the Zwift device list
3. If using another bike than the default 'Flywheel', create and adapt a 'gymnasticon.json' file within the boot partition of the SD card (See below)
Copy link
Owner

@ptx2 ptx2 Feb 11, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The default config actually works for both Flywheel and Peloton (if you boot with the serial cable plugged-in).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Then the text should probably be changed to:
If using another bike than the default 'Flywheel' or 'Peleton', create and adapt a 'gymnasticon.json' file within the boot partition of the SD card (See below)

This would be for easy configuration of the IC4 bike and Echelon, Keiser,.. (once available).

@ptx2 ptx2 merged commit 67496df into ptx2:master Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants