Skip to content

Releases: scivision/mozilla-location-wifi

Python >= 3.10

02 Oct 17:45
Compare
Choose a tag to compare
v1.6.0

Python >= 3.10

Python >= 3.9, improve macOS and general

27 Jan 20:19
Compare
Choose a tag to compare
  • Require Python 3.9 due to caching of commands
  • greatly improve macOS, including option for low accuracy without sudo--previously, sudo was required. Sudo greatly improves location accuracy on macOS
  • generally improve Pythonic nature of code

python -m instead of scripts

24 Nov 16:26
fb41aa8
Compare
Choose a tag to compare

correct windows, make get_signal, parse_signal functions

18 Oct 14:54
31cd7dc
Compare
Choose a tag to compare

breakup get_signal into get_signal, parse_signal e.g. dat = parse_signal(get_signal())

correct windows parsing

add macOS

14 Mar 04:41
Compare
Choose a tag to compare

add macOS via "airport" built into macOS

doc: correct urls

26 Jul 20:42
614a659
Compare
Choose a tag to compare
v1.1.2

doc

pep517/518 workaround

26 Jul 20:35
0b8aaee
Compare
Choose a tag to compare

This package is used on some embedded systems where system Python is used, so use well-known pep517 workaround to default to user site-packages

modernize and robustness

26 Jul 20:28
1d2c299
Compare
Choose a tag to compare
  • Works on Windows and Linux
  • add mozloc_signal to simply dump current bssid and signal to CLI
  • use src/ layout and modernize tests
  • modularize code for better reuse and upgrades

works on Windows and Linux

17 Dec 04:05
5d4d0e5
Compare
Choose a tag to compare

grabs signal strengths for numerous WiFi APs using:

  • Linux: nmcli
  • Windows: netsh

Initial release

01 Jan 21:20
Compare
Choose a tag to compare

Logs vs. time

  • location
  • accuracy
  • number of WiFi SSIDs used for fix

Notes the need for ISO8601 format time.