hardware: Mark devices as supported for 3.16.1.0

Moving devices that have been tested in beta for 3.16.1.0 to supported status
This commit is contained in:
Conrad Lara - KG6JEI 2016-04-20 17:57:08 -07:00
parent 23bc85687c
commit 1adb471d31
1 changed files with 6 additions and 6 deletions

View File

@ -1051,8 +1051,8 @@ sub hardware_info
},
'0xe0a5' => {
'name' => 'NanoStation Loco M5',
'comment' => 'NanoStation Loco M5 in testing',
'supported' => '-2',
'comment' => 'NanoStation Loco M5',
'supported' => '1',
'maxpower' => '22',
'pwroffset' => '1',
'usechains' => 1,
@ -1249,8 +1249,8 @@ sub hardware_info
},
'0xe4a2' => {
'name' => 'AirRouter',
'comment' => 'AirRouter in testing',
'supported' => '-2',
'comment' => 'AirRouter',
'supported' => '1',
'maxpower' => '19',
'pwroffset' => '1',
'usechains' => 0,
@ -1258,8 +1258,8 @@ sub hardware_info
},
'0xe4b2' => {
'name' => 'AirRouter HP',
'comment' => 'AirRouter HP in testing',
'supported' => '-2',
'comment' => 'AirRouter HP',
'supported' => '1',
'maxpower' => '19',
'pwroffset' => '9',
'usechains' => 0,