Statistics
| Branch: | Tag: | Revision:

root @ c091c56e

# Date Author Comment
c091c56e 09/08/2011 02:59 pm Matt Ettus

logpwrfft.py -- need to average the square, not square the average. Then do proper scaling (no more 3dB kludge).

67ac7a24 08/30/2011 01:59 pm Tom Rondeau

GRC: fixed error in XML format; need to declare XML type first.

2edf5df5 08/27/2011 08:44 pm Tom Rondeau

Merge branch 'maint' of gnuradio.org:gnuradio into maint

20e992b2 08/27/2011 08:15 pm Tom Rondeau

grc: adding ctcss squelch block to GRC.

6f79b8be 08/03/2011 12:46 am Tom Rondeau

patch: applying Alexandru Csete's patch (that I though I already applied...)

8e1f9ce7 07/27/2011 02:42 am Tom Rondeau

doxygen: fixed doxygen warnings.

11c2435e 07/27/2011 02:00 am Tom Rondeau

Fixed type warning.

f6318ef0 07/27/2011 02:00 am Tom Rondeau

Fixed warnings about doxygen format.

b623dff4 07/27/2011 01:59 am Tom Rondeau

Fixed return warnings.

50b82d2e 07/27/2011 01:58 am Tom Rondeau

Fixed warnings about variable intialization order.

12719c36 07/26/2011 11:38 pm Josh Blum

core: added missing io.h includes on cc files

Added to the cc files which were missing io.h and
required compatibility declarations in io.h to compile.
Applies to compiling under MSVC with cmake work branch.

e4c4e9c9 07/26/2011 11:38 pm Josh Blum

core: added missing config.h includes on cc files

Added to the cc files which were missing config.h and
required compatibility functions defined in config.h.
Applies to compiling under MSVC with cmake work branch.

f5c18ec5 07/07/2011 02:10 am Michael Dickens

gr-audio: fix missing Makefile.am clause

Date: Tue, 5 Jul 2011 23:16:48 -0500
Message-ID: <CAJFv4kPPVbA0dC=>
From: Ryan Pape <>
To:
Subject: [Discuss-gnuradio] OSX 10.6 Audio Library Error...

b0a16257 07/03/2011 03:27 pm Johnathan Corgan

Fix URL in ChangeLog

441a3767 06/12/2011 03:54 am Johnathan Corgan

Update revision to 3.4.0

7aaa8fa6 06/11/2011 10:25 pm Johnathan Corgan

Update config.sub and config.guess with latest canonical versions

add65c9c 06/11/2011 09:46 pm Don Ward

Allow disabling shm vmcircbuf tests at configure time

3bf9846d 06/11/2011 09:32 pm Johnathan Corgan

Merge remote branch 'burx/burx_updates_for_rel_3pt4'

2db51b40 06/09/2011 05:12 pm Josh Blum

grc: removed var sink taps example, its no longer supported, weird, and not useful

665b6e55 06/09/2011 05:12 pm Josh Blum

grc: disable pythonw on darwin, apparently not needed

d3d68e52 06/09/2011 05:12 pm Josh Blum

gr-uhd: enable 8 channels in grc uhd blocks

bba53da8 06/08/2011 03:05 am Josh Blum

added high_res_timer_epoch to give ticks at the epoch

fd509d44 06/08/2011 03:04 am Josh Blum

qtgui: make a common function for the time label creation in waterfall

bbf11bb3 06/08/2011 02:55 am Josh Blum

qtgui: removed all traces of highResTimeFunctions.h

eae515a2 06/08/2011 02:39 am Josh Blum

qtgui: removed most of the functions in highResTimeFunctions.h

1418dccc 06/08/2011 02:27 am Josh Blum

qtgui: partially switch to gruel high res timer

b8a8ed2c 06/08/2011 02:27 am Josh Blum

gruel: adding high resolution timer to gruel

697562c3 06/08/2011 01:48 am Josh Blum

qtgui: replace timespec with typedef so its easier to replace

275d14af 06/08/2011 01:06 am Tom Rondeau

Merge branch 'mergeme/fix/trellis/metrics_typo'

233f9604 06/05/2011 07:36 pm Tom Rondeau

Merge branch 'master' into turbo

024c79a7 06/05/2011 07:36 pm Tom Rondeau

trellis: fixed Makefile by removing non-existant file names.

12e4796c 06/02/2011 10:26 pm Achilleas Anastasopoulos

Updated some of the examples in gr-trellis to use the options parser

a23a0a46 06/02/2011 03:38 pm Tom Rondeau

