mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
Upgrade rt2x00 to a more recent snapshot, master mode now working, thanks to Daniel Gimpelevich
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8367 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -34,10 +34,11 @@
|
||||
#define RF2421 0x0001
|
||||
|
||||
/*
|
||||
* Max RSSI value, required for RSSI <-> dBm conversion.
|
||||
* Signal information.
|
||||
*/
|
||||
#define MAX_RX_SSI 100
|
||||
#define MAX_RX_SSI -1
|
||||
#define MAX_RX_NOISE -110
|
||||
#define DEFAULT_RSSI_OFFSET 100
|
||||
|
||||
/*
|
||||
* Register layout information.
|
||||
|
||||
Reference in New Issue
Block a user