Update to GR 3.9.0. WIP with plenty of untested code.

This commit is contained in:
Nick Foster
2021-02-10 20:55:39 -08:00
parent 9c77b55c0b
commit fd1771f161
59 changed files with 207 additions and 16379 deletions
@@ -24,7 +24,7 @@
#define INCLUDED_AIR_MODES_PREAMBLE_H
#include <gnuradio/block.h>
#include <gr_air_modes/api.h>
#include <air_modes/api.h>
namespace gr {
namespace air_modes {
@@ -23,8 +23,8 @@
#ifndef INCLUDED_AIR_MODES_SLICER_H
#define INCLUDED_AIR_MODES_SLICER_H
#include <gnuradio/block.h>
#include <gr_air_modes/api.h>
#include <air_modes/api.h>
#include <gnuradio/sync_block.h>
#include <gnuradio/msg_queue.h>
namespace gr {