[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/jblum branch, udp, updated. 1f9fcbb
From: |
git repository hosting |
Subject: |
[Commit-gnuradio] git://gnuradio.org/jblum branch, udp, updated. 1f9fcbb8bd586590a5667281d666ff3d4aae9fcf |
Date: |
Mon, 25 Jan 2010 20:37:55 +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, udp has been updated
via 1f9fcbb8bd586590a5667281d666ff3d4aae9fcf (commit)
via 99476b294a49901f647a0cd40d25f6f6f92ab5c5 (commit)
via 766125881e9ef2980b627925dba8034262d49a63 (commit)
via b2a38ca4d880cca1943ed4c8717c9032ebc8843a (commit)
via ae7c2e9561dfeca70860d203b427243e4e69db83 (commit)
via 2085083d68354bee8cfdc55eb4677f9b76541948 (commit)
via 705cd8be1b6f20b74ab0b73d0a79bbc883130ebd (commit)
via 18acb2261979b8cdfa3ad26664311033667b864d (commit)
via 5d6e20515a3aceb79a418c2df47755af3d9f250c (commit)
via 5e4b3c0b7b4e5484702bc77047c73d197643adf1 (commit)
via df9257bc97166112fcb22cf6ca549c16e9b120bc (commit)
via f943bdc4015f29b362221e621b299fbbaff1dd9c (commit)
via b39fb27693c287e24437452a0a77d7c738ae454b (commit)
via 9df747535b2bc77599359641b829a741584a3fbd (commit)
via 4e55303a6fe5c6b497d18320b239a1a45cc60ee4 (commit)
via 50af0ede017c74ef1db6ba61d5dc5e7ab0e71c93 (commit)
via 4cd3e8b9085e79172f4d90e616020eac0694dc10 (commit)
from 5b082ef33bd2a3f6469b727ddba4f59064d97467 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
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 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
-----------------------------------------------------------------------
Summary of changes:
usrp2/firmware/apps/app_common_v2.c | 45 +++++------
usrp2/firmware/apps/app_common_v2.h | 6 +-
usrp2/firmware/apps/app_passthru_v2.h | 2 +-
usrp2/firmware/apps/bitrot/tx_drop.c | 6 +-
usrp2/firmware/apps/bitrot/tx_drop2.c | 6 +-
usrp2/firmware/apps/bitrot/tx_drop_rate_limited.c | 6 +-
usrp2/firmware/apps/buf_ram_test.c | 2 +-
usrp2/firmware/apps/burn_dbsrx_eeprom.c | 2 +-
usrp2/firmware/apps/burnrev30.c | 2 +-
usrp2/firmware/apps/burnrev31.c | 2 +-
usrp2/firmware/apps/burnrev40.c | 2 +-
usrp2/firmware/apps/eth_serdes.c | 4 +-
usrp2/firmware/apps/factory_test.c | 6 +-
usrp2/firmware/apps/gen_eth_packets.c | 4 +-
usrp2/firmware/apps/gen_pause_frames.c | 2 +-
usrp2/firmware/apps/mimo_app_common_v2.h | 4 +-
usrp2/firmware/apps/mimo_tx.c | 6 +-
usrp2/firmware/apps/mimo_tx_slave.c | 6 +-
usrp2/firmware/apps/rcv_eth_packets.c | 4 +-
usrp2/firmware/apps/read_dbids.c | 2 +-
usrp2/firmware/apps/sd_bounce.c | 2 +-
usrp2/firmware/apps/sd_gentest.c | 2 +-
usrp2/firmware/apps/serdes_to_dsp.c | 6 +-
usrp2/firmware/apps/serdes_txrx.c | 6 +-
usrp2/firmware/apps/tx_standalone.c | 6 +-
usrp2/firmware/apps/txrx.c | 54 +++++++------
usrp2/firmware/include/Makefile.am | 4 +-
usrp2/firmware/include/network.h | 82 ++++++++++++++++++++
usrp2/firmware/include/usrp2_eth_packet.h | 57 +++-----------
.../include/usrp2_ipv4_packet.h} | 33 +++++---
.../{usrp2_mac_addr.h => usrp2_udp_packet.h} | 24 ++++--
usrp2/firmware/lib/Makefile.am | 1 -
usrp2/firmware/lib/bool.h | 26 ------
usrp2/firmware/lib/bsm12.c | 2 +-
usrp2/firmware/lib/clocks.h | 2 +-
usrp2/firmware/lib/db_base.h | 2 +-
usrp2/firmware/lib/dbsm.c | 2 +-
usrp2/firmware/lib/dbsm.h | 2 +-
usrp2/firmware/lib/eth_mac.c | 6 +-
usrp2/firmware/lib/eth_mac.h | 6 +-
usrp2/firmware/lib/ethernet.c | 12 ++--
usrp2/firmware/lib/ethernet.h | 8 +-
usrp2/firmware/lib/hal_io.c | 2 +-
usrp2/firmware/lib/i2c.h | 2 +-
usrp2/firmware/lib/memory_map.h | 57 ++++++++++++++
usrp2/firmware/lib/spi.h | 2 +-
usrp2/firmware/lib/u2_init.c | 1 -
usrp2/firmware/lib/u2_init.h | 4 +-
usrp2/fpga/control_lib/newfifo/fifo19_to_fifo36.v | 11 ++-
usrp2/fpga/simple_gemac/simple_gemac.v | 7 +-
usrp2/fpga/simple_gemac/simple_gemac_rx.v | 5 +-
usrp2/fpga/simple_gemac/simple_gemac_wrapper19.v | 31 ++++---
usrp2/fpga/top/u2_core/u2_core.v | 34 +++++----
usrp2/fpga/udp/udp_wrapper.v | 17 +++-
usrp2/lib/eth_ctrl_transport.cc | 3 -
usrp2/lib/eth_data_transport.cc | 30 +-------
usrp2/lib/eth_data_transport.h | 6 --
usrp2/lib/find.cc | 1 +
usrp2/lib/usrp2.cc | 4 +-
usrp2/lib/usrp2_impl.cc | 4 +-
usrp2/lib/usrp2_impl.h | 2 +-
61 files changed, 389 insertions(+), 298 deletions(-)
create mode 100644 usrp2/firmware/include/network.h
copy usrp2/{include/usrp2/strtod_si.h => firmware/include/usrp2_ipv4_packet.h}
(56%)
rename usrp2/firmware/include/{usrp2_mac_addr.h => usrp2_udp_packet.h} (64%)
delete mode 100644 usrp2/firmware/lib/bool.h
delete mode 100644 usrp2/fpga/simple_gemac/ll8_shortfifo.v
hooks/post-receive
--
git://gnuradio.org/jblum
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/jblum branch, udp, updated. 1f9fcbb8bd586590a5667281d666ff3d4aae9fcf,
git repository hosting <=