[tuxdroid-svn] r671 - daemon/trunk
Status: Beta
Brought to you by:
ks156
From: jaguarondi <c2m...@c2...> - 2007-11-09 15:56:31
|
Author: jaguarondi Date: 2007-11-09 15:33:01 +0100 (Fri, 09 Nov 2007) New Revision: 671 Modified: daemon/trunk/TODO Log: * TODO updated. Modified: daemon/trunk/TODO =================================================================== --- daemon/trunk/TODO 2007-11-09 14:30:08 UTC (rev 670) +++ daemon/trunk/TODO 2007-11-09 14:33:01 UTC (rev 671) @@ -1,7 +1,13 @@ $Id$ -- Use the GNU Autotools framework to configure and compile the daemon. +- Replace all status with a few structures. +- Add asynchronous retrieving of the dongle status. + +- Use cmake to configure and compile the daemon. + - Support multiple dongles. -- SNMP Support. +- SNMP Support? + +- Use xml-rpc to standardize the protocol. |