summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/io_modem.h
AgeCommit message (Collapse)AuthorFilesLines
2002-10-20Please review!josef1-9/+9
- change modem default commands because we don't interpret ~ and friends (minicom does AFAIK) - disable unused AT settings for now - when cancelling dialing, and we didn't yet get a single byte from the modem, don't hangup
2002-10-15- io_modem must keep copy of profile, otherwise it crashes (now it works -josef1-1/+1
doh!) - try to use key/value pairs for dialing where currently possible (init string and dial sequence) - when editing telephone number, try to read in, including special chars stripping (-, /, whitespace) using QRegExp
2002-10-14- only allow sessions if all components (layer, widgetstack) are availablejosef1-1/+2
- add io_modem to .pro file so it gets compiled - fix io_modem compilation (untested, but better than nothing)
2002-10-13- make dialer accessible transparently when opening a modem sessionjosef1-0/+1
- implement sending data (currently written to stdout for debug purpose)
2002-10-12some more stuff - modem config, bluetooth.. -, not finishedharlekin1-0/+69