You are browsing as a guest. Sign up (or log in) to start making projects!

LoPose

  • 5 Devlogs
  • 17 Total hours

In my home country there are a lot of gps jamming all the time. what i want to make is a app that can determent your location based on cell towers and other things your without gps. this is for android and uses the location provider api of google to change your location.

Open comments for this post

1h 12m 44s logged

after lots of observations got to 3 different issues with the current system

  1. first i need to account for ta deadzone which is surprisingly one of the most uncommon things which are near me.
  2. i need to account for the third dimension in the calculation
  3. i need to check for faulty observations of ta jumps
    it will take work but its feasible. looks like i have a very bumpy road ahead wish me luck😵‍💫.
    took me too much time to figure the first one out

after lots of observations got to 3 different issues with the current system

  1. first i need to account for ta deadzone which is surprisingly one of the most uncommon things which are near me.
  2. i need to account for the third dimension in the calculation
  3. i need to check for faulty observations of ta jumps
    it will take work but its feasible. looks like i have a very bumpy road ahead wish me luck😵‍💫.
    took me too much time to figure the first one out

Replying to @yep

0
Open comments for this post

7h 6m 5s logged

improved database sync code and changed ui

improved database sync code and changed ui

Replying to @yep

0
Open comments for this post

5h 17m 23s logged

organize app code and improved architecture

organize app code and improved architecture

Replying to @yep

0
Open comments for this post

2h 59m 1s logged

started using observations for the caculation. seems real world had more error then expected so change observation code to recored more and reduce the distance between each one

started using observations for the caculation. seems real world had more error then expected so change observation code to recored more and reduce the distance between each one

Replying to @yep

0
Open comments for this post

36m 30s logged

improving cell tower location finding algorithm

improving cell tower location finding algorithm

Replying to @yep

0

Followers

Loading…