Implemented RTS/CTS handshaking (-C/--rtscts vs. -x/--xonxoff)
authorshort <>
Sat, 7 Apr 2001 15:13:34 +0000 (15:13 +0000)
committershort <>
Sat, 7 Apr 2001 15:13:34 +0000 (15:13 +0000)
commit7729b272cf9804c3061f2a393d9cfa4f2275be01
tree1918c96839469b6825dc57f56096c19eced6e7b8
parenta5d4eae63cff57da92ceb14f86fe33d9896a7baa
Implemented RTS/CTS handshaking (-C/--rtscts vs. -x/--xonxoff)
Implemented disable of +CMGF PDU/text mode autodetection (-M/--smsmode)
Implemented additional preceding SMSC modes for compat. (-P/--pdusmscmode)
 - "count-in" is default, "count-out" precedes w/o counting, "none" discards
 - "count-out" needed at least by recent Siemens M20 firmwares
 - autodetected when not forced by user
 - hardware provided by courtesy of Radek Kadner, ATS Praha
Fixed: total retrycount - now really (maxretry), not (maxretry+1) as before
Main communication routine devcmd() fortified and made foolproof
"AT+CSCA?" is now allowed to omit ADDR_* type
 - needed at least by recent Siemens M20 firmwares
Fixed timestamps by telling 'not known DST' (instead of 'no DST' as before)
PDU mode SMS receive works now (fatal bugs, never tested before)
mdsms.c