mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 22:14:45 -04:00
APRS updates
Don't run windeployqt as redundant. Reduce chart margin size to give more area to graphs. Use latest packetmod URI.
This commit is contained in:
@@ -28,7 +28,7 @@ const QStringList APRSSettings::m_pipeTypes = {
|
||||
};
|
||||
|
||||
const QStringList APRSSettings::m_pipeURIs = {
|
||||
QStringLiteral("sdrangel.channelrx.packetdemod"),
|
||||
QStringLiteral("sdrangel.channel.packetdemod"),
|
||||
};
|
||||
|
||||
APRSSettings::APRSSettings()
|
||||
|
||||
Reference in New Issue
Block a user