====== QML Radio Plugin ====== **qml-radio-plugin** is a sample Qt/QML plugin, providing a basic interface for AM/FM Radio. It currently leverages the [[http://sdr.osmocom.org/trac/wiki/rtl-sdr|RTLSDR]] library for **Realtek RTL2832U-based USB Dongles** ; such dongles are abundant, cheap (about $20 on the mass market) and [[http://www.rtl-sdr.com/buy-rtl-sdr-dvb-t-dongles/|there are lots of places]] where to find them. On AGL Demonstration Platform, it has a frontend in the [[https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL/DemoApps/CES2016.git;a=summary|CES2016]] subproject, more precisely implemented [[https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL/DemoApps/CES2016.git;a=blob;f=apps/FMRadio/FMRadio.qml;h=1c8b70b4670baadc8dda188c0f28468f1ededf1f;hb=HEAD|here]]. Here is a screenshot of the AGL QML frontend : {{:subsystem:connectivity:jlr_fmradio_demo.png?200|}} Project site : [[https://github.com/iotbzh/qml_radio_plugin]]