Merge remote branch 'gnuradio/wip/udp_source_sink'
[debian/gnuradio] / usrp2 /
2009-04-01 mattadd fifos to interface to the macs
2009-04-01 mattrx seems to work. haven't test error frames
2009-04-01 mattaddress filtering
2009-04-01 mattonly report result for 1 cycle
2009-04-01 mattvariable length delay line, based on srl16
2009-04-01 mattnow checks the crc as well for the received side
2009-04-01 mattcheckpoint
2009-03-31 mattwe now inhibit our own sending when a received pause...
2009-03-31 mattsample packet
2009-03-31 mattcleaned up a little
2009-03-31 matttx should be fully working now
2009-03-31 matteverything but CRC
2009-03-31 mattnearly there
2009-03-30 mattwork in progress on a simpler gigabit-only mac
2009-03-30 mattcopied over from other project
2009-03-30 mattnew fifos copied over from other project
2009-03-30 mattoptional (but not used) additional buffering in eth...
2009-03-30 mattcomment out the RMON, which we don't use
2009-03-26 ebPartial fix for ticket:378. Merged eb/t378 -r10682...
2009-03-19 jcorganApplied Douglas Geiger's packet filter patch, with...
2009-03-18 ebFixed ticket:339 (ethernet capability advertisement...
2009-03-10 jblumBumped up minimum divider to 131 for xcvr.
2009-03-09 mattcopied over old one which works with icarus
2009-03-05 ebNew standalone firmware, burn_dbsrx_eeprom, that burns...
2009-03-04 jcorganFix case where USRP2 left streaming prevents reinitiali...
2009-03-03 jblumActually enable/disable tx via gpio (...when tx enable...
2009-02-26 matttiming fix. The line address in the buffers still...
2009-02-26 matttiming fix, delays the ethernet flow control by a cycle...
2009-02-26 mattremove support for unmodified dbsrx because there is...
2009-02-25 jcorganMerged r10501:10505 from michaelld/omnithread into...
2009-02-24 mattset all debug stuff to zero
2009-02-23 mattsupport for unmodified dbsrx boards
2009-02-23 mattsupport for unmodified dbsrx boards
2009-02-23 jcorganCleanup, changed ifc_name() to interface_name()
2009-02-22 jcorganAdds ifc_name() to libusrp2 and gr-usrp2
2009-02-20 ebfix for config_mimo host code. (Doug Geiger)
2009-02-17 ebminor renaming
2009-02-17 jcorganUse defined bit positions
2009-02-10 jcorganRemove obsolete app
2009-02-10 jcorganMerged r10418:10423 from jcorgan/pps into trunk. Adds...
2009-02-04 jcorganMerged r10383:10390 from jcorgan/u2-wip into trunk.
2009-02-04 jblumusrp2-xcvr cleanup, working gains, freqs
2009-02-04 jblumusrp2: xcvr working
2009-02-03 mattwork in progress: xcvr running, needs work with divisors
2009-02-02 jblumwork in progress: setting gpio on xcvr
2009-01-31 mattwork in progress
2009-01-31 mattwork in progress
2009-01-31 mattwork in progress
2009-01-31 mattfirst cut at 64 bit time
2009-01-31 mattdebug info
2009-01-31 mattminor rev increase for for 3.01, which was just pcb...
2009-01-31 jblumwork with the set reg functions
2009-01-30 jblumxcvr: initialize chipset
2009-01-30 jblumconverted set freq in xcvr
2009-01-30 jblumwork on xcvr set_freq
2009-01-30 jblumxcvr dboard support
2009-01-29 matttunes the dbsrx properly. You need to mod your dbsrx...
2009-01-28 mattdbsrx daughterboard support, gain works, not freq
2009-01-27 ebthird time's a charm...
2009-01-27 ebadded missing .h files
2009-01-27 ebMerged eb/u2-mimo-wip -r10297:10317 into the trunk...
2009-01-27 jcorganGeneral housekeeping--removing ancient cruft mostly.
2009-01-23 ebmimo tx work-in-progress
2009-01-23 ebrevert extraction of buffer_state
2009-01-23 ebWork in progress on mimo Tx state machine.
2009-01-22 ebbumped stack to 3k (not sure we needed to), cleaned...
2009-01-22 matttrial fix for problem when 3 loads with 1 wait state...
2009-01-22 mattcatching up with shawn. these aren't used here anyway.
2009-01-22 mattdetect loss of signal
2009-01-19 jcorganonly set scale_iq if asked
2009-01-19 mattcorrected link up detector
2009-01-19 mattnew cordic
2009-01-19 mattwiden cordic on tx side
2009-01-19 mattclarify comment
2009-01-19 matt24 bit wide z. Can't do this parameterized, unfortunately.
2008-12-31 jcorganFix USRP2 peek32() max words
2008-12-31 jcorganFor USRP2, implement auto scaling of TX pipeline such...
2008-12-31 jcorganRename constant for clarity
2008-12-29 jcorganImplements USRP2 poke32() command.
2008-12-28 jcorganFix typo
2008-12-28 jcorganReplaced USRP2 peek() with peek32(), handles endian...
2008-12-27 jcorganImplements USRP2 peek() command, allowing arbitrary...
2008-12-24 jcorganMerged r10071:10164 from features/cppdb-test into trunk...
2008-12-17 mattadded frequency offset capability. Set to 12.5e6 on...
2008-12-15 mattpps sync works, meets timing
2008-12-14 mattadd break at end of new case to prevent fallthru. ...
2008-12-14 mattsynchronized pps, lots of debug pins changed, works...
2008-12-14 jcorganFix failure with interp > 128
2008-12-14 jcorganImplement sync_to_pps command for USRP2
2008-12-13 mattreset the phase when we shut down. Aids in sync
2008-12-07 mattsplit test out into a function
2008-12-07 mattmore tests, for ram and sd card
2008-12-05 mattimplemented "reset master clock on next PPS" so we...
2008-12-05 mattsend a char to the serial port, but don't wait if the...
2008-12-04 mattspeed up the diagnostic signals, they were causing...
2008-11-16 mattremoved old python comments
2008-11-16 mattfixed gain calculations rfx900-2400
2008-11-16 mattadded a utility function to get the integer rounded...
2008-11-09 mattmore thorough test
2008-11-09 matthardware control of leds
next