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

Implement TTDevice get_board_type #591

Merged
merged 2 commits into from
Mar 7, 2025
Merged

Conversation

pjanevskiTT
Copy link
Contributor

Issue

Add getting board type from TTDevice object. This will become more important when we fully want to implement create-ethernet-map from scratch. I find it useful during my UBB work so wanted to put it out as separate PR.

Description

Add getting board type from TTDevice object. This info is read from Wormhole telemetry. Format of the board_id is same as for Blackhole so board type can deduced from upi.

List of the changes

  • Add get_board_type function to TTDevice
  • Add recognizing all board types based on upi

Testing

CI + additional test

API Changes

/

@pjanevskiTT pjanevskiTT requested a review from broskoTT March 7, 2025 09:08
@pjanevskiTT pjanevskiTT self-assigned this Mar 7, 2025
@pjanevskiTT pjanevskiTT force-pushed the pjanevski/tt_device_board_type branch 2 times, most recently from 6270a14 to 5c50468 Compare March 7, 2025 09:11
@pjanevskiTT pjanevskiTT force-pushed the pjanevski/tt_device_board_type branch from 7d8239b to 921fab2 Compare March 7, 2025 12:19
@pjanevskiTT pjanevskiTT enabled auto-merge (squash) March 7, 2025 12:20
@pjanevskiTT pjanevskiTT merged commit 349ab6c into main Mar 7, 2025
8 of 9 checks passed
@pjanevskiTT pjanevskiTT deleted the pjanevski/tt_device_board_type branch March 7, 2025 12:35
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.

2 participants