02-20-2024, 06:09 AM
(02-19-2024, 11:31 PM)fdealexa Wrote: b. once modified the "webradiointerface.cpp" it must be linked to the main program
Code:mkdir build
cd build
cmake .. -DRTLSDR=1 -DBUILD_WELLE_IO=0
make
c. the detection of the stations is not automatic and each radio has to be created manually.
Please find attached the file already modified.
I am trying to prepare a list of stations for you: tomorrow should be ready.
In the mean time, please try to execute the commands reported after having substitute the "webradiointerface.cpp".
Best regards,
Francesco
Hi Francesco
In which directory must I execute the code to link to the main program ?
("webradiointerface.cpp" is located in the following folder: /usr/src/welle.io/src/welle-cli)