Skip to content
Snippets Groups Projects
  • Nils Schneider's avatar
    6e03d14d
    basic support for VoCore · 6e03d14d
    Nils Schneider authored
    This still needs some work:
    
    - there's no factory image causing `make images` to fail
    - VoCore can not support BSS and IBSS at the same time
    - multi-BSS mode (e.g. mesh + BSS) works if the macs only
      differ in the last 3 bits. Gluon expects to choose both MACs freely,
      though, so after flashing the image one should reset the wifi MACs.
      This is further complicated as VoCores have their MACs assigned
      without gaps making collisions likely.
    - there are no buttons nor ethernet ports (without the dock, that is),
      so config-mode will not be possible as is
    6e03d14d
    History
    basic support for VoCore
    Nils Schneider authored
    This still needs some work:
    
    - there's no factory image causing `make images` to fail
    - VoCore can not support BSS and IBSS at the same time
    - multi-BSS mode (e.g. mesh + BSS) works if the macs only
      differ in the last 3 bits. Gluon expects to choose both MACs freely,
      though, so after flashing the image one should reset the wifi MACs.
      This is further complicated as VoCores have their MACs assigned
      without gaps making collisions likely.
    - there are no buttons nor ethernet ports (without the dock, that is),
      so config-mode will not be possible as is