Activity

From 05/13/2011 to 06/11/2011

06/11/2011

10:25 pm Revision 7aaa8fa6: Update config.sub and config.guess with latest canonical versions
Johnathan Corgan
09:46 pm Revision add65c9c: Allow disabling shm vmcircbuf tests at configure time
Don Ward
09:32 pm Revision 3bf9846d: Merge remote branch 'burx/burx_updates_for_rel_3pt4'
Johnathan Corgan

06/09/2011

05:12 pm Revision 2db51b40: grc: removed var sink taps example, its no longer supported, weird, and not us...
Josh Blum
05:12 pm Revision 665b6e55: grc: disable pythonw on darwin, apparently not needed
Josh Blum
05:12 pm Revision d3d68e52: gr-uhd: enable 8 channels in grc uhd blocks
Josh Blum

06/08/2011

03:05 am Revision bba53da8: added high_res_timer_epoch to give ticks at the epoch
Josh Blum
03:04 am Revision fd509d44: qtgui: make a common function for the time label creation in waterfall
Josh Blum
02:55 am Revision bbf11bb3: qtgui: removed all traces of highResTimeFunctions.h
Josh Blum
02:39 am Revision eae515a2: qtgui: removed most of the functions in highResTimeFunctions.h
Josh Blum
02:27 am Revision 1418dccc: qtgui: partially switch to gruel high res timer
Josh Blum
02:27 am Revision b8a8ed2c: gruel: adding high resolution timer to gruel
Josh Blum
01:48 am Revision 697562c3: qtgui: replace timespec with typedef so its easier to replace
Josh Blum
01:06 am Revision 275d14af: Merge branch 'mergeme/fix/trellis/metrics_typo'
Tom Rondeau

06/06/2011

03:51 pm Revision 86553ec4: digital: converting LMS algorithm to use the gr_adaptive_filter structure and ...
Tom Rondeau
03:35 pm Revision 23ee6269: digital: formatting CMA code; adding get_ functions and renaming things for co...
Tom Rondeau

06/05/2011

07:36 pm Revision 233f9604: Merge branch 'master' into turbo
Tom Rondeau
07:36 pm Revision 024c79a7: trellis: fixed Makefile by removing non-existant file names.
Tom Rondeau

06/04/2011

09:39 pm Feature #424 (Closed): gr-uhd: tag samples in source block
inline messages, and time stamps Josh Blum
09:38 pm Feature #423 (Closed): gr-uhd: create an async metadata source block
it will have a tagged output stream for async metadata Josh Blum
09:37 pm Feature #275 (Closed): Insert overrun indicator into host metadata
it will be fixed in uhd
(packet handler work)
Josh Blum
09:36 pm Feature #341 (Closed): USRP2 send-at and receive-at functionality in GNU Radio
its fixed in uhd
but we do need to make use of stream tags
Josh Blum
09:36 pm Feature #289 (Closed): add general purpose eeprom write primitive (use to set h/w version)
its fixed in uhd Josh Blum
09:35 pm Feature #279 (Closed): Have firmware send errors to host.
its fixed in uhd
async_metadata_t
Josh Blum
09:33 pm Bug #284 (Closed): add proper management of rid's in usrp2_impl
I have no idea what this is but its definitely fixed in uhd Josh Blum
09:30 pm Feature #278 (Closed): non memory-mapped version of eth_buffer
its fixed in uhd
the user space sockets are portable
Josh Blum
09:29 pm Bug #276 (Closed): Add streaming keep alive to firmware
its fixed in uhd Josh Blum
09:28 pm Bug #277 (Closed): Add support for streaming keep alive to usrp2 host code.
its fixed in uhd
the usrp will shutoff its streaming when the host socket dies
Josh Blum
09:26 pm Feature #294 (Closed): Need exclusive access mechanism to USRP2
its fixed in uhd
we lock each device to the process
Josh Blum
09:24 pm Bug #378 (Closed): Rework usrp2::impl::tx_raw fragmentation scheme
Josh Blum
09:23 pm Feature #342 (Closed): MIMO transmission and reception on USRP2
Josh Blum
09:23 pm Feature #310 (Closed): usrp2 needs to check actual MTU
Josh Blum
09:23 pm Bug #292 (Closed): usrp2 rx hangs if usrp is unplugged or disconnected from network.
Josh Blum
09:23 pm Feature #291 (Closed): make u2_flash_tool safer. (Check for sentinel in flash).
Josh Blum
09:23 pm Bug #285 (Closed): work-around unaligned loads so that usrp2 works on PPC.
Josh Blum
09:23 pm Feature #281 (Closed): Look at USRP2 SPI interface for way to load overlays.
its fixed in uhd
the fw is dumb, the host is smart
Josh Blum
09:22 pm Bug #285: work-around unaligned loads so that usrp2 works on PPC.
its fixed in uhd
since we user user-space sockets,
we will have to see about those power pc users
Josh Blum
09:20 pm Feature #291: make u2_flash_tool safer. (Check for sentinel in flash).
its fixed in uhd
the uhd usrp2 card burner tool checks for media size and that its removable to avoid users flashi...
Josh Blum
09:19 pm Bug #292: usrp2 rx hangs if usrp is unplugged or disconnected from network.
its fixed in uhd
udp sockets seem to survive disconnection, if you try to send a control packet, it will throw
Josh Blum
09:14 pm Feature #310: usrp2 needs to check actual MTU
its fixed in uhd
(we send and receive test packets to validate the frame size)
Josh Blum
09:13 pm Feature #342: MIMO transmission and reception on USRP2
its fixed in uhd Josh Blum
08:30 pm Bug #378: Rework usrp2::impl::tx_raw fragmentation scheme
its fixed in uhd Josh Blum
08:22 pm Bug #422 (Closed): gr-noaa has no pc file
Josh Blum

