Skip to content

Conversation

@mdavidsaver
Copy link

I find that the existing digitelQpcEthernet.proto seems to be incomplete. I tried to fill it out, but had enough trouble that I wiped most of it and took digitelQpc.proto as a starting point. This mostly consisted of removing/replacing the differing prefix and suffix on all commands. So I think it is most meaningful to compare these two files.

So far I've only run this for a short while, and I haven't exercised many of the settings. The only issue I see is that the initial ">" prompt sent by the device isn't accounted for, so the first reply will mis-match. After that point all appears well.

remove unused macro $(SYSTEM) and $(controller)
Provide default for $(SPT).  The example shows
SPT==SPLY.
Start from digitelQpc.proto and do a direct
replacement removing the prefix and suffix
which the ethernet protocol doesn't include.

Include '>' prompt in InTerminator, which works
except for the very first reply, which includes
the initial '>'.
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.

1 participant