fisher-modem
fisher-modem copied to clipboard
Add command line support for choosing modem mode
Currently, one must use obscure AT commands to set the modem to different speeds. For example, to use 9600 bps, one types AT+MS=9,1
. It would be swell if modem
allowed a user to type something like
modem --2400
to use V.22 bis (2400 baud)