06/03/2011

09:57 pm Revision 7293ac44: digital: fixing comments on LMS DD equalizer
Tom Rondeau
09:56 pm Revision 92770a5a: digital: adding GRC block for LMS DD equalizer.
Tom Rondeau
09:56 pm Revision 6ffd5d20: digital: fixing 8psk constellation object to properly slice.
Tom Rondeau
09:14 pm Revision 7d1d1902: digital: adding an LMS decision-directed equalizer block.
Tom Rondeau
09:14 pm Revision 1db1cabf: digital: adding some comments to the swig file
Tom Rondeau
01:51 pm Revision dfe571b3: Merge branch 'master' into 8psk
Tom Rondeau

06/02/2011

10:26 pm Revision 12e4796c: Updated some of the examples in gr-trellis to use the options parser
Achilleas Anastasopoulos
03:38 pm Revision a23a0a46: Merge branch 'tr_master'
Tom Rondeau
03:11 pm Revision 7829d145: core: fixed documentation for dc blocker.
Tom Rondeau
03:04 pm Revision 7ed92966: QA: adding QA code for DC blocker block. Tests impulse response for complex an...
Tom Rondeau
02:40 pm Revision 29761317: grc: fixing DC blocker block to handle i/o type.
Tom Rondeau

05/31/2011

06:25 am Revision 85a8b62f: volk: make fptrs in volk.h visible
Nick Foster
04:17 am Revision 8879533b: Added volk_typedefs.h to the generated sources and installed headers.
Nick Foster

05/25/2011

03:51 pm Revision 9955ef95: grc: adding DC blocker GRC block.
Tom Rondeau
03:50 pm Revision b0b248ea: filter: adding floating point version of DC blocker alg.
Tom Rondeau
03:49 pm Revision e45053b9: filter: changing name of moving average class to remove name conflicts.
Tom Rondeau
03:29 pm Revision 09f5b960: filter: adding a DC blocker algorithm.
Tom Rondeau
09:39 am Revision 24157d63: Merge branch 'tr_master'
Tom Rondeau
09:02 am Revision f5d6c321: Merge pull request #1 from tttx/pmt-swig-fix
Pmt swig fix Tom Rondeau
04:11 am Revision 54301ae2: trellis: fix typo, had include config.h logic reversed
Josh Blum

05/24/2011

07:22 pm Revision ee852007: update python installed files
tttx
07:21 pm Revision 4598466e: fixing file tracking
tttx
07:20 pm Revision 1ba97251: fixing pmt swig python installed files
tttx
11:07 am Revision e896fec5: gr-utils: updating gr_plot_psd.py to protect against zero-length arrays in get...
Tom Rondeau

05/22/2011

12:02 pm Bug #421 (Closed): gr_prefs in C++ does not work
I was trying to use the new gnuradio-audio wrapper in linux/c++ and I noticed that it always selects ALSA even though... Alexandru Csete

05/20/2011

11:01 pm Revision 2e67e743: Volk: Use "unsafe" math optimizations (read: NEON) in GCC on NEON arch
Nick Foster
10:48 pm Revision d9e32f2b: Volk: modify NEON test flag
Nick Foster
08:59 pm Revision 86ecca07: Volk: runtime NEON detection based on /proc/self/auxv
Nick Foster

05/19/2011

10:05 pm Revision 95377fea: Volk: first stab at NEON support. Using compile-time detection.
Nick Foster
01:10 am Revision e8610bae: volk: remove justifiable obscenity from volk_prefs.c
Nick Foster
01:03 am Revision 3a41b320: Volk: added alignment prop to each machine. call volk_get_alignment() to get y...
Nick Foster

05/18/2011

11:59 pm Revision c80e7b00: Volk: renamed everything else to _a instead of _a16, makefiles included
Nick Foster
08:20 pm Revision 5f145a32: Volk: rename functions _a instead of _a16
Nick Foster
08:19 pm Revision 9d2ee4d7: Volk: rename aligned functions to just _a instead of _a16
Nick Foster
11:12 am Revision 781de9ee: filter: Adding a concept of output samples per symbol to the PFB clock recover...
Tom Rondeau
10:05 am Revision 900e227b: core: minor changes to clean up adaptive filter code.
Tom Rondeau
10:05 am Revision 8edabae5: digital: set number of samps per symbol for the equalizer. Also, explicitly se...
Tom Rondeau

05/17/2011

04:21 pm Revision a442150f: gr-uhd: fixed uhd apps; don't try to set the clock; default antenna unless spe...
Tom Rondeau

05/13/2011

08:58 pm Revision 9bfe75fd: volk: do not install library-only headers
Josh Blum
04:28 pm Revision 3752974f: Merge branch 'master' into 8psk
Tom Rondeau
03:11 am Revision c0090126: volk: added header implementation files to generation rule dependencies
Josh Blum
01:35 am Revision 24e6571e: Volk: I keep pulling tests out for testing and forgetting to put them back in...
Nick Foster
12:39 am Revision 7d349848: Volk: avx impl for 32f_s32f_convert_32i
Nick Foster
« Previous
Next »
 

Also available in: Atom