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

Tek4010 no longer clears screen during demos #19

Closed
tvrusso opened this issue Jan 27, 2020 · 4 comments
Closed

Tek4010 no longer clears screen during demos #19

tvrusso opened this issue Jan 27, 2020 · 4 comments

Comments

@tvrusso
Copy link
Contributor

tvrusso commented Jan 27, 2020

Commit bdf1bed ostensibly changed tek4010 to clear the screen only with ESC FF rather than just FF, but seems to have disabled clearing the screen at all.

./tek4010 -noexit ./idemo.sh

winds up not clearing the screen at all between plots. The plotfiles also have ESC FF in them to clear the text from one screen and let the graphics show. These do not work either.

If I undo commit bdf1bed, the demos perform as expected.

@rricharz
Copy link
Owner

Sorry, reverted this commit.

@rricharz
Copy link
Owner

Bug fixed properly and resubmitted as version 1.5.7b. tek4010 should now clear the screen again with ESC FF, but not with FF. This is the behavior of the original hardware. Please let me know if this version causes any problems.

@tvrusso
Copy link
Contributor Author

tvrusso commented Jan 27, 2020

Looks good. Thank you.

@tvrusso
Copy link
Contributor Author

tvrusso commented Jan 27, 2020

Fixed by commit c322e2e

@tvrusso tvrusso closed this as completed Jan 27, 2020
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

No branches or pull requests

2 participants