X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=NEWS;h=8bb9e275796b0dc3b0dd6c8cd9edff3ec024fd13;hb=4267b714f4276671f718136a1279f681a4231aee;hp=c41204ae5e8121d4e94c2110a356de012d42c9ba;hpb=d8ceccfaee97a5645e22d400305bf5a6cd7295af;p=debian%2Fgnuradio diff --git a/NEWS b/NEWS index c41204ae..8bb9e275 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,11 @@ # -# Copyright 2006 Free Software Foundation, Inc. +# Copyright 2009 Free Software Foundation, Inc. # # This file is part of GNU Radio # # GNU Radio is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # # GNU Radio is distributed in the hope that it will be useful, @@ -18,21 +18,4 @@ # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # -changes in gnuradio-3.0rc1 relative to gnuradio-core-2.8 and related tarballs: - -* We moved the source code repository from CVS on savannah.gnu.org to - subversion on gnuradio.org -* The build system was restructured such that there is now a single - top-level configure. See ./configure --help for details. All - top-level components may be required or excluded via configure - options. By default configure includes all components for which the - dependencies are satisifed. -* There is now uniform handling for a variety of digital modulations - and demodulations including gmsk, dbpsk and dqpsk. -* dbpsk and dqpsk now work! dqpsk still has a higher error-rate than - it should. -* gr-radio-astronomy now has very cool code for observing pulsars! -* gr-trellis: new module implementing a variety of forward error -correction techniques. See gnuradio-examples/python/channel-coding -* gnuradio-core, usrp and gr-usrp now build and run under Cygwin. -* Fixed 52 bugs +See http://gnuradio.org for the latest information about this software.