Fix plugins loading, cleanup and dispatch Radio API code
authorManuel Bachmann <manuel.bachmann@iot.bzh>
Wed, 16 Dec 2015 16:12:04 +0000 (17:12 +0100)
committerManuel Bachmann <manuel.bachmann@iot.bzh>
Wed, 16 Dec 2015 16:13:47 +0000 (17:13 +0100)
commit41c462374fb25fae29f3b4a28eb99fdb639e8547
tree1d255970fbb1cf3a07d92d478a6261f7c16e08b9
parentf4df9160115470439d1820409126694d138cd7be
Fix plugins loading, cleanup and dispatch Radio API code

Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
include/proto-def.h
nbproject/configurations.xml
nbproject/private/configurations.xml
plugins/CMakeLists.txt
plugins/radio/radio-api.c
plugins/radio/radio-api.h [new file with mode: 0644]
plugins/radio/radio-rtlsdr.c [new file with mode: 0644]
plugins/radio/radio-rtlsdr.h [new file with mode: 0644]
plugins/samples/HelloWorld.c
plugins/session/token-api.c
src/rest-api.c