Pinned Repositories
datacosmos-sdk
Python SDK for interacting with and developing applications for DataCosmos
qb01-beacon-decoder
Beacon decoder for qb01 and automated log of all beacons received by control software (note: source "opencosmos" includes beacons received via several university ground stations)
qbcan-resources
qbcan-source
Source code of Open Cosmos' qbcan CanSat kit
qbkit-demos
New qbkit demos [incomplete]
qbkit-pi-cam-source
[DEPRECATED, DO NOT USE] Source code for the qbkit Pi camera demo (qbkit software and payload/π software)
qbkit-pi-cam-test
[DEPRECATED, DO NOT USE] qbkit demonstration, using Raspberry Pi with Pi camera as the payload.
satellite-js
Modular set of functions for SGP4 and SDP4 propagation of TLEs.
snake-challenge
Voluntary coding challenge to find awesome C developers who enjoy a challenge. Totally optional.
uhd
The USRP™ Hardware Driver Repository
Open Cosmos's Repositories
opencosmos/qb01-beacon-decoder
Beacon decoder for qb01 and automated log of all beacons received by control software (note: source "opencosmos" includes beacons received via several university ground stations)
opencosmos/qbcan-source
Source code of Open Cosmos' qbcan CanSat kit
opencosmos/qbkit-pi-cam-test
[DEPRECATED, DO NOT USE] qbkit demonstration, using Raspberry Pi with Pi camera as the payload.
opencosmos/snake-challenge
Voluntary coding challenge to find awesome C developers who enjoy a challenge. Totally optional.
opencosmos/datacosmos-sdk
Python SDK for interacting with and developing applications for DataCosmos
opencosmos/qbcan-resources
opencosmos/qbkit-pi-cam-source
[DEPRECATED, DO NOT USE] Source code for the qbkit Pi camera demo (qbkit software and payload/π software)
opencosmos/satellite-js
Modular set of functions for SGP4 and SDP4 propagation of TLEs.
opencosmos/jawait
Old experiment project (along with kaiu) that's suddenly found some use. Makes asynchronous non-blocking things block.
opencosmos/qbcan-releaser
Source code of Open Cosmos' qbcan (CanSat) releaser
opencosmos/qbkit-demos
New qbkit demos [incomplete]
opencosmos/resolve
C: IPv4/IPv6 hostname/address/service/port resolver
opencosmos/tcpcat
There are too many netcats out there and they don't do what I want, so I created tcpcat
opencosmos/uhd
The USRP™ Hardware Driver Repository
opencosmos/gpredict-regrpc-relay_bridge
opencosmos/NayaOne-Hackaton
Tutorial material for the 2024 NayaOne Hackaton
opencosmos/ocpgescape
sprintf-style postgres query escaping and helper functions
opencosmos/sequencer.js
Enables simple request/response over out-of-order packet channels. Basically a JS port of Jawait