Skip to content
Snippets Groups Projects
Commit 83133b1b authored by David Riseborough's avatar David Riseborough Committed by Lorenz Meier
Browse files

This commit fixes the way baud rate is generated from the program argument in

the FTPS client and agent.

A table has been added to the FTPS client and agent code that correlates
the baud rate value with the encoding.

A function has been added to the FTPS client and agent to take the program
argument for baud rate and use it to look up the table and return the entry
containing both the value and the encoding.

The value is displayed for the user and the encoding is sent to the uart
node constructor.

Signed-off-by: default avatarDavid Riseborough <drisebor@hotmail.com>
parent 64f03244
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment