srcejon

Results 39 issues of srcejon

It would be useful to run a program on AOS / LOS. This could be used to control h/w or start decoders etc. Requested on the forum: https://community.libre.space/t/gpredict-setting-tone-for-satellite-operation-in-radio-equipment/4350/3

When the number of orbits to display for ground tracks is set to 1, the tracks typically start near the equator, which means they aren't too useful when the satellite...

Qt Location 5 on Windows with msvc doesn't support the Mapbox GL plugin (because mapbox-gl-native couldn't be compiled with msvc. However, thanks to @dpaulat maplibre-gl-native can.). So is it possible...

This patch adds a constructor to the DateTime class that takes a microsecond parameter. Initialise is currently documented as a Constructor, but isn't.

As previously discussed: https://github.com/f4exb/sdrangel/issues/1139#issuecomment-1049661748, I think it would be useful if users could set the initial settings for any particular plugin, so that whenever that feature or channel is added,...

enhancement

SDRangel can crash if there is a File Sink in the GUI, when loading a Device Set Preset. It looks like the FileSink object is deleted before the FileSinkGUI object,...

The docs for LMS_Calibrate says: * @return 0 on success, (-1) on failure However, in LMS7002M::CalibrateTx, and elsewhere, errnos are returned as the error values: return ReportError(EINVAL, "Tx Calibration: MCU...

There are a number of plugins that use Device "T0", Channel "R2:3" and Feature "F0:2" identifiers, to allow a user to specify other plugins they should work with. These can...

no-issue-activity

As was discussed on #1892, the M17 modulator did not appear to work with low baseband sample rate (

no-issue-activity

UHD support is missing - its build was trying to write to system directory. Need to try 4.5. Soapy missing. AMBE Controller.

enhancement