mirror of https://github.com/aredn/aredn.git
aredn: Add definitions for Rocket M2 XW
This commit is contained in:
parent
dbfef25ec0
commit
13a6afb815
|
@ -82,7 +82,8 @@ PowerBeam-M5-300 | loco-m-xw | 64Mb | stable
|
|||
PowerBeam-M5-400/400ISO/620 | rocket-m-xw | 64Mb | stable
|
||||
PowerBridge | nano-m | 64Mb | stable
|
||||
Rocket M9/M2/M3/M5/M5GPS XM | rocket-m | 64Mb | stable
|
||||
Rocket M2/M5 XW | rocket-m-xw | 64Mb | stable
|
||||
Rocket M2 XW | loco-m-xw | 64Mb | stable
|
||||
Rocket M5 XW | rocket-m-xw | 64Mb | stable
|
||||
Rocket M2 TI | rocket-m-ti? | 64Mb | unknown
|
||||
Rocket M5 TI | rocket-m-ti | 64Mb | stable
|
||||
TPLink CPE210 v1.0/v1.1 | cpe210-220-v1 | 64Mb | stable
|
||||
|
|
|
@ -1583,6 +1583,15 @@ sub hardware_info
|
|||
'usechains' => 1,
|
||||
'rfband' => '2400',
|
||||
},
|
||||
'0xe868' => {
|
||||
'name' => 'Rocket M2 XW',
|
||||
'comment' => '',
|
||||
'supported' => '1',
|
||||
'maxpower' => '21',
|
||||
'pwroffset' => '7',
|
||||
'usechains' => 1,
|
||||
'rfband' => '2400',
|
||||
},
|
||||
'0xe885' => {
|
||||
'name' => 'PowerBeam M5 620 XW',
|
||||
'comment' => '',
|
||||
|
|
Loading…
Reference in New Issue