Merge branch 'tr_master'

7829d145 06/02/2011 03:11 pm Tom Rondeau

core: fixed documentation for dc blocker.

7ed92966 06/02/2011 03:04 pm Tom Rondeau

QA: adding QA code for DC blocker block. Tests impulse response for complex and float, long and short form for each.

29761317 06/02/2011 02:40 pm Tom Rondeau

grc: fixing DC blocker block to handle i/o type.

9955ef95 05/25/2011 03:51 pm Tom Rondeau

grc: adding DC blocker GRC block.

b0b248ea 05/25/2011 03:50 pm Tom Rondeau

filter: adding floating point version of DC blocker alg.

e45053b9 05/25/2011 03:49 pm Tom Rondeau

filter: changing name of moving average class to remove name conflicts.

09f5b960 05/25/2011 03:29 pm Tom Rondeau

filter: adding a DC blocker algorithm.

24157d63 05/25/2011 09:39 am Tom Rondeau

Merge branch 'tr_master'

f5d6c321 05/25/2011 09:02 am Tom Rondeau

Merge pull request #1 from tttx/pmt-swig-fix

Pmt swig fix

54301ae2 05/25/2011 04:11 am Josh Blum

trellis: fix typo, had include config.h logic reversed

ee852007 05/24/2011 07:22 pm tttx

update python installed files

4598466e 05/24/2011 07:21 pm tttx

fixing file tracking

1ba97251 05/24/2011 07:20 pm tttx

fixing pmt swig python installed files

e896fec5 05/24/2011 11:07 am Tom Rondeau

gr-utils: updating gr_plot_psd.py to protect against zero-length arrays in get_data.

a442150f 05/17/2011 04:21 pm Tom Rondeau

gr-uhd: fixed uhd apps; don't try to set the clock; default antenna unless specified; proper name for tune result.

f53fef3d 05/12/2011 03:29 pm Tom Rondeau

core: adding get/set sensitivity accessors to frequency_modulator_fc block.

3303ac16 05/10/2011 04:40 pm Tom Rondeau

gr-uhd: fixed apps Makefile for distribution.

2bdca228 05/10/2011 03:32 pm Tom Rondeau

gr-uhd: adding gitignore file to uhd apps dir.

69c11ed7 05/10/2011 03:29 pm Tom Rondeau

gr-uhd: Makefile.am for UHD apps.

50646fa1 05/10/2011 03:29 pm Tom Rondeau

gr-uhd: UHD version of usrpx_rx_cfile.py.

b7dd6da5 05/10/2011 03:20 pm Tom Rondeau

gr-uhd: adding antenna selection ability to uhd_fft.py.

6736e962 05/10/2011 02:04 pm Tom Rondeau

gr-uhd: adding uhd_fft.py app

7554d210 05/10/2011 11:05 am Tom Rondeau

examples: usrp2_wfm_rcv added support for WBX boards. From patch submitted by Elvis Dowson.

74df52eb 05/10/2011 11:01 am Tom Rondeau

build: updated SDCC error message on failure. We don't support version 3, so this should make that better understood.

207a2ae7 05/02/2011 11:35 am Tom Rondeau

Merge branch 'mergeme/grc/cross_platform_work'

7a91b822 05/02/2011 10:25 am Tom Rondeau

Merge branch 'mergeme/uhd/gain_names'

e1558e1c 04/28/2011 01:23 pm Tom Rondeau

Merge branch 'mergme/audio/api_macro'

b3d96118 04/25/2011 03:27 am Tom Rondeau

Merge branch 'mergme/qtgui/api_exports'

70333844 04/25/2011 02:33 am Josh Blum

qtgui: added GR_QTGUI_API declaration to qtgui library classes and functions

9d3c8971 04/25/2011 02:05 am Josh Blum

qtgui: use the timespec_reset function

Its more proper, and the assignment is c99 only.

bab5e5ca 04/25/2011 02:02 am Josh Blum

audio: filled in the GR_AUDIO_API macro (since we now have gruel/attributes.h)

88f157a1 04/24/2011 02:23 pm Tom Rondeau

Merge branch 'qtgui_time'

Conflicts:
gr-qtgui/apps/pyqt_example_f.py

371ca93c 04/24/2011 02:18 pm Tom Rondeau

gr-qtgui: adding GRC component for time_sink block.

475f9770 04/24/2011 06:51 am Tom Rondeau

gr-qtgui: splitting qtgui.i into its complex and float .i files to keep with the general standard.

f11a2019 04/24/2011 06:45 am Tom Rondeau

