discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] New Ethernet MAC for USRP2


From: devin kelly
Subject: Re: [Discuss-gnuradio] New Ethernet MAC for USRP2
Date: Fri, 2 Oct 2009 15:43:10 -0400

So what does this update actually do?  Does it add UDP onto the network stack?  What about VRT?  I know VRT and UDP are being implemented independently, but around the same time.  How does this update fit in with adopting those two protocols?

Thanks
Devin

On Fri, Oct 2, 2009 at 1:23 PM, Ben Hilburn <address@hidden> wrote:
> And this is the first time for me using git.
> After I use 'git fetch' to get the repository, what's next to get the
> following command working?

For future reference, 'git fetch' simply pulls the list of changesets.
 In order to apply them to your current branch, you need to use 'git
merge'.

Alternatively, doing a 'git pull' does it all for you - this is
generally the easier route unless you want to hand-select/view the
changesets before applying them.

Cheers,
Ben

>
> git branch --track new_eth origin/new_eth
> git checkout new_eth
>
> Hanwen
>
> 2009/10/1 Matt Ettus <address@hidden>
>>
>>
>> I am in the process of replacing the old GigE MAC logic for the USRP2 with
>> a much cleaner design.  This is the first step in allowing for a bunch of
>> big improvements.  I would greatly appreciate it if people with USRP2s would
>> try this new version.  Instructions on how to get it are here:
>>
>> http://gnuradio.org/trac/wiki/NewEthMAC
>>
>> Please report both success or problems with it.
>>
>> Thanks,
>> Matt
>>
>>
>>
>> _______________________________________________
>> Discuss-gnuradio mailing list
>> address@hidden
>> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio




reply via email to

[Prev in Thread] Current Thread [Next in Thread]