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 telnet to modem #394

Merged
merged 11 commits into from
Nov 14, 2020
Merged

Add telnet to modem #394

merged 11 commits into from
Nov 14, 2020

Conversation

tschak909
Copy link
Collaborator

This PR adds telnet support to the #FujiNet modem (courtesy of https://github.com/seanmiddleditch/libtelnet) , which can be accessed by typing

ATNET1

and can be turned off with

ATNET0

In addition, three terminal types have been added:

AT+TERM=DUMB
AT+TERM=VT52
AT+TERM=VT100

@tschak909 tschak909 added the enhancement New feature or request label Nov 14, 2020
@tschak909 tschak909 self-assigned this Nov 14, 2020
@tschak909 tschak909 merged commit d8d9dd0 into master Nov 14, 2020
@tschak909 tschak909 deleted the add-telnet-to-modem branch November 14, 2020 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant