Explore GitLab
Discover projects, groups and snippets. Share your projects with others
-
Always had the urges of having sort of "standard" utilities in multiple application such as implementing fractions, bitsets +, -, *, % operators overloads and so on.
-
A few small projects aimed at decoding various satellites that are more of an experiment here (may be redundant with other projects sharing the same code)
-
-
-
Quick implementation of plugins in C++ I made a while ago
-
A while ago I had the urge of an application that calculated the different values involved into a 2nd degree trinomial equation. So was born this project. Nothing more simple but a few formula to calculate a, b, c, x0, x1, x2, α, β, and Δ.
-
-
-
A fork of Project-Desert-Tortoise
-
Temp repo for the FY decoder
-
-
-
A quick standalone QPSK demodulator
-
Tool to generate waterfall pictures from baseband
-
-
HRPT Blocks from gr-noaa and others ported to GNU Radio 3.8+
-
A C++ command-line HRPT decoder
-
-
An automated satellite station program
-
Ever wondered if you could program those microprocessors to emulate electronics components such as 74 series and such? Well, this project might be a solution to that problem!