summaryrefslogtreecommitdiff
path: root/usrp
AgeCommit message (Collapse)Author
2011-04-08Merge branch 'master' into constell_objTom Rondeau
Conflicts: gnuradio-core/src/lib/filter/gr_pfb_clock_sync_ccf.h gr-audio-oss/src/Makefile.swig.gen gr-audio/swig/Makefile.swig.gen
2011-03-30usrp: cleanup misc usageDon Ward
2011-03-25Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau
2011-03-25Fixing missing include files and various other patches for Windows build issues.Don Ward
2011-03-20Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau
2011-02-27Fixing missing header file (in prep for future GCC's). ptrdiff_t is defined ↵Tom Rondeau
in stddef.h.
2011-02-27Removing docstring generation from this branch.Ben Reynwar
2011-01-30Fixed Makefiles to generate swig_doc.iBen Reynwar
2010-12-06Merge branch 'next' into guile-nextEric Blossom
* next: (116 commits) Adding new example script for using the new PFB arbitrary resampler interface. One resampler takes user-generated taps and another resampler just takes the resampling rate. Both input and output signals are plotted. Modifying blsk2 wrapper for PFB arbitrary resampler to allow the user to just specify the requested resampling rate without providing their own filter taps. uhd: reverting tag changes on uhd single usrp source, there seems to be issues with the work() logic uhd: removed default value chan=0 in the cc files WITH_INCLUDES _must_ be last uhd: replaced CFLAGS with CPPFLAGS variable, and fixed swig args FIXME uhd: default channel params to zero for single source and sink blocks Revert "Removed usrp2-firmware from being automatically built." Remove generated file from repo Removed usrp2-firmware from being automatically built. uhd: added libdir to UHD CFLAGS (shared by lib and swig) Swapping out preset keys until I work out some of their issues. Modifying QA tests for the sample tags. By default, it only checks the sizes of the tags since order is not specified or guarenteed. Block is a gr_block, so this sets its relative rate. Was required for using in the QA of the sample tags code. Removing global pmt constants. Were causing segfaults during make check. Must fix this later. Fixing up the UHD sample tag example to take command line options. Swapping order of testing rrate. Changing propagation policy enum type name and making a few other minor edits. Changing API for gr_skiphead to use uint64_t for the offset instead of size_t (still unsigned). Fixes issue #304. Adding typedef for uint64_t and int64_t so we can use them through SWIG. ... Passes make distcheck.
2010-12-06Merge branch 'master' into nextTom Rondeau
* master: Adding new example script for using the new PFB arbitrary resampler interface. One resampler takes user-generated taps and another resampler just takes the resampling rate. Both input and output signals are plotted. Modifying blks2 wrapper for PFB arbitrary resampler to allow the user to just specify the requested resampling rate without providing their own filter taps. Changing API for gr_skiphead to use uint64_t for the offset instead of size_t (still unsigned). Fixes issue #304. Adding typedef for uint64_t and int64_t so we can use them through SWIG. Removing warnings in portaudio source/sink. Fixing output types from tap_type to o_type in gr_single_pole_iir.h. Doesn't make a difference in the current uses of this class, but could in the future. Thanks to Achilleas Anastasopoulos for pointing this out. first shot at Windows-compatible LIBUSB check Tweak LIBUSB m4 script to not check for 'usb_debug' symbol on Windows, because the symbol does not exist for that platform (only, it seems) Removing autogenerated file. Updated doxygen Doxyfile for newer versions. Adding file operations result checking. Updating audio_jack to new interface for creating a client. Fixes depricated warning. Potential fix to MSDD warnings by setting sequence number from buffer more explicitly. Adding a bit more checking on file operations. Fixing copyright date. Fixed warning re defining GNU_SOURCE. Can probably just remove it since it's defined in config, but this won't hurt anyone. Fixing signed/unsigned warnings. first shot at Windows-compatible LIBUSB check Tweak LIBUSB m4 script to not check for 'usb_debug' symbol on Windows, because the symbol does not exist for that platform (only, it seems) Conflicts: gnuradio-core/src/lib/swig/gnuradio.i
2010-12-03Regenerated Makefile.swig.gen'sEric Blossom
2010-11-24Update .gitignore'sEric Blossom
2010-11-24Major Makefile.am housecleaning. Passes distcheck.Eric Blossom
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.
2010-11-19regeneratedRob Savoye
2010-11-17Merge remote branch 'gnuradio.org/next' into testEric Blossom
* gnuradio.org/next: distcheck fix for gr-uhd Keep doxygen 1.7.1 from crashing. uhd: swig changes for templated ranges
2010-11-17Keep doxygen 1.7.1 from crashing.Eric Blossom
2010-11-16Fix guile related problem with gr-usrpEric Blossom
2010-11-16regeneratedEric Blossom
2010-11-10regeneratedEric Blossom
2010-11-10regeneratedRob Savoye
2010-11-10additional regenerated filesEric Blossom
2010-11-10regenerateEric Blossom
2010-11-10Rengenerate Makefile.swig.gen'sEric Blossom
2010-11-10gitignore swig generated filesEric Blossom
2010-11-10Update generated filesEric Blossom
2010-11-10regenerated after changes to the templateRob Savoye
2010-11-10Updated doxygen Doxyfile for newer versions.Tom Rondeau
2010-10-09rearrange includes to always be: internal GR, external, with GR.Michael Dickens
2010-08-04Merge branch 'maint'Johnathan Corgan
* maint: usrp2: fixes for gcc 4.5.0 compatibility formatting change: move break statements Fix unitialized variable pointed to by compiler warning
2010-08-04formatting change: move break statementsEric Blossom
2010-08-04Fix unitialized variable pointed to by compiler warningEric Blossom
2010-06-21Add RFX2200 to burn-db-eepromJason Abele
2010-06-21Copy paste for RFX2200 in USRP1Jason Abele
2010-06-04Fixed WBX RX PLL enableJason Abele
2010-06-04Refactor WBX and adf4350 to avoid passing usrp pointerJason Abele
2010-06-04Clean up annoying class structure in wbxJason Abele
2010-06-04Fixing wbx to use _refclk_freq()Jason Abele
2010-06-04Typo in error messageJason Abele
2010-05-28Make C++ shared libraries versionedJohnathan Corgan
2010-05-19Remove bogus check for existence of prefix directory.Eric Blossom
2010-05-11Merge branch 'master' into wip/burx_supportJohnathan Corgan
* master: (39 commits) Add gru.hexshort to deal with short hex constants Assign USB PID for Hans de Bok Add missing buffer allocator hint to gr_ofdm_sampler.cc Really fix the missing include for boost::bind gr-wxgui: Added additional color table entries Missed updates for omnithread/mblock removal Remove omnithreads library. Remove mblock library. We hardly knew 'ye. Convert gr-audio-portaudio to Boost via gruel Further updates for removing omnithreads Update build configuration for OSX omnithreads changeover Add missing include file for boost::bind Convert gcell to use boost::threads instead of omnithread. Fix sequence error indication after stopping then restarting streaming on USRP2. initial move from mld_threads to gruel:: namespace threads and such Initial changes to remove mld_thread and instead use gruel:: namespace classes Fixing doxygen warnings from arb_resampler. Also, removed set_taps from public Fixing doxygen warnings from channelizer block. Fixing documentation to get rid of doxygen warnings. Adding documentation for fff version of othe PFB clock sync algorithm. ...
2010-05-11usrp: Cleanup for merge of bitshark daughterboard codeJohnathan Corgan
Removed unused variable Set default bandwidth to 8M in constructor
2010-05-10Assign USB PID for Hans de BokEric Blossom
2010-04-26Remove mblock library. We hardly knew 'ye.Johnathan Corgan
2010-04-26Further updates for removing omnithreadsJohnathan Corgan
Updates README Removes Darwin specific variable in usrp.pc
2010-04-19initial move from mld_threads to gruel:: namespace threads and suchMichael Dickens
2010-04-16Merge commit 'jabele/wbx_tuning'Johnathan Corgan
* commit 'jabele/wbx_tuning': Fix WBX tuning to allow DDC use in reaching 50MHz
2010-04-16Fix WBX tuning to allow DDC use in reaching 50MHzJason Abele
2010-04-15Merge branch 'usrp-eeprom' of git://gnuradio.org/jabeleJohnathan Corgan
* 'usrp-eeprom' of git://gnuradio.org/jabele: Increase sleep to prevent eeprom problems
2010-04-14Increase sleep to prevent eeprom problemsJason Abele