Age | Commit message (Collapse) | Author |
|
Simplified eng_option eng_float to reuse str_to_num code.
|
|
|
|
|
|
|
|
algorithm doesn't support it (no RRC or Gaussian for equiripple filters).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bandpass filters. Also adds this ability to the filter designer.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* New block XML file
* Added set_taps callback to blks2 hier block
* GRC example showing pre- and post-resampling swept spectrum
|
|
|
|
|
|
|
|
|
|
package.
|
|
|
|
|
|
|
|
|
|
|
|
blobs == Binary Large Object. Very handy for passing around
uninterpreted data. The shorthand constructors were implemented by
overloading the pmt_t mp(foo) function in the pmt namespace.
I originally called "mp" "pmt", but that caused a conflict with the
pmt namespace.
|
|
|
|
|
|
Incorporate send.h into msg_passing.h.
|
|
|
|
QA code doesn't link because pmt depends on msg and vice versa
|
|
|
|
A port can be a source or a sink based on the dir parameter.
|
|
|
|
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11601 221aa14e-8319-0410-a670-987f0aec2ac5
Signed-off-by: Johnathan Corgan <jcorgan@corganenterprises.com>
|
|
Passes distcheck.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11600 221aa14e-8319-0410-a670-987f0aec2ac5
|