Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
The remaining pmt_serial_tags.scm is parsed by Python already. Future modifications could change this format to not confuse the point.
|
|
|
|
|
|
|
|
Conflicts:
gruel/src/swig/Makefile.am
|
|
|
|
This work taken from gruel_work_squashed
Common swig file includes:
* Language independent exception handler
* Wrapper for python calls that may block
Benefits:
* More common swig code, less copy pasta
* Wrapper for blocking python calls handles
the case where the call throws,
python is not left in a bad state
|
|
|
|
|
|
|
|
Nick Foster owes Nick Corgan a six-pack of beer!
|
|
instead of include/gnuradio/swig.
|
|
autotools to build.
|
|
|
|
|
|
Signed-off-by: Philip Balister <philip@opensdr.com>
|
|
|
|
|
|
|
|
Also removes related M4 and dependency requirements for USRP-related libs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
gr-msdd6000/src/Makefile.swig.gen
|
|
|
|
Conflicts:
gr-qtgui/lib/qtgui_time_sink_c.cc
gr-trellis/src/lib/Makefile.am
gr-trellis/src/lib/calc_metric.h
gr-trellis/src/lib/trellis.i
gr-trellis/src/lib/trellis_constellation_metrics_cf.i
gr-trellis/src/lib/trellis_metric_type.h
gr-trellis/src/lib/trellis_sccc_encoder_XX.i.t
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* jblum/wip/attributes:
created gruel/attributes.h to house compiler specific attribute macros
|