Sugata Ahad

Results 3 comments of Sugata Ahad

> Please follow the bug reporting guidelines next time. > > Airodump-ng only uses the coordinates if there is a fix. Does cgps reports a fix with less than 4,...

> Try adding timestamp > ``` > requests.get("http://x.x.x.x:5055/?id=DEVICE_ID&lon=%s&lat=%s&timestamp=%s" % (str(x['longitude']),str(x['latitude']),str(int(date.timestamp())))) > ``` I tried using all the parameters first including timestamp, alt and others but the result is same

> Related to what I reported about reverse geocoding > > "The problem is that your device disconnects right after sending data. It's a known limitation. You have to keep...