Skip to content
Snippets Groups Projects
Commit 1e5f4f13 authored by Adrian Schmutzler's avatar Adrian Schmutzler
Browse files

fff-wireless: Provide device-specific WiFi settings and set TX power


Like the network.* files, this introduces wifi.* files to set
device-specific settings.

In contrast to the former, the wifi.* settings are only run during
firstboot and only if there is a file present.

In this patch, we set the antenna gain values for the devices not
treated correctly in OpenWRT.

Side conditions:
- The script requires 50-fff-boardname and 60-fff-wireless
  beforehand, so I chose 62 as number.
- The wifi command is not necessary, since after firstboot
  configurehood will run "wifi" in any case

Signed-off-by: default avatarAdrian Schmutzler <freifunk@adrianschmutzler.de>
Reviewed-by: default avatarFabian Bläse <fabian@blaese.de>
Signed-off-by: default avatarTim Niemeyer <tim@tn-x.org>
- Changed to base on the ubnt board names
Reviewed-by: default avatarAdrian Schmutzler <freifunk@adrianschmutzler.de>
parent 0447d0c7
No related branches found
No related tags found
Loading
Showing with 29 additions and 2 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment