Santiago Piccinini
Santiago Piccinini
Leftover from #53: There are some components that are not defined at all and we need to ask to the designer. ``` 2G_WLAN1, 5G_WLAN1, P4_1000, STATUS1 -> 3mm/GREEN P3_100, P4_100,...
> Like a self reset? or like suicide? That functionality is already present through the watchdog that is also available at a GPIO. This idea is to provide a way...
Aside from enabling auto in ath9k supported boards, we should increase the default of 1km to at least 5km?
Yes, distance configuration affects AP and/or mesh. We have been using the `auto` config for LibreRouterOs as the radios are ath9k with the dynack enabled with `CONFIG_PACKAGE_ATH_DYNACK=y` and it works...
Yes, we tested and is used in production in some networks with long mesh links. In most places of the kernel code a station is just any "wifi peer" you...
More info: it works even if there is no AP in the interface.
> I suggest removing this as an release blocker. Me and @dangowrt are looking into getting LiMe to work on 19.07, however we will not touch anything web interface related...
Related to this issue https://github.com/libremesh/lime-packages/pull/859
Hi! @G10h4ck What do you think about providing an explicit per device file, like the board.json file (or even adding more information to it) ? And maybe do a fallback...
Thanks Ilario! If I am not mistaken all these approaches use the "normal AP" beacons and not the 802.11s beacons. So for example the integration is through hostapd that is...