6 Commits

Author SHA1 Message Date
Andrea Bondavalli
d99bf3ed4a Added SAP browser functionalities to the daemon and the WebUI
- added "sap_mcast_addr" parameter to daemon conguration and WebUI to configure the SAP multicast address used for sending and receiving source announcements
- added REST API to retrieve the remote sources collected by the daemon (GET /api/browse/sources)
- added Browser tab to the WebUI to visualize info on the available remote sources
- added Info function to sources listed in the Sources tab to visualize the associated SDP file
- extended daemon regression tests to test the SAP Browser
2020-03-06 10:58:07 -08:00
Andrea Bondavalli
e1ce27a029 Fixed execution of regression tests on very slow hosts: wait up to 10secs for the daemon to show up at startup.
Consider disabling valgrind in such cases (_MEMORY_CHECK_ define).
2020-02-12 22:05:27 +01:00
Andrea Bondavalli
a343123d81 set of small enhancements and fixes 2020-02-07 10:10:15 -08:00
Andrea Bondavalli
5e223ddb53 Initial set of changes to to enable proper compilation ond operations on ARMv7 32bit platform.
- added patch to ALSA RAVENNA/AES67 Driver
- switched to CLANG compiler in order to compile the daemon succesfully
- disabled valgind memory check in daemon regression tests for ARM.
Demo and daemon regression test work properly.
Tests have been executed on the BeagleBone® Black board with ARM Cortex-A8 32-Bit and Ubuntu 18.04 distro
2020-02-05 13:52:01 -08:00
Andrea Bondavalli
49fe740229 Minor changes 2020-01-28 20:42:55 +01:00
Andrea Bondavalli
259e99afbc First import 2020-01-28 20:16:30 +01:00