Add testing support for NanoStation M2

28dbm after the final with a 10db amplifier. Uses chains.

see BBHN->ticket:25
This commit is contained in:
Conrad Lara - KG6JEI 2014-01-10 20:15:38 -08:00
parent e6d5ce7559
commit 72a4882a09
1 changed files with 10 additions and 0 deletions

View File

@ -883,6 +883,16 @@ sub hardware_info
'comment' => 'Not enough Ram or flash',
'supported' => '-1',
},
'0xe012' => {
'name' => 'NanoStation M2',
'comment' => 'IN TESTING: To be promoted when confirmed working.',
'supported' => '-1',
'maxpower' => '18',
'pwroffset' => '10',
'antennas' => { 1 => "Horizontal", 2 => "Vertical", 3 => "Diversity" },
'defaultant' => 1,
'usechains' => 0,
},
'0xe0a2' => {
'name' => 'NanoStation Loco M2',
'comment' => 'IN TESTING: To be promoted when confirmed working. Chains require verification',