srcejon

Results 38 issues of srcejon

I get the error: RuntimeError: Program failed to link. Link log: error: Too many combined image uniforms, shader storage buffers and fragment outputs Error at new RuntimeError (https://sandcastle.cesium.com/CesiumUnminified/Cesium.js:15446:13) at createAndLinkProgram...

As per #10042, this PR adds ModelAnimation.startOffset, which allows specifying at what point an animation starts playing from.

When building with the debug version of Qt libraries, assertions are enabled. It seems we get an assertion when several Features are closed. For example, AFC. The assertions are of...

enhancement

I think there are a couple of multi-threading problems with webapiSettingsPutPatch in devices and channels. Using AirspyHF code as an example, but the same applies elsewhere: int AirspyHFInput::webapiSettingsPutPatch( bool force,...

enhancement

Add ACARS and VDL-2 demodulators

feature

It appears that the audio feedback in the AM modulator does not work (at least for me). I left click it to enable it, but do not hear anything when...

Hi Edouard, The packet modulator and other future digital modulators that transmit packets rather than continuously, should typically disable the transmitter between packets (Assuming there isn't another modulator active, or...

enhancement

It seems LOS isn't signalled if autotrack is enabled (or at least sometimes isn't signalled). This appears to be because update_autotrack calls gtk_rig_ctrl_select_sat, which doesn't call check_aos_los before changing the...

This patch adds the ability for a user to define a ; separated list of rigctrld commands to be sent to the radio on AOS or LOS. E.g. set_powerstat 0/1...

This patch add arrows to the ground track to show direction satellite is moving in, as requested in Issue #94.