Turn your phone into a space monitoring tool
51–60 of 92 posts
Re: Turn your phone into a space monitoring tool
#52Why is the satellite range restricted to a meter? Are the mobiles not capable of better accuracy or is it the limitation of the satellite?
Systems like this [1] which you may have seen being used on construction sites allow much higher accuracy.
Re: Turn your phone into a space monitoring tool
#53Why is the satellite range restricted to a meter? Are the mobiles not capable of better accuracy or is it the limitation of the satellite?
The get higher accuracy requires more precise hardware / additional hardware on the receiving end which drastically drives up the cost. Systems like this [1] which you may have seen being used on construction sites allow much higher accuracy. [1] https://en.wikipedia.org/wiki/Differential_GPS
Would you get finer resolution if a GPS receiver also used an atomic clock?
I thought this was interesting - https://www.gps.gov/systems/gps/performance/accuracy/#differ... the difference between military GPS and civilian GPS sounds like it uses 2 frequencies.
Re: Turn your phone into a space monitoring tool
#54A small personal note: I totally favor scientific crowd-experiment, but ONLY if done in FLOSS and public terms. SmartPhones these days are surveillance devices maintained and paid by the formal owner while they serve far more their vendor and other player behind, with the formal owner as the last in the pyramid. In that sense I have to refuse because I have to refuse the device used even by a formally FLOSS and publi…
it’s fairly hard to find research participants
Re: Turn your phone into a space monitoring tool
#55Earlier quoted context omitted.
The get higher accuracy requires more precise hardware / additional hardware on the receiving end which drastically drives up the cost. Systems like this [1] which you may have seen being used on construction sites allow much higher accuracy. [1] https://en.wikipedia.org/wiki/Differential_GPS
Is it possible to get close to centimetre accuracy without using ground stations like DGPS? Would you get finer resolution if a GPS receiver also used an atomic clock? I thought this was interesting - https://www.gps.gov/systems/gps/performance/accuracy/#differ... the difference between military GPS and civilian GPS sounds like it uses 2 frequencies.
IIRC, used to work in a gps accuracy firm many many years ago
Re: Turn your phone into a space monitoring tool
#56Re: Turn your phone into a space monitoring tool
#57A small personal note: I totally favor scientific crowd-experiment, but ONLY if done in FLOSS and public terms. SmartPhones these days are surveillance devices maintained and paid by the formal owner while they serve far more their vendor and other player behind, with the formal owner as the last in the pyramid. In that sense I have to refuse because I have to refuse the device used even by a formally FLOSS and publi…
People don't understand the cruelty we have grown accustomed to.
Re: Turn your phone into a space monitoring tool
#58If you really want to get low-level data (past what the GPS status apps give you) Google built their own GNSS logger for android: https://play.google.com/store/apps/details?id=com.google.and... I recommend turning on Force Full GNSS measurements in android developer settings if you're going to try messing with it.
Re: Turn your phone into a space monitoring tool
#59The fact that they can use the delay of the satellite signal to predict rainfall, is pretty impressive. It immediately links this app to more data for weather prediction, which might lead to better weather predictions. I wonder how they would measure that on an android phone. Does android expose such low-level delays to the user? Is this not handled by a GNSS chip in hardware, or the OS driver/kernel?
Here is an example of pretty stunning amount of visual detail provided by one of popular GPS data app on Android: https://play-lh.googleusercontent.com/lT3TpHarUx89Z7HIf043aU... At least I can confirm it works will all navigation constellations on Samsung S10.
Re: Turn your phone into a space monitoring tool
#60Earlier quoted context omitted.
That's great for monitoring & setting up shots but still doesn't show up as a native device. What I usually do is hook a stream upto OBS or join via video on the phone & stay muted+silent on my laptop.
>still doesn't show up as a native device Yeah it does. You send it to a v4l2 loopback (scrcpy --v4l2-sink) and then it shows up in stuff like Firefox or chrome as a webcam.