- removed profiling -pg

- receiver uses Downsampler, PolyPhase, Farrow
- removed Lagrange


git-svn-id: http://moon:8086/svn/software/trunk/projects/mpsk_rx_gui@98 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2014-12-21 11:09:47 +00:00
parent 91552cffe9
commit 3546b6bd3a
5 changed files with 49 additions and 770 deletions
-1
View File
@@ -55,7 +55,6 @@ MainComponent::MainComponent ()
//[Constructor] You can add your own custom stuff here..
m_samplerate = 48000;
// m_pTransmitter = new Transmitter();
m_pTransmitterControl = m_pTransmitter;
m_TextEditor->setMultiLine (true);