From: Michael 'Mickey' Lauer Date: Fri, 23 May 2008 14:42:34 +0000 (+0200) Subject: gsm0710muxd: add more TODO entries X-Git-Tag: milestone2~2^2 X-Git-Url: http://git.neil.brown.name/?a=commitdiff_plain;h=309ae0384159258f2c56973bdfa9fcca8219db05;p=gsm0710muxd.git gsm0710muxd: add more TODO entries --- diff --git a/TODO b/TODO index 10b474f..ff9c92f 100644 --- a/TODO +++ b/TODO @@ -1,13 +1,20 @@ -1.0: +0.9.8: +* make power cycle on startup and power-off on shutdown optional +* document or fix virtual channel behaviour (state is preserved) + +0.9.9: * Remove VC-not-getting-opened workaround and solve problem * Don't assume the modem is in AT mode, make seamless MUX-restart possible + +1.0: * Documentation * Project site @ fs.o wiki * Dbus Error handling * Restart 1.1: -* Enhance Dbus API: AllocChannel(i), CloseChannel(i), CloseAllChannels(), ListChannels() +* Enhance Dbus API: AllocChannel(i), CloseChannel(i), CloseAllChannels(), ListChannels(), +Quitting(signal) * Automatic device detection and/or device plugins? * More support for working around different modems' problems