Skip to content
View JvanKatwijk's full-sized avatar

Block or report JvanKatwijk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jvanKatwijk/README.md

Hi there 👋

My name is Jan van Katwijk In my teener years I built (physical) radios, devices with tubes and later with transistors (I skipped the period where more complex chips were available). After retirement I started with programming SDR, my interests are DAB, DRM and amateur radio

Qt-DAB and dab-cmdline deal with - as the name suggests - decoding of DAB signals. Qt-DAB is typically large and GUI based, dab-cmdline is command line based, just for selecting a single service on a given channel. Some more DAB related programs are in other repositories

The second line is for drm (Digital Radio Mondiale) type decoders, the drm+ decoder is combined drm+ and fm, since both are (supposed to be) transmitted in the FM band (Here we do not receive drm+, so the decoder is tested with a very few recordings)

The drm-receiver tries to decode DRM30 on shortwaves Both programs take samples from either an SDRplay device, a Hackrf device or a DABstick, the DRM30 decoder (which I actually use to listen to DRM transmissions) is now equipped with a client for a spyserver, a file reader (96000 S.s) and a reader for the audiocard.

The DRM30 decoder It is derived from the sw receiver, that one is more general and has more decoders

Two programs for weak signal detection are Qt-WSPR and Qt-FT8, decoders with a Qt-based front end, Input devices here are -again - SDRplay devices, Hackrf devices, (limited) DAB sticks and spyServer input.

The repository contains some other programs as well, e.g. an Algol to C translato, some plugins for SDRuno, etc.

Pinned Loading

  1. qt-dab qt-dab Public

    Qt-DAB, a general software DAB (DAB+) decoder with a (slight) focus on showing the signal

    C++ 333 61

  2. dab-cmdline dab-cmdline Public

    DAB decoding library with example of its use

    C++ 62 28

  3. drm-receiver drm-receiver Public

    The drm receiver is - as the name suggests - a sdr software package for decoding DRM, with SDRplay, hackrf and a spyServer

    C++ 48 16

  4. drmplus drmplus Public

    Experimental DRM+/FM decoder

    C++ 23 9

  5. qt-wspr qt-wspr Public

    Looking at WSPR signalen met Qt-WSPR

    C++ 5 1

  6. qt-ft8 qt-ft8 Public

    Qt-FT8 an FT8 decoder with a GUI

    C++ 1