summaryrefslogtreecommitdiff
path: root/libopie2/opienet/ostation.h
AgeCommit message (Collapse)AuthorFilesLines
2005-04-20Added function to set the associated AP address. Some improvements to ↵skyhusker1-0/+2
scanNetwork(): read the signal quality, AP rates and fix channel reading when driver reports values < 1000.
2005-04-18- improve scan function using the wireless extensions.mickeyl1-2/+3
- fix bug in setSSID(). Major parts of this patch are courtesy Skyhusker - thanks!
2005-02-07change license.mickeyl1-2/+2
2004-03-13Move XML class to internal PIMzecke1-0/+9
Add namespaces!!! Opie::Core and Opie::Core::Private Opie::Net and Opie::Net::Private Opie::Ui and Opie::Ui::Private Opie::MM and Opie::MM::Private Opie::DB and Opie::DB::Private PIM classes are not yet converted because we will do other work on it as well
2003-12-01slowly start to refactor & cleanup libopie2 before merging it with libopie1mickeyl1-2/+1
2003-10-23misc changesmickeyl1-5/+12
2003-10-21- more work on scanningmickeyl1-0/+67
- start OStation class representing a network node