libusrp/host/lib
Oliver Smith 789cad2325 host/lib/Makefile.am: fix 'make uninstall'
Fix for:
  /bin/bash: -c: line 11: syntax error near unexpected token `|'
  /bin/bash: -c: line 11: `echo "$py_files" |  | sed '$!N;$!N;$!N;$!N;$!N;$!N;$!N;s/\n/ /g' | sed '$!N;$!N;$!N;$!N;s/\n/ /g' | \'

Fixes: OS#5609
Change-Id: I5c18b5479c86333a478b61c4a50ede69af7d6700
2022-07-11 14:53:58 +02:00
..
limbo Merged r11377:11390 from jcorgan/usrp-headers in to trunk. 2009-07-09 02:55:51 +00:00
.gitignore Added git ignore files auto created from svn:ignore properties. 2009-08-14 18:10:11 +00:00
Makefile.am host/lib/Makefile.am: fix 'make uninstall' 2022-07-11 14:53:58 +02:00
README_OSX Merged r11377:11390 from jcorgan/usrp-headers in to trunk. 2009-07-09 02:55:51 +00:00
ad9862.h Merged r11377:11390 from jcorgan/usrp-headers in to trunk. 2009-07-09 02:55:51 +00:00
check_data.py Merged r11377:11390 from jcorgan/usrp-headers in to trunk. 2009-07-09 02:55:51 +00:00
circular_buffer.h initial move from mld_threads to gruel:: namespace threads and such 2010-04-19 15:35:07 -06:00
circular_linked_list.h initial move from mld_threads to gruel:: namespace threads and such 2010-04-19 15:35:07 -06:00
darwin_libusb.h moved all 'fprintf (stderr, ...)' calls to std::cerr, for 'universal' OSX printing of long and pointer types 2009-10-19 10:21:33 -04:00
db_base.cc Typo in error message 2010-06-04 22:38:39 -07:00
db_base_impl.h Merged r11377:11390 from jcorgan/usrp-headers in to trunk. 2009-07-09 02:55:51 +00:00
db_basic.cc Added config.h headers to fix win32 build 2009-10-01 13:33:33 -04:00
db_bitshark_rx.cc usrp: Cleanup for merge of bitshark daughterboard code 2010-05-11 14:13:52 -07:00
db_boards.cc Add support for the Bitshark USRP RX (BURX) daughterboard for the USRP1. 2010-03-30 19:54:39 -05:00
db_boards.h Merged r11377:11390 from jcorgan/usrp-headers in to trunk. 2009-07-09 02:55:51 +00:00
db_dbs_rx.cc Cleanup in preparation for merge 2009-10-01 13:51:03 -07:00
db_dtt754.cc Cleanup in preparation for merge 2009-10-01 13:51:03 -07:00
db_dtt768.cc Cleanup in preparation for merge 2009-10-01 13:51:03 -07:00
db_flexrf.cc Fixing missing include files and various other patches for Windows build issues. 2011-03-25 11:53:04 -04:00
db_flexrf_mimo.cc Cleanup in preparation for merge 2009-10-01 13:51:03 -07:00
db_tv_rx.cc Cleanup in preparation for merge 2009-10-01 13:51:03 -07:00
db_tv_rx_mimo.cc Cleanup in preparation for merge 2009-10-01 13:51:03 -07:00
db_util.cc Merged r11377:11390 from jcorgan/usrp-headers in to trunk. 2009-07-09 02:55:51 +00:00
db_util.h Merged r11377:11390 from jcorgan/usrp-headers in to trunk. 2009-07-09 02:55:51 +00:00
db_wbxng.cc Fixing missing include files and various other patches for Windows build issues. 2011-03-25 11:53:04 -04:00
db_wbxng_adf4350.cc Refactor WBX and adf4350 to avoid passing usrp pointer 2010-06-04 22:38:39 -07:00
db_wbxng_adf4350.h Refactor WBX and adf4350 to avoid passing usrp pointer 2010-06-04 22:38:39 -07:00
db_wbxng_adf4350_regs.cc formatting change: move break statements 2010-08-04 11:08:11 -07:00
db_wbxng_adf4350_regs.h Refactor WBX and adf4350 to avoid passing usrp pointer 2010-06-04 22:38:39 -07:00
db_xcvr2450.cc same bug as on the U2, found by Stephen Lai 2009-11-26 11:28:59 -08:00
dump_data.py Merged r11377:11390 from jcorgan/usrp-headers in to trunk. 2009-07-09 02:55:51 +00:00
fusb.cc Cleanup in preparation for merge 2009-10-01 13:51:03 -07:00
fusb.h Cleanup in preparation for merge 2009-10-01 13:51:03 -07:00
fusb_darwin.cc initial move from mld_threads to gruel:: namespace threads and such 2010-04-19 15:35:07 -06:00
fusb_darwin.h initial move from mld_threads to gruel:: namespace threads and such 2010-04-19 15:35:07 -06:00
fusb_generic.cc Merged r11377:11390 from jcorgan/usrp-headers in to trunk. 2009-07-09 02:55:51 +00:00
fusb_generic.h Merged r11377:11390 from jcorgan/usrp-headers in to trunk. 2009-07-09 02:55:51 +00:00
fusb_libusb1.cc usrp: Check return value in fusb_libusb1 _reap() 2009-11-02 17:09:00 -05:00
fusb_libusb1.h Cleanup in preparation for merge 2009-10-01 13:51:03 -07:00
fusb_linux.cc Removed preprocessor declrs out of fusb.h and created separate fusb_libusb1_base.h 2009-09-16 17:08:52 -04:00
fusb_linux.h Merged r11377:11390 from jcorgan/usrp-headers in to trunk. 2009-07-09 02:55:51 +00:00
fusb_ra_wb.cc Merged r11377:11390 from jcorgan/usrp-headers in to trunk. 2009-07-09 02:55:51 +00:00
fusb_ra_wb.h Merged r11377:11390 from jcorgan/usrp-headers in to trunk. 2009-07-09 02:55:51 +00:00
fusb_sysconfig_darwin.cc Cleanup in preparation for merge 2009-10-01 13:51:03 -07:00
fusb_sysconfig_generic.cc Cleanup in preparation for merge 2009-10-01 13:51:03 -07:00
fusb_sysconfig_libusb1.cc Cleanup in preparation for merge 2009-10-01 13:51:03 -07:00
fusb_sysconfig_linux.cc Cleanup in preparation for merge 2009-10-01 13:51:03 -07:00
fusb_sysconfig_ra_wb.cc Cleanup in preparation for merge 2009-10-01 13:51:03 -07:00
fusb_sysconfig_win32.cc Cleanup in preparation for merge 2009-10-01 13:51:03 -07:00
fusb_win32.cc Fixing missing include files and various other patches for Windows build issues. 2011-03-25 11:53:04 -04:00
fusb_win32.h Merged r11377:11390 from jcorgan/usrp-headers in to trunk. 2009-07-09 02:55:51 +00:00
gen-ratios Houston, we have a trunk. 2006-08-03 04:51:51 +00:00
gen_usrp_dbid.py Merged r11377:11390 from jcorgan/usrp-headers in to trunk. 2009-07-09 02:55:51 +00:00
md5.c Merged r11377:11390 from jcorgan/usrp-headers in to trunk. 2009-07-09 02:55:51 +00:00
md5.h Merged r11377:11390 from jcorgan/usrp-headers in to trunk. 2009-07-09 02:55:51 +00:00
rate_to_regval.h Merged r11377:11390 from jcorgan/usrp-headers in to trunk. 2009-07-09 02:55:51 +00:00
std_paths.h.in Merged r11377:11390 from jcorgan/usrp-headers in to trunk. 2009-07-09 02:55:51 +00:00
usrp_basic.cc usrp: Cleanup of usrp_basic 2009-11-02 17:29:14 -05:00
usrp_config.cc Merged r11377:11390 from jcorgan/usrp-headers in to trunk. 2009-07-09 02:55:51 +00:00
usrp_config.h Merged r11377:11390 from jcorgan/usrp-headers in to trunk. 2009-07-09 02:55:51 +00:00
usrp_dbid.dat Copy paste for RFX2200 in USRP1 2010-06-21 17:04:47 -07:00
usrp_local_sighandler.cc Avoid compiler warning 'dynamic exception specifications are deprecated in C++11 [-Wdeprecated]' 2019-02-06 21:45:14 +01:00
usrp_prims_common.cc usrp_prims_common: fix use-after-free in get_proto_filename() 2021-10-25 00:15:39 +03:00
usrp_prims_libusb0.cc usrp: Corrected error message 2009-12-01 09:57:15 -05:00
usrp_prims_libusb1.cc libusb_get_device_list() may return a negative number 2021-10-25 00:33:28 +03:00
usrp_primsi.h Cleanup in preparation for merge 2009-10-01 13:51:03 -07:00
usrp_standard.cc usrp_standard: fix out-of-bounds read in set_rx_freq() 2021-10-24 23:38:46 +03:00