mirror of https://github.com/aredn/aredn.git
Add missing radios.json for Powerbeam 5AC 400 (#826)
* Add missing radios.json for Powerbeam 5AC 400 * Supported in nightly
This commit is contained in:
parent
175d23ee30
commit
a5725ee55e
|
@ -68,7 +68,7 @@ NanoStation M2 XW || 2 | ath79 | generic | ubnt_nanostation-m-xw | 64MB | stable
|
|||
NanoStation M5 XW || 5 | ath79 | generic | ubnt_nanostation-m-xw | 64MB | stable | released
|
||||
PicoStation M2 || 2 | ath79 | tiny (2) | ubnt_picostation-m | 32MB | unknown | sunset
|
||||
PowerBeam AC 5 Gen2 || 5 | ath79 | generic | ubnt_powerbeam-5ac-gen2 | 128MB | unknown | released
|
||||
PowerBeam AC 5 400 || 5 | ath79 | generic | ubnt_powerbeam-5ac-400 | 128MB | unknown | released
|
||||
PowerBeam AC 5 400 || 5 | ath79 | generic | ubnt_powerbeam-5ac-400 | 128MB | unknown | nightly
|
||||
PowerBeam AC 5 500 | PBE-5AC-500 <br> PBE-5AC-500-US | 5 | ath79 | generic | ubnt_powerbeam-5ac-500 | 128MB | stable | released
|
||||
PowerBeam-M2-400 || 2 | ath79 | generic | ubnt_powerbeam-m2-xw | 64MB | stable | released
|
||||
PowerBeam-M5-300 || 5 | ath79 | generic | ubnt_powerbeam-m5-300 | 64MB | stable | released
|
||||
|
|
|
@ -398,6 +398,11 @@
|
|||
"maxpower" : "23",
|
||||
"pwroffset" : "1"
|
||||
},
|
||||
"0xe3d6": {
|
||||
"name" : "Ubiquiti PowerBeam 5AC 400",
|
||||
"maxpower" : "23",
|
||||
"pwroffset" : "1"
|
||||
},
|
||||
"0xe3d7": {
|
||||
"name" : "Ubiquiti NanoBeam AC Gen2 (XC)",
|
||||
"maxpower" : "23",
|
||||
|
|
Loading…
Reference in New Issue