[Discuss-gnuradio] [GSoC 2017] gr-sigmf: Weekly update

2017-06-25 Thread Kostis Triantafyllakis
Hello, There is an example flowgraph under the /examples directory of the gr-sigmf module, that demonstrates the functionality of sigmf sink block. Please take a look at the gr-sigmf repo . Also, you can find a video in the latest post at my blog

[Discuss-gnuradio] [GSoC 2017] gr-sigmf: Weekly update

2017-06-16 Thread Kostis Triantafyllakis
Hello, The third week of my GSoC project I worked on the implementation of the SigMF sink block. By the end of this weekend I plan to complete an example GRC flowgraph that uses the UHD source block in order to generate a valid SigMF metadata file. Please take a look at my blog[1] and the gr

[Discuss-gnuradio] [GSoC 2017] gr-sigmf: Weekly update

2017-06-13 Thread Kostis Triantafyllakis
Hello, The second week of my GSoC project was focused on the implementation of the SigMF JSON C++ API writing functionality. Currently, I'm working on the sink block of the gr-sigmf. Please take a look at my blog[1] and the gr-sigmf repo[2]. Thanks! Links: -- [1] http://ixion.csd.uoc.gr/

[Discuss-gnuradio] [GSoC 2017] gr-sigmf: Weekly update

2017-06-04 Thread Kostis Triantafyllakis
Hello, Last week I started the implementation of the SigMF JSON C++ API. Please take a look at my blog[1] and the gr-sigmf repo[2]. Thanks! Links: -- [1] http://ixion.csd.uoc.gr/ctriant/?p=227 [2] https://github.com/ctriant/gr-sigmf/tree/dev --