A series of Powershell scripts to automatically download, build from source, and install GNURadio and -all- it's dependencies as 64-bit native binaries then package as an msi using Visual Studio 2015
gr_filter_design in not working on the windows install; this is due to two reasons:
1- The command line invocation inside GRC expects an executable file to be present
2- scipy's fftpack is missing a DLL
gr_filter_design in not working on the windows install; this is due to two reasons: 1- The command line invocation inside GRC expects an executable file to be present 2- scipy's fftpack is missing a DLL