Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
try rereading up to 3 times.
|
|
not-complete file.
The method sleeps for a second and tries again 3 times before fully failing. This seems a bit crass...
|
|
|
|
with -jN.
|
|
them. Also set the alpha value to a default of 0.001; most won't need to change this.
|
|
|
|
to expose all PMT functions in the manual.
|
|
|
|
|
|
autotools and cmake.
The autotools build does not auto-generate the Python documentation for each block like we do with the cmake build, but the empty .i files are required to build things regardless. The swig_doc.py and doxyxml files are distributed with the autotools build in case someone wants to generate this on their own (see README.doxyxml for how to do this).
Only for gnuradio-core and gr-digital currently.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
markup in internal (non-API) header files.
|
|
|
|
Doxygen. Added logo to doxygen manual, too.
|
|
|
|
|
|
Also removes related M4 and dependency requirements for USRP-related libs.
|
|
(https://www.cgran.org/wiki/simple_ra).
|
|
|
|
explination on how to use them and where to find more info.
|
|
Conflicts:
gr-digital/include/digital_constellation.h
|
|
remove a warning.
|
|
|
|
|
|
|
|
|
|
and a digital modulation page for the Doxygen manual. The manual's main page has been updated to link to the new digital modulation page.
|
|
|
|
|
|
|
|
Conflicts:
gr-digital/lib/Makefile.am
gr-digital/python/__init__.py
|
|
different than srcdir.
|
|
|
|
Move all occurrences of swig_built_sources out of Makefile.am's.
Move all SWIG related use of BUILT_SOURCES out of Makefile.am's.
Clean up 'if PYTHON' conditionalization in gr-*
Still left to do: fix Makefile.swig CLEANFILES and no_dist_files
such that they remove exactly the generated files.
|
|
|
|
|
|
|
|
Thanks to Dimitris Symeonidis for pointing out the problem and solution.
|
|
|