anyone knows what happened to antenna-gain in 6.46.8 or how to make it work again? It was working in 6.45.8 and most probably in 6.45.9,
it is not in 6.46.8, the option is missing totally - both in winbox and terminal.

thanks
Antenna-gain is now a CLI-only parameter.
that's unfortunate :-/ How do I display it? detail does not show it, I didn't find it anywhereantenna-gain is now a CLI-only parameter.
/ interface wireless export verbose
/ interface wireless print advanced
Spectral scan is function of wireless radio chip. Mikrotik uses the cheapest versions of the chip that simply can't do it, no amount of software can fix that.i've been asking multiple times about Spectral scan, i want that features to be implemented on 5 mhz
I assume because 1) most Mikrotik devices have fixed antennas (with corresponding gain) and 2) it is no longer required for "tx power abuse", as tx power can be set manually.Why?
No, it is not. In advanced mode on your wireless interface you can specify TX Power. No need (anymore) to use the gain setting.Isn't it also the only way to reduce TX Power? By specifying a higher antenna gain? Yes, there are situations where you might want to lower TX Power.
THIS! All rates fixed is NOT a good solution.What most people really want is to enter simple value that lowers the gain proportionally for all modulations by a specified number. If I want 5dBm weaker signal, I just enter "5" and I get 5dBm less signal over all modulations and modes. Irregardless of regulation domain settings, MIMO chain settings, different radios and products and all the other mess, keeping things simple and always working.
Yes!What most people really want is to enter simple value that lowers the gain proportionally for all modulations by a specified number. If I want 5dBm weaker signal, I just enter "5" and I get 5dBm less signal over all modulations and modes. Irregardless of regulation domain settings, MIMO chain settings, different radios and products and all the other mess, keeping things simple and always working.
normis says: You can adjust Tx-power by selecting "all rates fixed" in Tx Power Mode and afterwards setting a lower Tx power.
wow - i have hundreds of various RBs, but this is the first time I see the advanced option, I thought detail was for this.. thanks bpwl, man never stops learning :-)Seeing current antenna-gain value ?
Use CLI:Code: Select all/ interface wireless export verbose / interface wireless print advanced
but that feature works on both types of antenns.
Actually the "minimum antenna gain" is hard coded when regulatory domain is used for built-in antenna. So hiding this from the GUI was not really needed to be compliant. with RF certification.So hardcoding antenna gain for "permanently attached" antennae is the correct way of doing it,
not true - too low values threw errors, something like "minimal antenna gain for this country is xx" . So it was checking antenna gain value vs EIRP/countryThe problem with unrestricted antenna gain settings is that it is possible to set it lower than actual value and the resulting EIRP is higher than allowed. So hardcoding antenna gain for "permanently attached" antennae is the correct way of doing it, the only problem is the resulting awkwardness of the way to reduce Tx power. Hopefully MT will come up with some great idea how to do it and with even better name for the new setting.
MKT,Normis, trying to justify what they did. Removing a parameter called "antenna gain" from the GUI.I would like to repeat the main issue with this. Antenna gain is a fixed physical parameter of an antenna. Like weight. If antenna is fixed and permanently attached, why would you need to edit this value?