Commit Graph

5 Commits

Author SHA1 Message Date
Sylvain Munaut 18895c4a61 gr39: Switch to std::shared_ptr instead of boost::shared_ptr
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2021-01-08 11:39:08 +01:00
Sylvain Munaut 7caa2643e2 gr39: Update copyright notices everywhere
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2021-01-08 11:39:08 +01:00
Sylvain Munaut 96dd2541e0 include: Use #pragma once instead of old style guards
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2021-01-08 11:38:21 +01:00
Sylvain Munaut 5608f73930 build: Update CMakeLists.txt copyright header
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2019-12-01 16:49:56 +01:00
Dimitri Stolnikov 022ec6859f Update to gnuradio 3.7 API
This is one huge / ugly patch. It uses the new 3.7 namespaces and
include path stuff.

I stayed away from that _impl pattern because that's just dumb.

Based on original patch by Dimitri Stolnikov <horiz0n@gmx.net>

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2013-06-01 15:07:42 +02:00