gr-qtgui: Adding float interface to qtgui_time_sink and example program.

5af704f3 04/24/2011 06:02 am Tom Rondeau

gr-qtgui: adding example for using the new qt_time_sink_c interface.

83c1463e 04/24/2011 05:59 am Tom Rondeau

gr-qtgui: making (somewhat more) consistent case for function names.

11de76b9 04/24/2011 05:47 am Tom Rondeau

gr-qtgui: adding function and slot to set a time display curve's color.

43a3a729 04/24/2011 05:30 am Tom Rondeau

gr-qtgui: clean up

e251c885 04/24/2011 04:31 am Tom Rondeau

gr-qtgui: provide function and slot for setting the labels of a time curve.

350611dd 04/24/2011 03:56 am Tom Rondeau

gr-qtgui: multiple connections working, each with their own color.

0877adb2 04/23/2011 07:11 pm Tom Rondeau

gr-qtgui: Passing vectors of data to update plot for stability; also moving responsibility of keeping track of plot updates out to qtgui_sink instead of inside plot qidget.

01f44f64 04/23/2011 06:30 pm Tom Rondeau

gr-qtgui: moving towards allowing time plot to have multiple connections.

bbb5e850 04/23/2011 04:08 pm Tom Rondeau

gr-qtgui: setting up ability to have multiple connections to the time sink.

240ff2e7 04/23/2011 03:29 pm Tom Rondeau

gr-qtgui: cleaning up; don't delete d_main_gui.

ca8e6096 04/23/2011 03:01 pm Tom Rondeau

gr-qtgui: time domain sink now shows and receives updates.

8b7b6e29 04/23/2011 02:59 pm Tom Rondeau

gr-qtgui: no need to check the version here since we require >4.4

c7b491e2 04/22/2011 03:28 am Tom Rondeau

volk: fixing volk M4 so that nothing of Volk exists and its configure does not run if --disable-volk is used.

75162ae5 04/21/2011 11:14 pm Tom Rondeau

gr-qtgui: adding .i file for time domain plot and updating Makefiles.

f4153072 04/21/2011 11:11 pm Tom Rondeau

gr-qtgui: adding time-domain only plotter.

c0692647 04/21/2011 11:10 pm Tom Rondeau

gr-qtgui: adding time-domain plot specific event updater.

a4ac44d7 04/21/2011 06:02 pm Josh Blum

grc: fix hier block generation w/ multiple pad blocks

a92cb89b 04/20/2011 01:23 am Josh Blum

grc: added logic to discover the path to the python interpreter

Rather than simply exec-ing the application w/ "python",
use the same interpreter that executed grc w/ full path.

Added code to handle the following exceptions:
- for a wx app on mac osx, use the pythonw interpreter...

7ba26479 04/19/2011 03:07 am Tom Rondeau

gr-qtgui: adding copyright dates to qtgui files.

2d20c7ff 04/19/2011 02:56 am Tom Rondeau

gr-qtgui: fixing up examples and adding noise to float example.

517bee34 04/19/2011 01:46 am Jason Abele

Expose named gain stages in gr-uhd via swig

6f6cef02 04/19/2011 01:06 am Jason Abele

Added necessary swig to get i2c_writes through dboard_iface

e96213a7 04/15/2011 10:29 pm Tom Rondeau

Merge branch 'uhd/pkg_config_file'

013542df 04/15/2011 06:13 pm Tom Rondeau

Merge branch 'master' of gnuradio.org:gnuradio

c685ac7d 04/15/2011 01:42 am Tom Rondeau

gr-qtgui: updating examples to explicitly shut down flow graphs.

26b66947 04/14/2011 10:51 pm JohnOrlando

Fix tuning issue above 2.2 GHz, and use DDCs for fine tuning now.

8963e2fa 04/14/2011 08:48 pm Tom Rondeau

gr-qtgui: updating required Qt library to v4.4 instead of v4.2. This has been a requirement for a while (FormLayout introduced in 4.4) but nevery required by configure.

af1d0a61 04/14/2011 05:49 pm Josh Blum

grc: replaced asserts in gui subdirectory

66d7b234 04/14/2011 05:40 pm Josh Blum

grc: replaced asserts in base subdirectory

4cdd41c1 04/14/2011 05:05 pm Josh Blum

grc: replaced asserts in python subdirectory

8fb43aa9 04/14/2011 04:39 pm Josh Blum

grc: define doc for license in case its optimized out (that was easy)

4f41cde8 04/14/2011 04:37 pm Josh Blum

grc: remove integrity checks, we wont need them when I'm done