ODR-AudioEnc v2.1.0 released
Includes fixes for drift compensation and VLC input resampling. https://github.com/Opendigitalradio/ODR-AudioEnc
Includes fixes for drift compensation and VLC input resampling. https://github.com/Opendigitalradio/ODR-AudioEnc
The latest “next” version of ODR-DabMod can now use the SoapySDR library and drive the LimeSDR board. SoapySDR being a vendor-neutral library, it also supports other boards (i.e. HackRF). https://github.com/Opendigitalradio/ODR-DabMod/commits/next
Hello all quite a few changes in the latest release of ODR-DabMux. Please see the Changelog.
Several people from the Landeszentrale für Medien und Kommunikation Rheinland-Pfalz (LMK) and from the University of Applied Sciences of Kaiserslautern have prepared a small transmitter setup based on the ODR-mmbTools. Immanuel Friedrichsen has recently published two repors (in german) describing the setup on the drm-radio-kl.eu website: Praxisberich Aufbau DAB Koffersender…
Tobias and Felix from the Hochschule für Technik Rapperswil have completed their Bachelor project on the topic of general-purpose data transmission over DAB, and their report is now public: https://eprints.hsr.ch/523/ The source code they wrote is available in the libdata repositories in the Opendigitalradio github. And example application to illustrate…
Hello all, up to now, the FDK-AAC-DABplus project contained four “things”: a patched FDK-AAC library libtoolame-dab the sources for the dabplus-enc tool mot-encoder This structure makes it difficult to follow updates happening in upstream FDK-AAC (and there are some interesting changes there that could improve audio quality!) and to contribute…
Hello all, ODR-DabMux, ODR-DabMod and FDK-AAC-DABplus have been released to new versions today. ODR-DabMux has now become v1.0.0. The old carousel has been removed, some issues regarding EDI fixed, and ZeroMQ is now a mandatory dependency because of the ManagementServer. Now that version 1 is out, the goal is to…
ODR-DabMux has just been release to v0.9.0. Please see the Changelog at: https://github.com/Opendigitalradio/ODR-DabMux/blob/master/ChangeLog
The new release of FDK-AAC-DABplus v1.0.0 supports DAB, and implies that Toolame-DAB will now become deprecated. You will find the tarball in the ususal place in releases.
FDK-AAC-DABplus has been released to version v0.8.0. The encoder in its new version 0.8.0 released today will now stop turning on the VLC audio compressor even if you didn’t ask it to, and allow you to turn on drift compensation when using libVLC, so as to compensate for slightly slow/fast…