0
mirror of https://github.com/oresat/oresat-gps-hardware.git synced 2025-04-13 16:39:34 +00:00

Update README.md

This commit is contained in:
Andrew Greenberg 2024-01-17 23:44:45 -08:00 committed by GitHub
parent 9d0a794dcb
commit 28c23d9fc4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,6 @@
# oresat-gps-hardware v1.1
# oresat-gps-hardware
## Overview
This is the repo for our OreSat GPS Card. For software, see the [oresat-gps-software](https://github.com/oresat/oresat-gps-software) repo.
@ -7,17 +9,12 @@ The card has two GPS receivers on it:
* A [**SkyTraq Orion-B16** GNSS module](https://navspark.mybigcommerce.com/12mm-x-16mm-gnss-receiver-module-for-leo-applications/), a GNSS receiver module meant for university CubeSat use.
* An [Analog Devices MAX2771 SDR GNSS receiver IC](https://www.analog.com/en/products/max2771.html) that is read by the [Octavo OSD335x-SM processor's](https://octavosystems.com/octavo_products/osd335x-sm/) PRU and then parsed using the [GNSS-SDR project](https://gnss-sdr.org/) software.
# Status
## Status
TRL 6-7 ish. Flown, but not yet demonstrated to work in space.
* v1.1: Assembled, electrical and software test out, Orion not yet locked and MAX not yet tested.
* v1.0: Works! SkyTraq confirmed working. SDR datastream captured, and processed, but this software seems to be lost to the sands of time? Flown on OreSat0 but never turned on due to comms issues with OreSat0.
# Previous Versions
* v1.0 used the SkyTraq Venus IC with LEO firmware, which has been discontinued.
* v1.1: Assembled, electrical and software test out, Orion not yet locked and demonstrated to work. MAX not yet tested.
* v1.0: Works: SkyTraq confirmed locked on ground. SDR datastream captured, and processed, but this software seems to be lost to the sands of time? Flown on OreSat0 but never turned on due to comms issues with OreSat0.
## License