contrib/community_profiles: Use the correct BSSID for channel 10 in Berlin
[project/luci.git] / contrib / package / community-profiles / files / etc / config / profile_berlin
index 8fba44f..94d6cda 100644 (file)
@@ -7,11 +7,16 @@ config 'community' 'profile'
        option 'splash_prefix' '27'
        option 'latitude' '52.52075'
        option 'longitude' '13.40948'
-       option 'mapserver' 'http://openwifi.net/openwifimap/'
+        list 'owm_api' 'http://api.openwifimap.net'
+        list 'owm_api' 'http://owmapi.pberg.freifunk.net'
+        option 'mapserver' 'http://map.pberg.freifunk.net/'
 
 config 'defaults' 'wifi_device'
        option 'channel' '10'
 
+config 'defaults' 'bssidscheme'
+       option '10'     '02:CA:FF:EE:BA:BE'
+
 config 'defaults' 'interface'
        option 'netmask' '255.0.0.0'