openwrt / luci

LuCI - OpenWrt Configuration Interface
Apache License 2.0
6.09k stars 2.47k forks source link

olsrd LinkQualityAlgorithm in Profile does not work for community profile of Potsdam #2276

Closed niccokunzmann closed 5 years ago

niccokunzmann commented 5 years ago

I build and configured many routers using Berlin Firmware Release Hedy v1.0.1 the last days.

Its profile version uses etx_ffeth. Hedy v1.0.1 pulls the feed from luci. I can see the file firmware/openwrt/feeds/luci/contrib/package/community-profiles/files/etc/config/profile_potsdam with the source code ``` config 'defaults' 'olsrd' option 'LinkQualityAlgorithm' 'etx_ffeth' ```

However, for each router, I needed to configure the link quality algorithm myself because it was set to etx_ff.

I would like to investigate further into this, inform the community and update this issue.

booo commented 5 years ago

Please create a ticket for this in the Berlin Firmware project.

niccokunzmann commented 5 years ago

@booo Done. Thanks!