Skip to content

Releases: ipaqmaster/wifiGeolocation

v0.3

09 Mar 11:38
Compare
Choose a tag to compare

Good improvements since v0.2; some highlights below.

  • Various script tidy-up.
  • Add --skipgps for testing without a GPS
  • Add --loglevel to change script runtime verbosity while keeping/adding --debug and --verbose to automatically enter loglevel 2 and 1 respectively.
  • Renamed the --disablechannelswitching arg to --nomanagement and have it prevent interface management but also channel switching.
  • Implemented --google to be specified with --exportcsv to split contents into multiple CSV files with a limit of 2000 data points each.
  • GPS related activity moved to its own Class for better organisation.
  • Database Class given a better initialisation routine.
  • Other goodies

v0.2

14 Feb 03:38
d241dd9
Compare
Choose a tag to compare

Improvements.

  • Script functions with an sqlite3 database instead of exporting unmanaged CSVs.
  • Added ability to import and export CSVs.
  • Added debug flag for more verbose output during runtime.

v0.1

05 Feb 22:43
Compare
Choose a tag to compare

Initial working release. Exports to a csv using the --filename parameter.

Essentially POC. But its output is immediately usable in Google "My Maps"