Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-26 | core: added missing config.h includes on cc files | Josh Blum | |
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. | |||
2011-07-06 | gr-audio: fix missing Makefile.am clause | Michael Dickens | |
Date: Tue, 5 Jul 2011 23:16:48 -0500 Message-ID: <CAJFv4kPPVbA0dC=euBvaukWcpNVOWTdPsM1kcYS5nO4KAfnd-g@mail.gmail.com> From: Ryan Pape <ryan.pape@gmail.com> To: discuss-gnuradio@gnu.org Subject: [Discuss-gnuradio] OSX 10.6 Audio Library Error I'm having trouble with a new install on OSX 10.6. I've done this enough times on other OSX versions but I am drawing a blank. Can anyone help me out? Can't find Core Audio libs? Traceback (most recent call last): File "./dial_tone.py", line 24, in <module> from gnuradio import audio File "/usr/local/lib/python2.6/site-packages/gnuradio/audio/__init__.py", line 22, in <module> from audio_swig import * File "/usr/local/lib/python2.6/site-packages/gnuradio/audio/audio_swig.py", line 26, in <module> _audio_swig = swig_import_helper() File "/usr/local/lib/python2.6/site-packages/gnuradio/audio/audio_swig.py", line 22, in swig_import_helper _mod = imp.load_module('_audio_swig', fp, pathname, description) *ImportError: dlopen(/usr/local/lib/python2.6/site-packages/gnuradio/audio/_audio_swig.so, 2): Symbol not found: _AudioComponentFindNext* Referenced from: /usr/local/lib/libgnuradio-audio-3.4.1git.0.dylib Expected in: flat namespace in /usr/local/lib/libgnuradio-audio-3.4.1git.0.dylib | |||
2011-07-03 | Fix URL in ChangeLog | Johnathan Corgan | |
2011-06-11 | Update revision to 3.4.0 | Johnathan Corgan | |
2011-06-11 | Update config.sub and config.guess with latest canonical versions | Johnathan Corgan | |
2011-06-11 | Allow disabling shm vmcircbuf tests at configure time | Don Ward | |
2011-06-11 | Merge remote branch 'burx/burx_updates_for_rel_3pt4' | Johnathan Corgan | |
2011-06-09 | grc: removed var sink taps example, its no longer supported, weird, and not ↵ | Josh Blum | |
useful | |||
2011-06-09 | grc: disable pythonw on darwin, apparently not needed | Josh Blum | |
2011-06-09 | gr-uhd: enable 8 channels in grc uhd blocks | Josh Blum | |
2011-06-07 | added high_res_timer_epoch to give ticks at the epoch | Josh Blum | |
2011-06-07 | qtgui: make a common function for the time label creation in waterfall | Josh Blum | |
2011-06-07 | qtgui: removed all traces of highResTimeFunctions.h | Josh Blum | |
2011-06-07 | qtgui: removed most of the functions in highResTimeFunctions.h | Josh Blum | |
2011-06-07 | qtgui: partially switch to gruel high res timer | Josh Blum | |
2011-06-07 | gruel: adding high resolution timer to gruel | Josh Blum | |
2011-06-07 | qtgui: replace timespec with typedef so its easier to replace | Josh Blum | |
2011-06-07 | Merge branch 'mergeme/fix/trellis/metrics_typo' | Tom Rondeau | |
2011-06-05 | Merge branch 'master' into turbo | Tom Rondeau | |
2011-06-05 | trellis: fixed Makefile by removing non-existant file names. | Tom Rondeau | |
2011-06-02 | Updated some of the examples in gr-trellis to use the options parser | Achilleas Anastasopoulos | |
2011-06-02 | Merge branch 'tr_master' | Tom Rondeau | |
2011-06-02 | core: fixed documentation for dc blocker. | Tom Rondeau | |
2011-06-02 | QA: adding QA code for DC blocker block. Tests impulse response for complex ↵ | Tom Rondeau | |
and float, long and short form for each. | |||
2011-06-02 | grc: fixing DC blocker block to handle i/o type. | Tom Rondeau | |
2011-05-25 | grc: adding DC blocker GRC block. | Tom Rondeau | |
2011-05-25 | filter: adding floating point version of DC blocker alg. | Tom Rondeau | |
2011-05-25 | filter: changing name of moving average class to remove name conflicts. | Tom Rondeau | |
2011-05-25 | filter: adding a DC blocker algorithm. | Tom Rondeau | |
2011-05-25 | Merge branch 'tr_master' | Tom Rondeau | |
2011-05-25 | Merge pull request #1 from tttx/pmt-swig-fix | Tom Rondeau | |
Pmt swig fix | |||
2011-05-25 | trellis: fix typo, had include config.h logic reversed | Josh Blum | |
2011-05-24 | update python installed files | tttx | |
2011-05-24 | fixing file tracking | tttx | |
2011-05-24 | fixing pmt swig python installed files | tttx | |
2011-05-24 | gr-utils: updating gr_plot_psd.py to protect against zero-length arrays in ↵ | Tom Rondeau | |
get_data. | |||
2011-05-17 | gr-uhd: fixed uhd apps; don't try to set the clock; default antenna unless ↵ | Tom Rondeau | |
specified; proper name for tune result. | |||
2011-05-12 | core: adding get/set sensitivity accessors to frequency_modulator_fc block. | Tom Rondeau | |
2011-05-10 | gr-uhd: fixed apps Makefile for distribution. | Tom Rondeau | |
2011-05-10 | gr-uhd: adding gitignore file to uhd apps dir. | Tom Rondeau | |
2011-05-10 | gr-uhd: Makefile.am for UHD apps. | Tom Rondeau | |
2011-05-10 | gr-uhd: UHD version of usrpx_rx_cfile.py. | Tom Rondeau | |
2011-05-10 | gr-uhd: adding antenna selection ability to uhd_fft.py. | Tom Rondeau | |
2011-05-10 | gr-uhd: adding uhd_fft.py app | Tom Rondeau | |
2011-05-10 | examples: usrp2_wfm_rcv added support for WBX boards. From patch submitted ↵ | Tom Rondeau | |
by Elvis Dowson. | |||
2011-05-10 | build: updated SDCC error message on failure. We don't support version 3, so ↵ | Tom Rondeau | |
this should make that better understood. | |||
2011-05-02 | Merge branch 'mergeme/grc/cross_platform_work' | Tom Rondeau | |
2011-05-02 | Merge branch 'mergeme/uhd/gain_names' | Tom Rondeau | |
2011-04-28 | Merge branch 'mergme/audio/api_macro' | Tom Rondeau | |
2011-04-24 | Merge branch 'mergme/qtgui/api_exports' | Tom Rondeau | |