commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r6912 - gnuradio/branches/developers/matt/u2f/firmware


From: matt
Subject: [Commit-gnuradio] r6912 - gnuradio/branches/developers/matt/u2f/firmware
Date: Wed, 14 Nov 2007 18:44:52 -0700 (MST)

Author: matt
Date: 2007-11-14 18:44:50 -0700 (Wed, 14 Nov 2007)
New Revision: 6912

Modified:
   gnuradio/branches/developers/matt/u2f/firmware/gen_eth_packets.c
Log:
all debug


Modified: gnuradio/branches/developers/matt/u2f/firmware/gen_eth_packets.c
===================================================================
--- gnuradio/branches/developers/matt/u2f/firmware/gen_eth_packets.c    
2007-11-15 00:40:19 UTC (rev 6911)
+++ gnuradio/branches/developers/matt/u2f/firmware/gen_eth_packets.c    
2007-11-15 01:44:50 UTC (rev 6912)
@@ -174,8 +174,8 @@
   u2_init();
 
   // setup tx gpio bits for GPIOM_FPGA_1 -- fpga debug output
-  hal_gpio_set_tx_mode(15, 0, GPIOM_FPGA_1);
-  hal_gpio_set_rx_mode(15, 0, GPIOM_FPGA_1);   // no printing...
+  hal_gpio_set_tx_mode(15, 0, GPIOM_FPGA_0);
+  hal_gpio_set_rx_mode(15, 0, GPIOM_FPGA_0);   // no printing...
 
   hal_puts("\ngen_eth_packets\n");
   





reply via email to

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