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

Поддержка МС-ТЮК загрузчиком #449

Merged
merged 44 commits into from
Oct 4, 2024

Conversation

Roundabout1
Copy link
Contributor

@Roundabout1 Roundabout1 commented Sep 9, 2024

Готово:

  • Локальный загрузчик распознаёт МС-ТЮК на Linux и на Windows
  • Можно прошивать по заданному адресу, пинговать или узнавать адрес
  • Отображение информации об устройстве и доступные кнопки зависит от того, выбран ли МС-ТЮК или Arduino устройство
  • Прототип менеджера МС-ТЮК

Другие изменения серверной части загрузчиков для Linux и Windows:

PR серверной части загрузчика: kruzhok-team/lapki-flasher#43

теперь прошивкой не всегда занимается avrdude
в случае с МС-ТЮК, avrdude не участвует, но клиент использует ту же вкладку для показа отчёта прошивки
@Roundabout1 Roundabout1 marked this pull request as ready for review September 23, 2024 11:58
displayName(): string {
return `${this.name} (${this.portNames[0]})`;
}
disaplySerialName(): string {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Опечатка, должно быть displaySerialName.

@chekoopa chekoopa merged commit 83ded55 into kruzhok-team:main Oct 4, 2024
1 check passed
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.

3 participants