814392daa5
Add port onto paw-gps IP in logs for clarity
...
We show ip:port instead of just ip in logs to avoid confusion
Signed-off-by: xBelladonna <isabelladonnamoore@users.noreply.github.com >
2020-01-18 14:30:27 +09:30
0ee0aaff37
Update to using .paw-gps.json files
...
Remove old link due to it not being too good, update file extension to .paw-gps.json for better support on problems with webgpsmap.
2019-11-19 15:38:11 +02:00
2dc36651df
Add link to better guide to paw-gps.py
...
Got permission from LeonT for this
2019-11-18 13:27:30 +02:00
56cc872daa
Update paw-gps.py
2019-11-14 22:29:58 +02:00
6e1490da78
Fix on_handshake, whole plugin should work now
...
Add the else: so if the ip is set in the options the plugin actually works.
2019-11-14 22:29:43 +02:00
8965ad9272
change default ip of paw-gps, it needs port too.
...
Change default ip from 192.168.44.1 (which is the ip address of an android on bt tether) to 192.168.44.1:8080 so it has the default port paw-gps opens on, which is 8080.
2019-11-14 11:45:39 +02:00
2f948306eb
misc: refactored plugin system to use classes
2019-11-01 13:51:45 +01:00
ea51ab7014
Optimize plugin imports
...
Signed-off-by: Edward Medvedev <edward.medvedev@gmail.com >
2019-10-26 18:36:42 +03:00
39a6ae1be5
Created the paw-gps plugin v1.0.0
...
This plugin connects to PAW Server with the GPS hack and saves the GPS location when a handshake is detected
2019-10-25 16:57:05 +02:00