gr-gsm/swig
Vadim Yanitskiy 04536ab41c flow_control: implement pass / drop filtering policies
This change introduces a set of three modes for flow control
filters, one of which is default behavor and two extra modes
else described below:

  - FILTER_POLICY_PASS_ALL
  - FILTER_POLICY_DROP_ALL

Both modes are opposite, and make a filter either unconditionally
pass or drop all the data one gets to the input. They would be
usable for some external usage.
2017-07-22 12:43:16 +07:00
..
CMakeLists.txt Removed redundant "gnuradio" from the grgsm library's name 2016-02-17 12:11:02 +01:00
grgsm_swig.i flow_control: implement pass / drop filtering policies 2017-07-22 12:43:16 +07:00