On Thu, Oct 20, 2011 at 5:23 AM, Philip Balister <phi...@balister.org>wrote:

> On 10/20/2011 07:57 AM, Rafael Diniz wrote:
> > Morning people,
> > Is there any web interface where we can see the git changes?
>
> http://gnuradio.org/cgit/gnuradio.git/
>
> I find cloning the git repo and using qgit gives a much clearer picture
> of how the branches work though.
>
> Philip


And I use gitg to the same effect. These tools are very helpful in looking
at the changes being made.

However, those show you individual commits, which there are many of, and not
everyone wants that kind of detail. I have been keeping a ChangeLog (of
sorts) on gnuradio.org under "API and Code Version
Changes<http://gnuradio.org/redmine/projects/gnuradio/wiki/ChangeSets>"
(http://gnuradio.org/redmine/projects/gnuradio/wiki/ChangeSets) to provide a
summary description of what changes are being made in the new versions.

Tom


>
> > Best regards,
> > Rafael Diniz
> >
> >> We are REMOVING the USRP and USRP2 components from GNU Radio!
> >>
> >> It's been mentioned in the past, but the change on the next branch
> >> is imminent. As of GNU Radio 3.5, we will no longer support libusrp,
> >> libusrp2 or the GNU Radio interfaces, gr-usrp and gr-usrp2. Everything
> is
> >> moving to using UHD.
> >>
> >> If you have not started to port your code over to using the UHD driver,
> >> start thinking about it now. Follow the changes that were made in 'next'
> >> to
> >> convert the old examples that used to use the gr-usrp/usrp2 interfaces
> to
> >> gr-uhd.
> >>
> >> This also reduces the number of dependencies required. Updates on this
> >> will
> >> be posted on the wiki when it becomes the stable release.
> >>
> >> Tom
> >
> >
> >
> > _______________________________________________
> > Discuss-gnuradio mailing list
> > Discuss-gnuradio@gnu.org
> > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> >
>
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to