Description: |
I need a Unity based project, Unity version 2022.3. This project/app will access the native Android GPS functionality and display the count of satellites in range. It will then iterate over the list of satellites, displaying the ID, raw timestamp, location, and receipt timestamp of each satellite. A "Refresh" button will trigger the read and data display. Scripts should be written in C#. My end goal is to be able to specify which satellites are used in a current position calculation. |