Fix power offsets (#656)

This commit is contained in:
Tim Wilkinson 2023-01-19 07:15:26 -08:00 committed by GitHub
parent f57a2ac647
commit 7b8a2f2e8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 10 deletions

View File

@ -722,8 +722,8 @@
"name" : "Ubiquiti Rocket 5AC Lite",
"comment" : "",
"supported" : "1",
"maxpower" : "27",
"pwroffset" : "0",
"maxpower" : "23",
"pwroffset" : "4",
"usechains" : true,
"rfband" : "5800ubntus"
},
@ -893,8 +893,8 @@
"name" : "Ubiquiti PowerBeam 5AC 500",
"comment" : "",
"supported" : "1",
"maxpower" : "24",
"pwroffset" : "0",
"maxpower" : "23",
"pwroffset" : "1",
"usechains" : true,
"rfband" : "5800ubntus"
},
@ -947,8 +947,8 @@
"name" : "Ubiquiti NanoBeam AC (XC)",
"comment" : "",
"supported" : "1",
"maxpower" : "27",
"pwroffset" : "0",
"maxpower" : "23",
"pwroffset" : "3",
"usechains" : true,
"rfband" : "5800ubntus"
},
@ -983,8 +983,8 @@
"name" : "Ubiquiti NanoBeam AC Gen2 (WA)",
"comment" : "",
"supported" : "1",
"maxpower" : "27",
"pwroffset" : "0",
"maxpower" : "25",
"pwroffset" : "2",
"usechains" : true,
"rfband" : "5800ubntus"
},
@ -992,8 +992,8 @@
"name" : "Ubiquiti LiteBeam 5AC Gen2",
"comment" : "",
"supported" : "1",
"maxpower" : "25",
"pwroffset" : "0",
"maxpower" : "24",
"pwroffset" : "1",
"usechains" : true,
"rfband" : "5800ubntus"
},