Age | Commit message (Collapse) | Author |
|
* jblum/wip/gr-audio:
gr-audio: added README and default config fix
|
|
|
|
|
|
* jblum/wip/gr-audio:
audio: high prio for platform specific audio osx
audio: added windows and osx audio source files
audio: added config checks for other audios, added jack and port
audio: make prefs look like old audio, removed old audio.py
audio: register arches with priorities, ex: prefer alsa over oss
audio: added oss support to gr-audio
audio: use conf files to specify default arch
audio: moved the grc audio blocks into gr-audio dir
audio: moved alsa support files into subdirectory
audio: work on swig support, it imports
audio: work to get alsa support in, lets see if this works before adding more
audio: added audio factory registry and top level includes
audio: skeleton for gr-audio component
|
|
Moved grc xml files, python wrappers (USRP1 only), probe apps + freedesktop files.
When the gr-usrp and gr-usrp2 directories are removed, grc will not have to change.
Minor change: the freedesktop files are always installed now.
This does not mean that they are installed properly with xdg,
it just means that the runtime can have access to the icons.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Wait on a single packet to become ready, then receive available packets without timeout.
|
|
Its important for multi-channel continuous,
but not wanted in single-channel non-continuous.
|
|
|
|
|
|
|
|
GUILE block.
|
|
making it's own howto module not under gnuradio.
|
|
distcheck.
|
|
imported from gnuradio.
|
|
|
|
|
|
|
|
again be built without Guile.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
master-only commits.
|
|
|
|
|
|
|
|
|