summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2011-07-20gr: squashed cmakelists.txt into one commitJosh Blum
2009-10-22Remove debian packaging from master branch, to be placed in 'debian' branchJohnathan Corgan
Migrate debian package generation to a pseudo-upstream style. Binary packaging will be maintained in a 'tarball' branch for pristine sources, and in a 'debian' branch for the build.
2009-10-12Merge branch 'sync' of git@gnuradio.org:trondeau into masterJohnathan Corgan
This merge adds polyphase clock recovery, implements new PAM demodulators that use it, and also moves GRC examples to gnuradio-examples component. See merge commit diff for updated files post merge. * 'sync' of git@gnuradio.org:trondeau: (54 commits) Reverting dqpsk to be mpsk_receiver based and not change its behavior. Fixing initialization of timing gains. Alpha should be < 1, and beta should be << 1. This splits the rate into a fractional an integer value, which allows the loop to adjust the fractional rate while the integer rate keeps the increments moving properly. Allows the max rate deviation to be independent of the integer rate. Scaling of the differential taps also allows alpha and beta to operate independent of the rate when fractional samples per symbol are used. Slightly more tolerant to large signal values, but they still should be close to +/-1. Fixing compiler warnings. Adding dqpsk2 block to makefile for installation. Adding DQPSK version that uses the PFB timing sync block (dqpsk2). Minor fixes for logging. Fixing import of UI file. Temporary working dbpsk2 example until we match everything. Working DBPSK implementation with new PFB clock recovery block. The feedforward AGC wasn't playing nicely, the frequency aquistion range was increased to swing half the sample rate in either direction, and the number of filter phases to use was increased to 32. A bit of code cleanup. Starting to rework QT app to control new PFB clock recovery alg. Making old dbpsk work again to compare against new version. Adding new DBPSK block with new PFB clock recovery alg. Revert "More additions to PAM timing simulation." More additions to PAM timing simulation. Using 2-PAM by default. Cleaning up GRC PAM timing example and adding ability to do M-ary PAM. Cleaning up constructor. Moving filter number decision to start work function. ...
2009-09-25Misc. packaging tweaksJohnathan Corgan
Note gcell/apps/gen_script.py needs to use git Install gnuradio-config-info in libgnuradio-core0 Add pfb examples to gnuradio-examples Add missing python files in gnuradio-examples
2009-09-24Merged Bdale's 3.2.2-1 packagingJohnathan Corgan
Three-way merge on files (3.2.2->bdale, 3.2.2->3.3git) Merged control, rules, install, copyright, changelog File renames to accomodate package renames 3.3git items updated to follow new pattern Updated copyright notification Some manual fixups needed
2009-08-14Added git ignore files auto created from svn:ignore properties.git
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11592 221aa14e-8319-0410-a670-987f0aec2ac5
2009-07-25Merge r11462:11485 from jcorgan/omni into trunk.jcorgan
Removes dependency on omnithreads from gnuradio-core. Trunk passes distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11486 221aa14e-8319-0410-a670-987f0aec2ac5
2009-07-20Merged r11452:11459 from jcorgan/pmt-gruel into trunk. Trunk passes distcheck.jcorgan
* Merges libpmt into libgruel * Modifies libmblock to use libgruel gruel::pmt_t will be the fundamental msg content for the new message passing implemention for 3.3. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11460 221aa14e-8319-0410-a670-987f0aec2ac5
2009-07-18Add missing dependencyjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11454 221aa14e-8319-0410-a670-987f0aec2ac5
2009-07-15wipjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11447 221aa14e-8319-0410-a670-987f0aec2ac5
2009-07-15Packaging update for r11444jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11446 221aa14e-8319-0410-a670-987f0aec2ac5
2009-07-14Reorganization of debian package directoryjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11424 221aa14e-8319-0410-a670-987f0aec2ac5
2009-07-11Cleanup.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11419 221aa14e-8319-0410-a670-987f0aec2ac5
2009-07-10Make trunk packages use revision number in version.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11409 221aa14e-8319-0410-a670-987f0aec2ac5
2009-07-10Fix missing files from package generationjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11408 221aa14e-8319-0410-a670-987f0aec2ac5
2009-07-09Add missed revision to last check-injcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11395 221aa14e-8319-0410-a670-987f0aec2ac5
2009-07-06Temporary binary packaging update (3.3svn-1) to deal with prefs.py not ↵jcorgan
handling --prefix=/usr correctly. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11373 221aa14e-8319-0410-a670-987f0aec2ac5
2009-07-06Fix Makefile and update package for r11361jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11364 221aa14e-8319-0410-a670-987f0aec2ac5
2009-07-06Fix dependencyjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11363 221aa14e-8319-0410-a670-987f0aec2ac5
2009-07-06Packaging update for changeset r11358jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11359 221aa14e-8319-0410-a670-987f0aec2ac5
2009-07-06Install custom grc.conf for Ubuntu grc package. Forces correct docdir and ↵jcorgan
adds /usr/local as local block dir. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11356 221aa14e-8319-0410-a670-987f0aec2ac5
2009-07-05Fix missing files from gr-radar-mono package (Nick Withers)jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11354 221aa14e-8319-0410-a670-987f0aec2ac5
2009-07-05Implement new Ubuntu packages for new C++ API libraries created by r11150.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11353 221aa14e-8319-0410-a670-987f0aec2ac5
2009-07-05Ubuntu packaging changes for updates on release branch, doesn't include ↵jcorgan
changes for non-merged trunk updates. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11351 221aa14e-8319-0410-a670-987f0aec2ac5
2009-06-10Minor fix in binary packagingjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11182 221aa14e-8319-0410-a670-987f0aec2ac5
2009-06-06Fix incorrect dependencyjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11175 221aa14e-8319-0410-a670-987f0aec2ac5
2009-05-27Merged r11123:11148 from jcorgan/np into trunk.jcorgan
Adds --enable-python option to configure (defaults to yes). Using --disable-python or --enable-python=no will cause only C++ API targets to be created and installed. Several new shared libraries are now created. Where in the past, the C++ objects of the actual gnuradio blocks that were in a component were hidden inside their corresponding Python extension modules, these are now split out into a libgnuradio-foo.so library, and the _foo.so Python module is linked to that. This has been the way several top- level components have operated for some time, such as gr-audio-alsa and gr-usrp and gr-usrp2. This changeset applies that pattern to all components. C++ API users can use pkg-config to discover the cflags and libs parameters needed to include and link against these libraries. These components have not been tested: gr-comedi gr-audio-osx gr-audio-windows Passes distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11150 221aa14e-8319-0410-a670-987f0aec2ac5
2009-05-23Rename grc package to gnuradio-companionjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11109 221aa14e-8319-0410-a670-987f0aec2ac5
2009-05-23Update trunk to revision 3.3svnjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11107 221aa14e-8319-0410-a670-987f0aec2ac5
2009-05-23Dependency fixjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11101 221aa14e-8319-0410-a670-987f0aec2ac5
2009-05-22Get Python versioning correct.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11086 221aa14e-8319-0410-a670-987f0aec2ac5
2009-05-21More dependency fixesjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11082 221aa14e-8319-0410-a670-987f0aec2ac5
2009-05-21Fix dependencyjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11081 221aa14e-8319-0410-a670-987f0aec2ac5
2009-05-21Tweaks for svn-buildpackagejcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11080 221aa14e-8319-0410-a670-987f0aec2ac5
2009-05-20Merged r11074:11077 from jcorgan/deb in to trunk. Ubuntu packaging for 3.2 ↵jcorgan
done, except for gr-msdd6000. Ready for testing. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11078 221aa14e-8319-0410-a670-987f0aec2ac5
2009-05-20Merged r11045:11059 from jcorgan/deb into trunk. Updates on Ubuntu binary ↵jcorgan
packaging; also fixes missing files in digital example directory. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11072 221aa14e-8319-0410-a670-987f0aec2ac5
2009-05-15Merged wip r11012:11022 from jcorgan/deb into trunk.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11043 221aa14e-8319-0410-a670-987f0aec2ac5
2009-05-07Merged r10948:10959 from jcorgan/deb into trunk. Trunk passesjcorgan
distcheck. Part 1 of Debian/Ubuntu binary packaging update for 3.2 release. Creates all C++ API binary and dev packages, with their associated runtime dependencies. * Runtime shared-library packages: -libgruel -libgnuradio-omnithread -libpmt -libmblock -libgnuradio-core -libgnuradio-alsa -libgnuradio-qtgui -libusrp -libusrp2 -libgnuradio-usrp -libgnuradio-usrp2 * C++ development headers and pkg-config files for the above: -libgruel-dev -libgnuradio-omnithread-dev -libpmt-dev -libmblock-dev -libgnuradio-core-dev -libgnuradio-alsa-dev -libgnuradio-qtgui-dev -libusrp-dev -libusrp2-dev NOTE: For consistency, libqtgui.so has been renamed to libgnuradio-qtgui.so, and libgr-usrp2.so has been renamed to libgnuradio-usrp2.so. A 'gnuradio-dev' virtual package will be created that will depend upon the above -dev packages, so installing that one package will pull in all that is needed to do pure C++ development in GNU Radio. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10981 221aa14e-8319-0410-a670-987f0aec2ac5
2008-11-03Merged r9881:9917 from jcorgan/deb-wip into trunk. Updates Debian/Ubuntu ↵jcorgan
packaging system to build trunk code on Ubuntu 8.10. Several new trunk components still need debs created. Impact on non-packaging code: * Renamed libgr_audio_alsa.so to libgnuradio-audio-alsa.so * Renamed libusrp_inband.so to libusrp-inband.so * Added PYTHON_CHECK_MODULE to build system to simplify Python dependency verification Packaging code updates: * Updated build-depends and package dependencies to be current with trunk * Added package for libgruel and libgruel-dev * Renamed library packages to use simplified names, removing the 0 or 0c2a suffix. This may not follow Debian policy, but we can revisit this if we ever go into official Debian or Ubuntu. * Remove gr-comedi from packaging * Restructured sections to eliminate 'contrib'. Since we're not official Debian, we don't need to deal with the sdcc-nf issue. * Consolidated usrp firmware packages into corresponding main packages (same as previous). git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9918 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-24Fix location/names for gpio rbfs for deb file creation.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9392 221aa14e-8319-0410-a670-987f0aec2ac5
2008-06-10Fix missing library from debfile (Greg Ushomirsky).jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8571 221aa14e-8319-0410-a670-987f0aec2ac5
2008-03-19Fix missing symbolic link in Debian packages.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8051 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-24Fix typo.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7823 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-24Catch up Debian packagesjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7822 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-17Use newer version for gutsy.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6976 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-08Added conflict in python-gnuradio-core for python-gnuradio < 3.1, which will ↵jcorgan
hopefully force the prior package to be deinstalled when upgrading. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6834 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-06Update Debian package changelog.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6825 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-06Updated debian package version.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6824 221aa14e-8319-0410-a670-987f0aec2ac5
2007-10-22Revert automated versioning on trunk Debian package build. Too many things ↵jcorgan
depend on static changelog. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6670 221aa14e-8319-0410-a670-987f0aec2ac5
2007-10-21Update Debian packaging to reflect repository version, tweaksjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6660 221aa14e-8319-0410-a670-987f0aec2ac5