hardware: Add RM2T 0xe1d2 device config

Adds testing support for the Rocket M2 Titanim

{{{
TI.v5.5# cat /etc/board.info
board.sysid=0xe1d2
board.cpurevision=0x00002122
board.name=Rocket M2 Titanium
board.shortname=R2T
board.subtype=
board.netmodes=7
board.hwaddr=DC9FDB061725
board.reboot=30
board.upgrade=150
board.phycount=2
board.phy.1.maxmtu=9192
board.phy.2.maxmtu=2024
radio.1.name=
radio.1.shortname=
radio.1.bus=pci
radio.1.subsystemid=0xe1d2
radio.1.subvendorid=0x0777
radio.1.txpower.max=28
radio.1.txpower.offset=10
radio.1.antennas=1
radio.1.def_antenna=4
radio.1.antenna.1.id=4
radio.1.antenna.1.name=Combined
radio.1.antenna.1.gain=0
}}}

Change-Id: I86308a1f6331eb9edc0366fccd172b93d7be2e08
This commit is contained in:
Joe AE6XE 2018-02-03 10:35:00 -08:00
parent 98b72b5159
commit f9a74b709d
1 changed files with 9 additions and 0 deletions

View File

@ -1123,6 +1123,15 @@ sub hardware_info
'usechains' => 1,
'rfband' => '5800ubntus',
},
'0xe1d2' => {
'name' => 'Rocket M2 Titanum',
'comment' => 'Rocket M2 Titanum',
'supported' => '-2',
'maxpower' => '18',
'pwroffset' => '10',
'usechains' => 1,
'rfband' => '2400',
},
'0xe202' => {
'name' => 'Bullet M2 HP',
'comment' => '',