The source project of this merge request has been removed.
Remove code that reconfigures hoods when a mesh router is moved from one hood to another
Compare changes
+ 34
− 76
@@ -66,49 +66,46 @@ local function get_geolocation()
@@ -66,49 +66,46 @@ local function get_geolocation()
if ( geo[1] >= box[1][1] and geo[1] < box[2][1] and geo[2] >= box[1][2] and geo[2] < box[2][2] ) then
@@ -357,52 +354,6 @@ if jhood ~= nil then
@@ -357,52 +354,6 @@ if jhood ~= nil then
io.stderr:write('setze hood bei bssid oder Setze Defaulthood mit geänderter BSSID wenn keine passende hood exitiert\n')
@@ -451,8 +402,15 @@ if jhood ~= nil then
@@ -451,8 +402,15 @@ if jhood ~= nil then