- 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:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user