hardware: CPE510: Add initial hardware support for TPLink CPE510 in testing

Testing mode for CPE510

Offset needs to be looked into, OS reports a max power of 23dbm need to see if this is kernel, or offset related.

Should provide enough details for the board to be registered in the UI
This commit is contained in:
Conrad Lara - KG6JEI 2015-04-05 22:16:24 -07:00
parent 7c152d7c1e
commit 63bb07b617
1 changed files with 11 additions and 0 deletions

View File

@ -922,6 +922,17 @@ sub hardware_boardid
sub hardware_info
{
%model = (
'TP-Link CPE510 v1.0' => {
'name' => 'TP-Link CPE510 v1.0',
'comment' => '',
'supported' => '-2',
'maxpower' => '27',
'pwroffset' => '0',
'antennas' => { 1 => "Horizontal", 2 => "Vertical", 3 => "Diversity" },
'defaultant' => 3,
'usechains' => 1,
'rfband' => '5800ubntus',
},
'0xc2a2' => {
'name' => 'Bullet 2 HP',
'comment' => 'Not enough Ram or flash',