From 3f80b6585647dce960325c3df46b4407a00bca7f Mon Sep 17 00:00:00 2001
From: Matthias Schiffer <mschiffer@universe-factory.net>
Date: Mon, 4 May 2015 20:47:26 +0200
Subject: [PATCH] iwinfo: update NanoStation (Loco) txpower offsets

---
 ...ate-NanoStation-Loco-txpower-offsets.patch | 20 +++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 patches/openwrt/0035-iwinfo-update-NanoStation-Loco-txpower-offsets.patch

diff --git a/patches/openwrt/0035-iwinfo-update-NanoStation-Loco-txpower-offsets.patch b/patches/openwrt/0035-iwinfo-update-NanoStation-Loco-txpower-offsets.patch
new file mode 100644
index 000000000..0b5e1861e
--- /dev/null
+++ b/patches/openwrt/0035-iwinfo-update-NanoStation-Loco-txpower-offsets.patch
@@ -0,0 +1,20 @@
+From: Matthias Schiffer <mschiffer@universe-factory.net>
+Date: Mon, 4 May 2015 20:38:37 +0200
+Subject: iwinfo: update NanoStation (Loco) txpower offsets
+
+diff --git a/package/network/utils/iwinfo/src/hardware.txt b/package/network/utils/iwinfo/src/hardware.txt
+index 153ffeb..b8dfc51 100644
+--- a/package/network/utils/iwinfo/src/hardware.txt
++++ b/package/network/utils/iwinfo/src/hardware.txt
+@@ -42,8 +42,9 @@
+ 0x168c 0x0027 0x0777 0x4082    7      0  "Ubiquiti" "SR71"
+ 0x168c 0x0029 0x0777 0x4005    7      0  "Ubiquiti" "SR71-15"
+ 0x168c 0x002a 0x0777 0xe302   12      0  "Ubiquiti" "PicoStation M2" /* ToDo: confirm offset */
+-0x168c 0x002a 0x0777 0xe012   12      0  "Ubiquiti" "NanoStation M2" /* ToDo: confirm offset */
+-0x168c 0x002a 0x0777 0xe005    5      0  "Ubiquiti" "NanoStation M5" /* ToDo: confirm offset */
++0x168c 0x002a 0x0777 0xe012   11      0  "Ubiquiti" "NanoStation M2"
++0x168c 0x002e 0x0777 0xe0a2    8      0  "Ubiquiti" "NanoStation Loco M2"
++0x168c 0x002a 0x0777 0xe005   16      0  "Ubiquiti" "NanoStation M5"
+ 0x168c 0x002a 0x0777 0xe202   12      0  "Ubiquiti" "Bullet M2"
+ 0x168c 0x002a 0x0777 0xe805    5      0  "Ubiquiti" "Bullet M5"
+ 0x168c 0x002a 0x0777 0xe345    0      0  "Ubiquiti" "WispStation M5" /* ToDo: confirm offset */
-- 
GitLab