summaryrefslogtreecommitdiff
path: root/gr-uhd
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into nextJohnathan Corgan2016-10-131-3/+21
|\
| * uhd: uhd_apps may now specify multiple subdev specsMartin Braun2016-10-121-3/+21
| |
* | uhd: Updated minimum version to 3.5.5 and removed deprecated codeMartin Braun2016-09-249-267/+19
| |
* | Merge branch 'master' into nextJohnathan Corgan2016-09-242-11/+11
|\| | | | | | | | | | | | | | | Conflicts: gr-fcd/lib/hid/hid-libusb.c gr-fcd/lib/hid/hidapi.h gr-fcd/lib/hid/hidmac.c gr-fcd/lib/hid/hidwin.c
| * uhd: Replace zero-timeout double-recv() with one recv() callMartin Braun2016-09-232-11/+11
| | | | | | | | | | For most cases, the zero-timeout call will just return empty buffers, resulting in extra overhead.
* | Merge branch 'master' into nextJohnathan Corgan2016-09-192-2/+2
|\|
| * uhd: re-Fix order of include dirs done in 7ad6ff1b such that ↵Michael Dickens2016-09-192-2/+2
| | | | | | | | UHD_INCLUDE_DIRS comes before Boost but after all internal directories.
* | Merge branch 'master' into nextJohnathan Corgan2016-09-152-2/+2
|\|
| * Merge branch 'maint'Johnathan Corgan2016-09-152-2/+2
| |\
| | * uhd: Fix order of include dirsMartin Braun2016-09-152-2/+2
| | | | | | | | | | | | | | | | | | Boost_INCLUDE_DIRS could previously "undo" UHD_INCLUDE_DIRS if it pointed to the same location as a UHD installation that was *not* selected via UHD_INCLUDE_DIRS.
* | | wxgui: removedJohnathan Corgan2016-09-0835-8914/+1
| | |
* | | Merge branch 'master' into nextJohnathan Corgan2016-08-091-1/+1
|\| |
| * | Merge branch 'maint'Johnathan Corgan2016-08-091-1/+1
| |\|
| | * uhd_siggen_gui: fix attribute error for lo_lockedNicolas Cuervo2016-08-091-1/+1
| | |
* | | cmake: nuke cpack from existenceJohnathan Corgan2016-08-0310-59/+2
| | | | | | | | | | | | | | | | | | CPack is not used, unmaintaned, and broken. This does not eliminate any MSVC build functionality.
* | | Merge branch 'master' into nextJohnathan Corgan2016-08-015-71/+150
|\| |
| * | Merge remote-tracking branch 'mbr0wn/uhd/uhd_fft_phase_plot'Johnathan Corgan2016-08-011-6/+52
| |\ \
| | * | uhd: uhd_fft can now optionally plot relative phase between adjacent channelsMartin Braun2016-07-181-6/+52
| | |/
| * | uhd: Updates to UHDApp and siggen appsMartin Braun2016-08-013-65/+97
| | | | | | | | | | | | | | | | | | | | | - Added time source option - Fixed bug where sources where not applied to all motherboards - Various formatting cleanups (better Pylint score) - Catch case where lo_locked sensor detection fails
| * | gr-uhd: create tag when issuing stream commandjohschmitz2016-07-111-0/+1
| |/
* | Merge branch 'master' into nextJohnathan Corgan2016-06-282-2/+2
|\|
| * Merge remote-tracking branch 'pinkavaj/static-m-00'Johnathan Corgan2016-06-281-1/+1
| |\
| | * simplify application of staticmethod in .pyJiří Pinkava2016-06-281-1/+1
| | |
| * | Merge branch 'maint'Johnathan Corgan2016-06-281-1/+1
| |\ \ | | |/ | |/|
| | * fix various python importsJiří Pinkava2016-06-261-1/+1
| | |
* | | Merge branch 'master' into nextJohnathan Corgan2016-06-201-1/+1
|\| | | | | | | | | | | | | | | | | Conflicts: gr-atsc/lib/qa_atsci_fake_single_viterbi.cc gr-atsc/lib/qa_atsci_single_viterbi.cc
| * | Merge branch 'maint'Johnathan Corgan2016-06-201-1/+1
| |\|
| | * Spelling fixes throughout the tree.A. Maitland Bottoms2016-06-201-1/+1
| | |
* | | Merge branch 'master' into nextJohnathan Corgan2016-05-271-1/+1
|\| |
| * | grc: assign all in-tree blocks to module 'Core'Sebastian Koslowski2016-05-271-1/+1
| | |
* | | Merge branch 'master' into nextJohnathan Corgan2016-05-277-3/+295
|\| |
| * | Added controls for importing, exporting, and sharing LOsDerek Kozel2016-05-237-3/+295
| | |
* | | Merge branch 'master' into nextJohnathan Corgan2016-05-112-0/+10
|\| |
| * | uhd: add command handler to add a time tagNathan West2016-05-022-0/+10
| | |
* | | Merge branch 'master' into nextJohnathan Corgan2016-04-277-286/+3
|\| |
| * | Revert "Merge remote-tracking branch 'dkozel/uhd_lo_api'"Johnathan Corgan2016-04-277-286/+3
| | | | | | | | | | | | | | | This reverts commit 8820340ae2cb119e177a445f8d9b079759ed2dd7, reversing changes made to 71a7aeb97b215210c8ee1148b2d1a96b0b29e97f.
* | | Merge branch 'master' into nextJohnathan Corgan2016-04-267-3/+286
|\| |
| * | Added controls for importing, exporting, and sharing LOsDerek Kozel2016-04-257-3/+286
| | |
* | | Merge branch 'master' into nextJohnathan Corgan2016-04-251-1/+1
|\| |
| * | Merge branch 'maint'Johnathan Corgan2016-04-251-1/+1
| |\|
| | * setting the sample rate before setting the time source avoiding auto-MCR trapMarcus Müller2016-04-251-1/+1
| | |
* | | Merge branch 'master' into nextJohnathan Corgan2016-03-301-1/+2
|\| |
| * | gr-analog: Add safety and default for FM preemphasis filterAndy Walls2016-03-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The FM preemphasis filter design now precludes the user from inducing a pole on the unit circle at z = -1.0 and z = 1.0. A pole at either of these locations makes the filter unstable and useless: feeding back "+/-inf" into an IIR filter has no good recovery. Also provide a reasonable, maximally safe default of 0.925*fs/2.0 for the high frequency corner, fh. This keeps the slope of the preemphasis filter looking reasonable sane in the whole band; at least for tau=75e-6 and fs=48000.
| * | gr-analog: Fix FM preemphasis filter and rework deemphasis filterAndy Walls2016-03-291-1/+2
| | | | | | | | | | | | | | | | | | | | | Add working filters designs for the FM preemphasis Tx filter. Rework the FM deemphasis Rx filter as it was easier to rederive the transfer function, than to determine if the one in use was correct.
* | | Merge branch 'master' into nextJohnathan Corgan2016-03-281-2/+2
|\| |
| * | Merge branch 'maint'Johnathan Corgan2016-03-281-2/+2
| |\|
| | * Merge remote-tracking branch 'mbr0wn/uhd/dc_iq_enable_xml' into maintJohnathan Corgan2016-03-281-2/+2
| | |\
| | | * uhd: Fixed XML to call correct DC offset and IQ imbalance enable functionsMartin Braun2016-03-281-2/+2
| | | |
| | * | Backport UHD start/stop segfault fixMarcus Müller2016-03-282-4/+12
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Check RX/TX streamers::sptr before flush/reset Current code triggers a segfault when user uses the stream arg setter before starting the flowgraph. Another surprising use case that segfaults is tb->start(); usrp_source->stop(); which is a clever way to allow streaming to start when the user calls usrp_source->issue_stream_cmd(...) rather than as soon as GNU Radio runs without using set_start_time (e.g. when the start time is unknown at FG initialization).
* | | Merge branch 'master' into nextJohnathan Corgan2016-02-211-13/+14
|\| | | | | | | | | | | | | | Conflicts: gr-utils/python/modtool/templates.py