Hi,
I'm trying to set antenna gain in the db.txt following the
documentation from:
https://wireless.wiki.kernel.org/en/developers/regulatory/processing_rules
If I copy the example exactly show in the link:
country CR:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 20), (3, 17)
(5250 - 5330 @ 20), (3, 23), DFS
(5735 - 5835 @ 20), (3, 30)
and do a make I get a parsing error:
dbparse.SyntaxError: Syntax error in line 288 (invalid power data)
make: *** [regulatory.bin] Error 1
I can change freq and power levels and other settings and everything
builds fine. What am I missing about setting antenna gain?
Thanks,
Matt