aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-08-26gr-fosphor: Add the overlap blockSylvain Munaut2-0/+36
2021-01-08gr-fosphor: Switch to std::shared_ptr instead of boost::shared_ptrSylvain Munaut2-2/+2
2021-01-08gr-fosphor: Remove all SWIG stuffSylvain Munaut1-1/+1
2021-01-08gr-fosphor: Update all copyright notices headersSylvain Munaut5-71/+14
2021-01-08gr-fosphor: Use #pragma once instead of old guard styleSylvain Munaut4-22/+4
2020-01-31gr-fosphor: Add 'freq' message port sending the frequency a user clickedSylvain Munaut1-0/+5
2019-12-08gr-fosphor/build: Update CMakeLists.txt copyright headerSylvain Munaut2-8/+8
2019-12-08gr-fopshor: Remove WX supportSylvain Munaut2-61/+0
2019-12-08gr-fosphor: Indent (tab/space) fixesSylvain Munaut1-8/+8
2014-07-24gr-fosphor: Update year in copyright noticeSylvain Munaut4-4/+4
2014-07-22gr-fosphor: Export method to retrieve the underying QWidgetSylvain Munaut1-0/+3
2014-07-22gr-fosphor: Add 'SPACE' as a 'freeze' control to pause the processingSylvain Munaut1-0/+1
2014-07-22gr-fosphor: Update to fosphor new 'render options' model and add zoomSylvain Munaut1-0/+7
2014-01-12gr-fosphor: Introduce a new glctx_update call back to refresh contextSylvain Munaut1-1/+2
2013-11-10gr-fosphor: Allow to select custom FFT window from the gr::fft:window listSylvain Munaut1-0/+3
2013-11-10gr-fosphor: Add frequency range (center/span) awarenessSylvain Munaut1-0/+5
2013-10-26gr-fosphor: Make the different GUI version optionalSylvain Munaut1-4/+9
2013-10-26gr-fosphor: Add Qt widget version of the fosphor sinkSylvain Munaut2-0/+69
2013-10-26gr-fosphor: Add WX widget version of the fosphor sinkSylvain Munaut2-0/+60
2013-10-26gr-fosphor: Split block into base function and UI specific partSylvain Munaut3-2/+61
2013-10-26gr-fosphor: Move to the _impl paradigmSylvain Munaut1-39/+2
2013-10-26gr-fosphor: Fix include guard #define on glfw_sink_c.hSylvain Munaut1-3/+3
2013-10-13Initial import of the GNURadio blockSylvain Munaut3-0/+153