Skip to content
Snippets Groups Projects
  1. Sep 11, 2021
    • lemoer's avatar
      treewide: remove duplicate i18n translations (#2309) · 077439de
      lemoer authored
      Before this commit, some *.po files contained the same translation
      twice within the same file. While this did not led to errors in
      gluon yet, it is still invalid. This commit fixes that and removes
      the duplicates.
      077439de
  2. Nov 09, 2019
  3. Nov 06, 2019
  4. Apr 28, 2019
    • Martin Weinelt's avatar
      gluon-core: add outdoor support for 5 ghz radios · bf552491
      Martin Weinelt authored
      Add the `wifi5.outdoor_chanlist` site configuration that
      allows specifying an outdoor channel range that can be
      switched to for regulatory compliance.
      
      Upon enabling the outdoor option the device will
       - configure the `outdoor_chanlist` on all 5 GHz radios
       - which may enable DFS/TPC, based on the regulatory domain
       - disable ibss/mesh on the 5 GHz radio, as DFS *will*
         break mesh connections
       - allow for htmode reconfiguration on 5 GHz radios
      
      The outdoor option can be toggled from
       - Advanced Settings
         - W-LAN
           - Outdoor Installation
      
      The `preserve_channel` flag overrules the outdoor channel
      selection.
      bf552491
  5. Mar 08, 2018
  6. Feb 22, 2017
Loading