Télécharger la liste

Description du projet

x10dev provides a /dev interface to an X10 network through a combination of Linux kernel modules and daemons. It is intended to provide a standard interface and syntax to shell script utilities (such as cat and echo), Perl scripts, C programs, or Java programs so that everything from a quick hack to a more advanced program can manipulate the X10 devices in an automated home regardless of the transceiver used. Its simplest use is with shell scripts (examples of which are provided in the package). Currently the project supports the 3 X10 transceivers (PowerLinc Serial, PowerLinc USB, and CM11A).

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-01-24 11:32
2.1.0

Cette version dispose d'un correctif pour un bug avec le pilote pour la CM11A qui a causé housecodes X10 pour être affichés de manière incorrecte dans les journaux. Il introduit également une meilleure méthode pour construire et installer les pilotes afin que l'utilisateur n'a pas à avoir le code source du noyau à utiliser les pilotes.
Tags: Linux, Major bugfixes
This version has a fix for a bug with the driver for the CM11A
which caused X10 housecodes to be incorrectly displayed in
the logs. It also introduces a better method to build and
install the drivers so that the user does not have to have
kernel source code to use the drivers.

2004-08-10 21:13
2.0.7

Cette version inclut nettoyage du code pour que les pilotes compiler sans avertissements avec gcc version 3.3.3.
Tags: Linux, Code cleanup
This release includes code cleanup to make the drivers compile without warnings with gcc version 3.3.3.

2004-07-06 22:43
2.0.6

Ce communiqué met en œuvre la machine d'état X10 dans l'espace utilisateur, ne laissant que le code de périphérique / dev dans le module de noyau. Version 2.0.6 a été testé avec les noyaux 2.4.20 à 2.4.24, ainsi que 2.6.0 par 2.6.7. Notez que l'USB PowerLinc fonctionne uniquement avec le noyau 2.6.7 ou en raison de problèmes avec les versions antérieures des pilotes USB dans le noyau supérieur.
Tags: Linux, Major feature enhancements
This release implements the X10 state machine in user space, leaving only the /dev device code in the kernel module. Version 2.0.6 has been tested with kernels 2.4.20 through 2.4.24 as well as 2.6.0 through 2.6.7. Note that the PowerLinc USB only works with kernel 2.6.7 or higher due to issues with earlier versions of the USB drivers in the kernel.

2004-02-28 23:53
2.0.0 alpha 1

Cette version est une réécriture complète du driver X10 pour maximiser la portabilité et de supprimer les dépendances des versions du noyau. Cette version a été testée avec le noyau 2.4 et 2.6. Cette version alpha est destinée à gagner un large public de testeurs pour identifier les bugs introduits dans le réécrire.
Tags: Linux, Major feature enhancements
This version is a complete rewrite of the X10
driver to maximize portability and remove
dependencies on the kernel versions. This version
has been tested with kernel 2.4 and 2.6. This
alpha release is intended to gain a broad audience
of testers to identify bugs introduced in the
rewrite.

2003-08-19 07:41
1.6.9

Cette version corrige une erreur de syntaxe du code qui est pris avec les versions de gcc supérieure à 2.96.
Tags: Linux, Minor bugfixes
This version fixes a code syntax error that is caught with
versions of gcc greater than 2.96.

Project Resources