skylift
skylift copied to clipboard
Wi-Fi Geolocation Spoofing with ESP8266 / ESP32
Bumps [numpy](https://github.com/numpy/numpy) from 1.16.0 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
``` File "skylift/cli_jobs.py", line 102 jobs['run'] = jobs['run'].fillna(0)astype('int') ^ SyntaxError: invalid syntax ``` I get this SyntaxError whenever i try to get Wi-Fi data from Wigle by doing: ``` python...
Code is stale, not building. Possible rebuild still on horizon.
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.3 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...
Fix missing dot preventing compile
Update function call to geodesic instead of deprecated vincenty See: https://geopy.readthedocs.io/en/stable/changelog_2xx.html#breaking-changes
Fix an typo error in line 102.
At the chapter [ Setting up SkyLift ], the step about [ Python environment ] show page missing. Also, I have no idea how to processing the data I has...
having some issues creating the Json from a wigle csv file so just trying to do it manually. For the Json, what is distance_x, distance_xy and distance_y? I thought it...
In file included from C:\skylift\archive\arduino\skylift_demo\skylift_demo.ino:39: display.h:9:10: fatal error: Adafruit_SSD1306.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. exit status 1 Adafruit_SSD1306.h: No such file or directory