From de2ba6ec59f21429a9b4c463357093fd3f9c1162 Mon Sep 17 00:00:00 2001 From: AE6XE Date: Sun, 10 Jan 2016 18:49:58 -0800 Subject: [PATCH] feature: Add definition for NS Loco M5 0xe0a5 --- files/www/cgi-bin/perlfunc.pm | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/files/www/cgi-bin/perlfunc.pm b/files/www/cgi-bin/perlfunc.pm index c11afcc0..dff8f7e1 100644 --- a/files/www/cgi-bin/perlfunc.pm +++ b/files/www/cgi-bin/perlfunc.pm @@ -1047,6 +1047,15 @@ sub hardware_info 'usechains' => 1, 'rfband' => '2400', }, + '0xe0a5' => { + 'name' => 'NanoStation Loco M5', + 'comment' => 'NanoStation Loco M5 in testing', + 'supported' => '-2', + 'maxpower' => '22', + 'pwroffset' => '1', + 'usechains' => 1, + 'rfband' => '5800ubntus', + }, '0xe105' => { 'name' => 'Rocket M5', 'comment' => 'Rocket M5 with USB',