librespacefoundation activity https://gitlab.com/librespacefoundation 2026-03-17T14:46:30Z tag:gitlab.com,2026-03-17:5213313107 Giannis Stamoulos pushed to project branch giannis-settings at librespacefoundation / SIDLOC / SIDLOC MCU Software 2026-03-17T14:46:30Z giannis.st Giannis Stamoulos

Giannis Stamoulos (bc5bb9ad) at 17 Mar 14:46

Update configurations

tag:gitlab.com,2026-03-17:5213298350 Giannis Stamoulos pushed to project branch giannis-settings at librespacefoundation / SIDLOC / SIDLOC MCU Software 2026-03-17T14:43:51Z giannis.st Giannis Stamoulos

Giannis Stamoulos (8ab85a31) at 17 Mar 14:43

Update configurations

tag:gitlab.com,2026-03-17:5213254561 Nikos Stouras commented on issue #408 at librespacefoundation / PHASMA / PHASMA Organizational 2026-03-17T14:35:07Z nickstouras Nikos Stouras

After testing with the VNA at the described state, we see a peak at around 2.28 GHz. It turns out that when the USRP is off or at idle, it causes a feedback loop between the tx/rx and rx connections, and as a result, we basically short the input and output of the PA, causing an oscillation.

tag:gitlab.com,2026-03-17:5213250699 Daniel Bita pushed to project branch fix_c3 at librespacefoundation / QUBIK / Battery Management Power System 2026-03-17T14:34:17Z dbita Daniel Bita

Daniel Bita (ad262c12) at 17 Mar 14:34

Add default jumper mode

tag:gitlab.com,2026-03-17:5213197916 Nikos Stouras opened issue #408: S-Band high current draw when idle at librespacefoundation / PHASMA / PHASMA Organizational 2026-03-17T14:24:48Z nickstouras Nikos Stouras

We have observed that when no Docker is running, the 12V rail of the S-Band draws around 2.5A, we have to investigate what causes this.

tag:gitlab.com,2026-03-16:5208067132 Vasilis Tsiligiannis pushed to project branch master at librespacefoundation / SatNOGS / satnogs-docs 2026-03-16T12:32:08Z acinonyx Vasilis Tsiligiannis

Vasilis Tsiligiannis (9312569d) at 16 Mar 12:32

feat: add akira25 to maintainers

tag:gitlab.com,2026-03-16:5208067119 Vasilis Tsiligiannis accepted merge request !88: feat: add akira25 to maintainers at librespacefoundation / SatNOGS / satnogs-docs 2026-03-16T12:32:08Z acinonyx Vasilis Tsiligiannis

Add myself to the table of maintainers as requested by @acinonyx

Signed-off-by: Martin Hübner [email protected]

tag:gitlab.com,2026-03-16:5208066808 Vasilis Tsiligiannis approved merge request !88: feat: add akira25 to maintainers at librespacefoundation / SatNOGS / satnogs-docs 2026-03-16T12:32:04Z acinonyx Vasilis Tsiligiannis

Add myself to the table of maintainers as requested by @acinonyx

Signed-off-by: Martin Hübner [email protected]

tag:gitlab.com,2026-03-16:5207950889 Nestoras Sdoukos commented on issue #92 at librespacefoundation / SatNOGS / satnogs-flowgraphs 2026-03-16T12:06:37Z nsdoukos Nestoras Sdoukos [email protected]

A hierarchical block that wraps the Constellation Modulator is created. The parameters for the creation of the complex modulated signal are the samples per symbol the excess bandwidth of the RRC filter of the modulator and the constellation type with available types from the Constellation Object

tag:gitlab.com,2026-03-16:5207915599 Nestoras Sdoukos commented on issue #91 at librespacefoundation / SatNOGS / satnogs-flowgraphs 2026-03-16T11:58:31Z nsdoukos Nestoras Sdoukos [email protected]

A hierarchical flowgraph with packed bytes as input and output of a frequency modulated signal has been created. The flowgraph unpacks the bytes and feeds symbols to the frequency mod block. The parameters to generate an FSK modulated signal with specific data rate and bandwidth will be the modulation index and the samples per symbol. This is for coherent FSK with no filter. Power is not taken into account for now and is expected to not be needed for the simulations.

tag:gitlab.com,2026-03-16:5207471949 Manolis Surligas pushed to project branch zephyr at librespacefoundation / QUBIK / COMMS Software 2026-03-16T10:18:59Z surligas Manolis Surligas [email protected]

Manolis Surligas (789d3066) at 16 Mar 10:18

WIP: Radio

tag:gitlab.com,2026-03-15:5205731503 Alfredos-Panagiotis Damkalis pushed to project branch master at librespacefoundation / SatNOGS / satnogs-rotator-firmware 2026-03-15T20:00:26Z adamkalis Alfredos-Panagiotis Damkalis

Alfredos-Panagiotis Damkalis (546437cf) at 15 Mar 20:00

Define str1, str2 ... for consistency with the rest of the code

... and 2 more commits

tag:gitlab.com,2026-03-15:5205731499 Alfredos-Panagiotis Damkalis accepted merge request !10: Add support for Hamlib greater than 4.5.5 at librespacefoundation / SatNOGS / satnogs-rotator-firmware 2026-03-15T20:00:26Z adamkalis Alfredos-Panagiotis Damkalis

Since Hamlib 4.6 the AZ EL command was split to two transactions. This code resolves this issue while maintaining backward compatibility.