index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-13
digital: psk and dxpsk GRC blocks working.
Tom Rondeau
2011-09-13
grc: removing more blocks from general grc tree that are now in digital.
Tom Rondeau
2011-09-12
digital: fixed GRC blocks for blocks moved to gr-digital.
Tom Rondeau
2011-09-05
Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital
Josh Blum
2011-09-01
grc: moved GRC blocks that were put into gr-digital into gr-digital/grc and r...
Tom Rondeau
2011-09-01
Fixed the PFB clock sync block when asking for multiple samples per symbol out.
Tom Rondeau
2011-09-01
Fixing GRC files for new API to loop blocks.
Tom Rondeau
2011-09-01
digital: adding CPM C++ hier block, which adds a hier directory to gr-digital...
Tom Rondeau
2011-08-30
digital: added gitignore file to hier dir.
Tom Rondeau
2011-08-30
digital: fixed up build to make libdigital_hier.la; does not swig or get buil...
Tom Rondeau
2011-08-30
digital: moved newly added CPM and GMSK hier blocks to gr-digital.
Tom Rondeau
2011-08-30
Merge remote branch 'mbant/cpm' into digital
Tom Rondeau
2011-08-30
digital: adding GMSK as a modulation type. Updated to use PFB-based clock rec...
Tom Rondeau
2011-08-30
digital: minor formatting fixes.
Tom Rondeau
2011-08-30
digital: fixing a few things left out in conversion to gri_control_loop child...
Tom Rondeau
2011-08-30
Merge branch 'digital' of github.com:trondeau/gnuradio into digital
Tom Rondeau
2011-08-30
digital: adding a script to add channel conditions to a saved file and output...
Tom Rondeau
2011-08-30
digital: converted mpsk_receiver to use gri_control_loop parent class. Update...
Tom Rondeau
2011-08-30
digital: formatting comments for line length.
Tom Rondeau
2011-08-30
digital: made other QA codes executable
Tom Rondeau
2011-08-30
digital: converted FLL block to use gri_control_loop parent class.
Tom Rondeau
2011-08-30
digital: reformatting documentation for line length.
Tom Rondeau
2011-08-29
Updating QA code for PLL blocks. Setting gains using new loop bw concept chan...
Tom Rondeau
2011-08-29
Updating all three PLL blocks to use new control_loop parent class.
Tom Rondeau
2011-08-29
digital: fixing qa code to test new dqpsk; a few minor formatting changes.
Tom Rondeau
2011-08-29
digital: fixed qpsk modulators to enable dqpsk.
Tom Rondeau
2011-08-29
digital: created a separate DQPSK constellation that does not gray code insid...
Tom Rondeau
2011-08-27
digital: wip: dqpsk needs work.
Tom Rondeau
2011-08-27
digital: working on adding a dqpsk modulation block.
Tom Rondeau
2011-08-27
digital: updating constellation receiver's QA code.
Tom Rondeau
2011-08-27
digital: made digital constellation receiver a child of the second order cont...
Tom Rondeau
2011-08-22
utils: fixed typo
Tom Rondeau
2011-08-17
small tweaks for windows building
Josh Blum
2011-08-17
Merge branch 'next' into digital
Josh Blum
2011-08-17
Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital
Josh Blum
2011-08-14
digital: cleaned up Costas loop code by switching over to the gri_control_loo...
Tom Rondeau
2011-08-14
Convering the PLL refout block to use the gri_control_loop class to take care...
Tom Rondeau
2011-08-14
Adding a control_loop class that takes care of setting the loop gains and the...
Tom Rondeau
2011-08-10
digital: fixing naming of logging files.
Tom Rondeau
2011-08-10
fixing constellation plotter to gracefully handle the end of a file.
Tom Rondeau
2011-08-10
Cleaning up; adding a different dbpsk that uses differential coding. The norm...
Tom Rondeau
2011-08-10
digital: updated constellation receiver to use loop bandwidth and damping fac...
Tom Rondeau
2011-08-09
digital: fixing up receiver code. Almost there...
Tom Rondeau
2011-08-09
digital: setting up receive path to use new timing loop API, FLL API, new gai...
Tom Rondeau
2011-08-09
digital: fixed complex M&M to output the error signal as a float. Also change...
Tom Rondeau
2011-08-09
digital: added M&M clock recovery loop as an option to compare against polyph...
Tom Rondeau
[next]