]> git.llucax.com Git - software/wpe.git/log
software/wpe.git
18 years agoAdd ifconfig and iwconfig commands path as configuration variables. master darcs_import
Leandro Lucarella [Tue, 20 Jun 2006 02:11:17 +0000 (02:11 +0000)]
Add ifconfig and iwconfig commands path as configuration variables.

18 years agoCheck if the interface exists.
Leandro Lucarella [Tue, 20 Jun 2006 02:08:57 +0000 (02:08 +0000)]
Check if the interface exists.

18 years agoBugfix: add a starting 1 to channel calculation.
Leandro Lucarella [Sun, 7 May 2006 20:35:11 +0000 (20:35 +0000)]
Bugfix: add a starting 1 to channel calculation.
When the base number to calculate the channel started with 0, the number was
interpreted as octal and if there any digit bigger than 7 it got a syntax error.
This patch adds a digit 1 to the begining of the base channel number to avoid
the octal interpretation.

18 years agoAdd full path to iwconfig call.
Leandro Lucarella [Wed, 3 May 2006 18:38:40 +0000 (18:38 +0000)]
Add full path to iwconfig call.

18 years agoAdd some copyright stuff.
Leandro Lucarella [Mon, 1 May 2006 21:49:43 +0000 (21:49 +0000)]
Add some copyright stuff.

18 years agoInitial import.
Leandro Lucarella [Mon, 1 May 2006 21:43:25 +0000 (21:43 +0000)]
Initial import.