libusrp/host/swig
Alexander Huemer ec6adccbbd Extract libusrp, adjust to be buildable standalone
* $ git \
    filter-branch \
    --prune-empty \
    --tree-filter \
    'find \! -path "./usrp/*" -a -type f -delete' \
    HEAD
* Craft custom configure.ac
* Update m4 macros
* Small fixes here and there

The code in doc/, firmware/ and host/swig does _not_ build at the
moment, due to m4 macros not being adhered and is disabled therefore.
2018-01-21 01:30:14 +01:00
..
.gitignore Update .gitignore's 2010-11-24 19:13:33 -08:00
Makefile.am Major Makefile.am housecleaning. Passes distcheck. 2010-11-24 17:29:11 -08:00
Makefile.swig.gen Extract libusrp, adjust to be buildable standalone 2018-01-21 01:30:14 +01:00
__init__.py Houston, we have a trunk. 2006-08-03 04:51:51 +00:00
usrp_fpga_regs.py Updated license from GPL version 2 or later to GPL version 3 or later. 2007-07-21 03:44:38 +00:00
usrp_prims.i Fixing missing header file (in prep for future GCC's). ptrdiff_t is defined in stddef.h. 2011-02-27 17:35:05 -05:00
util.py Houston, we have a trunk. 2006-08-03 04:51:51 +00:00