jantman / python-wifi-survey-heatmap

A Python application for Linux machines to perform WiFi site surveys and present the results as a heatmap overlayed on a floorplan
GNU Affero General Public License v3.0
375 stars 88 forks source link

wifi-heatmap-thresholds: add required HeatMapGenerator.__init__ parameters #12

Closed kledom closed 2 years ago

kledom commented 3 years ago

The wifi-heatmap-thresholds script is currently not working due to missing parameters. Since the parameters are irrelevant for the functionality of the script I added the default values.

Contributor License Agreement

By submitting this work for inclusion in wifi-survey-heatmap, I agree to the following terms:

jantman commented 2 years ago

I believe this has been resolved in subsequent releases.