commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] git://gnuradio.org/jblum branch, old_usrp_devel/udp, c


From: git repository hosting
Subject: [Commit-gnuradio] git://gnuradio.org/jblum branch, old_usrp_devel/udp, created. ac8eb233d174d3fb48d4a28c1172f085a757ba16
Date: Tue, 18 Jan 2011 04:06:10 +0000 (GMT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/jblum".

The branch, old_usrp_devel/udp has been created
        at  ac8eb233d174d3fb48d4a28c1172f085a757ba16 (commit)

- Log -----------------------------------------------------------------
commit ac8eb233d174d3fb48d4a28c1172f085a757ba16
Author: Jason Abele <address@hidden>
Date:   Thu Apr 29 19:26:24 2010 -0700

    Make UDP work with WBX for old branch

commit ee061fa0b20c95c398417873d5cba7a9ced5e71d
Author: Josh Blum <address@hidden>
Date:   Tue Jan 26 20:23:44 2010 -0800

    working udp on data and control (some speed issues)

commit de40326d6e2d9923893fcabac74c0d55cc9c4fb8
Author: Josh Blum <address@hidden>
Date:   Tue Jan 26 15:42:44 2010 -0800

    UDP working over the control side of things only.

commit b6421e8fe66d0678f4925d8692e47a86a4458eba
Author: Josh Blum <address@hidden>
Date:   Tue Jan 26 11:00:59 2010 -0800

    reorganized the ctrl packet handling so its easier to implement the udp/ip 
layer

commit 39852aca0102d3101b56bcb250ab0d47a18d9c52
Merge: 2d395c207b85ab8f85fa91b44dfed0972dc4f99c 
ec42f730e4f84540b158d8848d53faabdcb4dd4a
Author: Josh Blum <address@hidden>
Date:   Mon Jan 25 16:00:24 2010 -0800

    Removed the fpga code, its hosted with erllc now.
    
    Merge branch 'fpga' of address@hidden:jblum into udp
    
    Conflicts:
        configure.ac
        usrp2/fpga/control_lib/newfifo/fifo19_to_fifo36.v
        usrp2/fpga/control_lib/newfifo/ll8_to_fifo19.v
        usrp2/fpga/control_lib/setting_reg.v
        usrp2/fpga/sdr_lib/dsp_core_rx.v
        usrp2/fpga/sdr_lib/dsp_core_tx.v
        usrp2/fpga/simple_gemac/simple_gemac.v
        usrp2/fpga/simple_gemac/simple_gemac_rx.v
        usrp2/fpga/timing/time_64bit.v
        usrp2/fpga/top/u2_core/u2_core.v
        usrp2/fpga/top/u2_rev3/Makefile
        usrp2/lib/usrp2_impl.cc

commit 2d395c207b85ab8f85fa91b44dfed0972dc4f99c
Merge: 1f9fcbb8bd586590a5667281d666ff3d4aae9fcf 
23e45f33ba50b6658072e9d17c3cd25c0fb1ca7a
Author: Josh Blum <address@hidden>
Date:   Mon Jan 25 15:48:20 2010 -0800

    Still have fpga conflicts, working though.
    
    Merge branch 'usrp2_vrt' of address@hidden:jblum into udp
    
    Conflicts:
        usrp2/firmware/include/Makefile.am
        usrp2/firmware/include/usrp2_eth_packet.h
        usrp2/firmware/lib/clocks.h
        usrp2/fpga/timing/time_64bit.v
        usrp2/fpga/top/u2_core/u2_core.v
        usrp2/include/usrp2/usrp2.h
        usrp2/lib/usrp2_impl.h

commit 1f9fcbb8bd586590a5667281d666ff3d4aae9fcf
Author: Josh Blum <address@hidden>
Date:   Mon Jan 25 12:23:57 2010 -0800

    Code working with the udp protocol machine, but using raw ethernet.

commit ec42f730e4f84540b158d8848d53faabdcb4dd4a
Author: Josh Blum <address@hidden>
Date:   Fri Jan 22 16:40:15 2010 -0800

    Removed usrp1 and usrp2 fpga code, this is now hosted at 
http://ettus-apps.sourcerepo.com/redmine/ettus/projects/show/fpga

commit 99476b294a49901f647a0cd40d25f6f6f92ab5c5
Author: Matt Ettus <address@hidden>
Date:   Mon Jan 18 11:36:14 2010 -0800

    should fix the endless packet bug

commit 766125881e9ef2980b627925dba8034262d49a63
Author: Matt Ettus <address@hidden>
Date:   Fri Jan 15 15:33:26 2010 -0800

    yet another typo

commit b2a38ca4d880cca1943ed4c8717c9032ebc8843a
Author: Matt Ettus <address@hidden>
Date:   Fri Jan 15 15:32:23 2010 -0800

    yet more debug lines

commit ae7c2e9561dfeca70860d203b427243e4e69db83
Author: Matt Ettus <address@hidden>
Date:   Fri Jan 15 12:08:23 2010 -0800

    typo

commit 2085083d68354bee8cfdc55eb4677f9b76541948
Author: Matt Ettus <address@hidden>
Date:   Fri Jan 15 12:05:43 2010 -0800

    add debug pins to find the problem with lost eof in the udp core

commit 705cd8be1b6f20b74ab0b73d0a79bbc883130ebd
Author: Matt Ettus <address@hidden>
Date:   Thu Jan 14 18:20:08 2010 -0800

    try a width that works...

commit 18acb2261979b8cdfa3ad26664311033667b864d
Author: Matt Ettus <address@hidden>
Date:   Thu Jan 14 18:13:35 2010 -0800

    try proper reset

commit 5d6e20515a3aceb79a418c2df47755af3d9f250c
Author: Matt Ettus <address@hidden>
Date:   Thu Jan 14 17:30:56 2010 -0800

    forgot to declare wire

commit 5e4b3c0b7b4e5484702bc77047c73d197643adf1
Author: Matt Ettus <address@hidden>
Date:   Thu Jan 14 17:29:28 2010 -0800

    debug state

commit df9257bc97166112fcb22cf6ca549c16e9b120bc
Author: Matt Ettus <address@hidden>
Date:   Thu Jan 14 17:00:43 2010 -0800

    empty file, it is actually located in the control directory

commit f943bdc4015f29b362221e621b299fbbaff1dd9c
Author: Matt Ettus <address@hidden>
Date:   Thu Jan 14 16:30:10 2010 -0800

    make it match the 36 bit wide version

commit b39fb27693c287e24437452a0a77d7c738ae454b
Author: Matt Ettus <address@hidden>
Date:   Tue Jan 5 22:29:09 2010 -0800

    better debug pins

commit 9df747535b2bc77599359641b829a741584a3fbd
Author: Matt Ettus <address@hidden>
Date:   Tue Jan 5 18:28:14 2010 -0800

    more typo fixes.

commit 4e55303a6fe5c6b497d18320b239a1a45cc60ee4
Author: Matt Ettus <address@hidden>
Date:   Tue Jan 5 18:18:24 2010 -0800

    typo fix

commit 50af0ede017c74ef1db6ba61d5dc5e7ab0e71c93
Author: Matt Ettus <address@hidden>
Date:   Tue Jan 5 18:10:36 2010 -0800

    actually connect the ports -- why this isn't flagged as an error I'll never 
know

commit 4cd3e8b9085e79172f4d90e616020eac0694dc10
Author: Matt Ettus <address@hidden>
Date:   Tue Jan 5 15:05:31 2010 -0800

    place udp core in the memory space

commit 5b082ef33bd2a3f6469b727ddba4f59064d97467
Merge: 5d21a642912b66f6c45cbbd855ecd60c302bf3fe 
f996ba2ad4fc533a20532ae61fd50a3e88cf9f08
Author: Josh Blum <address@hidden>
Date:   Tue Jan 5 14:40:26 2010 -0800

    Merge branch 'wip/usrp2' of http://gnuradio.org/git/matt into wip/usrp2

commit 5d21a642912b66f6c45cbbd855ecd60c302bf3fe
Merge: 0b4e86f2997726bb66ab3c8e0fa9aabd0c6a2342 
6ce0a097c90c355a6609dc377061de32c78d75f2
Author: Josh Blum <address@hidden>
Date:   Tue Jan 5 14:39:52 2010 -0800

    Merge branch 'udp' of http://gnuradio.org/git/matt into wip/usrp2
    
    Conflicts:
        usrp2/fpga/top/u2_rev3/Makefile

commit f996ba2ad4fc533a20532ae61fd50a3e88cf9f08
Merge: fa925366c2e1ad89dfb774a5a318b229a8ccc3bb 
0b4e86f2997726bb66ab3c8e0fa9aabd0c6a2342
Author: Matt Ettus <address@hidden>
Date:   Tue Jan 5 14:35:23 2010 -0800

    Merge branch 'wip/usrp2' of http://vps.gnuradio.org/git/jblum into wip/usrp2

commit 0b4e86f2997726bb66ab3c8e0fa9aabd0c6a2342
Merge: bd817562bdb6dce8113dba9ded06fac6b0026b3d 
f6a770799b8725546044a59067f1ab9937ee3af1
Author: Josh Blum <address@hidden>
Date:   Tue Jan 5 11:46:38 2010 -0800

    Merge branch 'master' of address@hidden:jblum into wip/usrp2

commit bd817562bdb6dce8113dba9ded06fac6b0026b3d
Author: Josh Blum <address@hidden>
Date:   Sat Dec 26 22:43:29 2009 -0500

    bug fix for waterfall plotter,
    it seems that numpy choose changed

commit 9093b2d4e3b6cec1442ab32d0f32cb5b0a907fcd
Author: Josh Blum <address@hidden>
Date:   Mon Dec 21 11:18:03 2009 -0800

    Expanded the usrp props structure into something that can describe any kind 
of usrp:
    ethernet, udp, usb... and the various transport arguments.
    
    The props structure is passed into to all the usrp make method to identify 
a usrp.
    The find method takes a props structure as a hint and returns a vector of 
matches.
    These capabilities will become more filled-in as the host code expands for 
other usrps.
    
    Also, added an officiall struct for the mac addrs to handle the string 
parsing in one place.
    Did the same for an ip address which will be needed for the udp usrps.

commit fa925366c2e1ad89dfb774a5a318b229a8ccc3bb
Author: Matt Ettus <address@hidden>
Date:   Tue Dec 22 10:03:13 2009 -0800

    proper time sync to pps

commit 6ce0a097c90c355a6609dc377061de32c78d75f2
Author: Matt Ettus <address@hidden>
Date:   Fri Oct 2 16:07:50 2009 -0700

    never should have checked in this generated binary file

commit a4779f73842e20c0d472859ca9ef40f4f0171690
Author: Matt Ettus <address@hidden>
Date:   Fri Sep 11 01:05:24 2009 -0700

    barebones udp support.  Compiles, but untested.

commit 416aa49a226ad13e4580879b39586c77beda8098
Author: Matt Ettus <address@hidden>
Date:   Thu Sep 10 22:52:08 2009 -0700

    19-bit fifo handling for receive side of eth/udp system

commit 213e755ad5491dd845a1ebefa4bb4a683c716255
Author: Matt Ettus <address@hidden>
Date:   Thu Sep 10 22:04:07 2009 -0700

    19 bit wide interface in prep for connection to UDP/IP state machines.
    
    TX side done, not rx yet.  Not tested, but it does compile.

-----------------------------------------------------------------------


hooks/post-receive
-- 
git://gnuradio.org/jblum



reply via email to

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