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

Add a way to save serial logs as a file #1029

Merged
merged 8 commits into from
Jul 25, 2024
Merged

Add a way to save serial logs as a file #1029

merged 8 commits into from
Jul 25, 2024

Conversation

ImUrX
Copy link
Member

@ImUrX ImUrX commented May 12, 2024

This adds a button that let's you save to a file the serial logs, it also does GET INFO if it wasn't triggered already.

@ImUrX ImUrX added Area: GUI Related to the GUI Type: Enhancement Adds or improves a feature labels May 12, 2024
Copy link
Member

@Erimelowo Erimelowo left a comment

Choose a reason for hiding this comment

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

Works fine

@@ -469,6 +469,8 @@ settings-serial-get_infos = Get Infos
settings-serial-serial_select = Select a serial port
settings-serial-auto_dropdown_item = Auto
settings-serial-get_wifi_scan = Get WiFi Scan
settings-serial-file_type = Serial log
Copy link
Member

Choose a reason for hiding this comment

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

Is this really correct? Why not "Text file" or "Plain text"?

Copy link
Member Author

Choose a reason for hiding this comment

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

i mean sure? idk lol

@ImUrX ImUrX requested a review from Erimelowo July 3, 2024 14:33
Copy link
Member

@ButterscotchV ButterscotchV left a comment

Choose a reason for hiding this comment

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

Looks alright as it is, but maybe the wording can be a little better

gui/public/i18n/en/translation.ftl Outdated Show resolved Hide resolved
ImUrX and others added 2 commits July 24, 2024 21:52
@ImUrX ImUrX merged commit b32e1ca into main Jul 25, 2024
12 checks passed
@ImUrX ImUrX deleted the save-serial-logs-button branch July 25, 2024 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: GUI Related to the GUI Type: Enhancement Adds or improves a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants