Age | Commit message (Expand) | Author |
2011-12-14 | uhd: fixes to instantiating UHD devices to set the antenna and subdevice prop... | Tom Rondeau |
2011-11-07 | uhd: change examples to use new stream api | Josh Blum |
2011-10-21 | digital: added subdevspec option to digital UHD examples. | Tom Rondeau |
2011-10-19 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum |
2011-10-19 | digital: fixed digital narrowband examples to set the sample rate based on th... | Tom Rondeau |
2011-10-19 | digital: fixed digital ofdm examples to use args instead of address and bette... | Tom Rondeau |
2011-10-19 | digital: fixed digital narrowband examples to use args instead of address and... | Tom Rondeau |
2011-10-17 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum |
2011-10-14 | digital: added set_freq function to narrownband tunnel's main top block. | Tom Rondeau |
2011-10-14 | digital: wip: working on tunnel.py for OFDM. | Tom Rondeau |
2011-10-14 | digital: renamed OFDM benchmark codes; no real need to say what they are in a... | Tom Rondeau |
2011-10-14 | digital: fixed narrowband channel model adder to take a signal amplitude to d... | Tom Rondeau |
2011-10-14 | digital: add channel model for OFDM signals to a file. | Tom Rondeau |
2011-10-14 | digital: removed unnecessary benchmark_ofdm.py | Tom Rondeau |
2011-10-14 | digital: fixed OFDM benchmark code to work over-the-air with UHD. | Tom Rondeau |
2011-10-12 | digital: changed modulation_utils2 to modulation_utils and update all files u... | Tom Rondeau |
2011-10-12 | digital: sneaking in a fix to cpm.py here. Working with benchmark_tx. Also ad... | Tom Rondeau |
2011-10-12 | digital: unnecessary import. | Tom Rondeau |
2011-10-12 | digital: I didn't think this was needed, but apparently, it is. | Tom Rondeau |
2011-10-12 | digital: benchmark_tx and benchmark_rx are working to/from file. | Tom Rondeau |
2011-10-12 | digital: wip: changes to get benchmark_ofdm_tx to produce output (runs but un... | Tom Rondeau |
2011-10-12 | digital: moved narrowband examples to their own directory (to make room for O... | Tom Rondeau |
2011-10-08 | gr: the CMakeLists.txt took a chill pill | Josh Blum |
2011-10-08 | gr: updated cmakelists after merge for additional files | Josh Blum |
2011-10-08 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into digital | Josh Blum |
2011-10-07 | digital: minor bug fix to rx_voice demo. | Tom Rondeau |
2011-10-07 | digital: updated rx and tx voice examples to work over the air with UHD. | Tom Rondeau |
2011-10-07 | digital: minor bug fix | Tom Rondeau |
2011-10-06 | digital: removed old digital and digital-bert scripts that will no longer wor... | Tom Rondeau |
2011-10-06 | digital: adding bert and tunnel to makefile. | Tom Rondeau |
2011-10-06 | digital: debugging to get digital BERT tests to work over the air with UHD (v... | Tom Rondeau |
2011-10-06 | digital: fixed BERT test. | Tom Rondeau |
2011-10-06 | Merge branch 'digital' of github.com:trondeau/gnuradio into digital | Tom Rondeau |
2011-10-06 | digital: copied tunnel.py over to gr-digital/examples and updated it to use U... | Tom Rondeau |
2011-09-30 | digital: first pass at BERT receiver. | Tom Rondeau |
2011-09-30 | digital: first pass at implementing a BERT transmitter. Works storing samples... | Tom Rondeau |
2011-09-30 | digital: modified generic_mod_demod so mod and demods have same options in th... | Tom Rondeau |
2011-09-28 | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital | Josh Blum |
2011-09-27 | digital: fixed up benchmark codes to handle receive, too. Over-the-air tests ... | Tom Rondeau |
2011-09-27 | digital: making a parent class for the UHD interface since most of the functi... | Tom Rondeau |
2011-09-27 | digital: bug fixes for digital mods. Adding fist pass at a UHD benchmark tran... | Tom Rondeau |
2011-09-16 | digital: added cmake support for moved grc files and examples | Josh Blum |
2011-09-15 | Merge branch 'digital' of git://github.com/trondeau/gnuradio into digital | Josh Blum |
2011-09-13 | digital: moved tx/rx_voice from gnuradio-examples into gr-digital. Tested and... | Tom Rondeau |
2011-09-13 | digital: moving more examples from gnuradio-examples to gr-digital and added ... | Tom Rondeau |
2011-09-13 | digital: modifying example dir gitignore to ignore any generated samle files. | Tom Rondeau |
2011-09-05 | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital | Josh Blum |
2011-08-30 | digital: adding a script to add channel conditions to a saved file and output... | Tom Rondeau |
2011-08-10 | Cleaning up; adding a different dbpsk that uses differential coding. The norm... | Tom Rondeau |
2011-08-09 | digital: fixing up receiver code. Almost there... | Tom Rondeau |