DABodr / ODR-Tools_Installer

Auto-install ODR tools for RPI and Debian systems
GNU General Public License v3.0
1 stars 0 forks source link

ODR tools installer with full DAB+ multiplex auto-configuration

It will make a "dab" directory in /home/$USER/ , install all dependency for odr-mmbtools and all tools for run simply a DAB+ multiplex:

A preconfigured directory with 4 services ,named "config", is also cloned in /home/$USER/dab/ . You can edit this one and add services. ( need sudo supervisorctl reread and sudo supervisorctl update after modification )

At the end of the script you can select if you want configure Supervisor server and symlink (y/n) It will configure Supervisor server on port 8001 and add "config" directory files inside.

Go at this adress: http://localhost:8001 and see all services running in supervisor. (login: odr ; pass: odr)

Congratulations everythings is ready :)

Now you can listen your own DAB+ multiplex with DABlin:

If you use console mode, edit "listen_my_mux.sh" and modify "dablin_gtk" command by "dablin -s 0xf215" (SID of the station)

Example: /home/$USER/dab/mmbtools-aux/zmqtest/zmq-sub/zmq-sub localhost 18081 | /home/$USER/dab/dablin/build/src/dablin -s 0xf215 (0xf215 for listen RTL2, 0xf750 RVM, 0x4d0 MAXXIMA, 0x204 FIP)