summaryrefslogtreecommitdiff
path: root/gr-fft
AgeCommit message (Collapse)Author
2012-05-02fft: export the FFTW malloc and free helper functions.Tom Rondeau
2012-05-02build: reworking cmake structure for include and lib directories. I think ↵Tom Rondeau
this is cleaner. We also probably don't need the link_directories (according to the cmake guys, this is no longer necessary).
2012-05-01fft: enabling doc and grc subdirs.Tom Rondeau
2012-04-29fft: put helper classes in namespaceJohnathan Corgan
2012-04-29fft: make interface functions pure virtualJohnathan Corgan
2012-04-27gr-fft: creates a gr-fft top-level component.Tom Rondeau