- compile clean for gcc
git-svn-id: http://moon:8086/svn/software/trunk/projects/mpsk_rx_gui@11 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
#include <radio/symbol.h>
|
||||
#include <radio/nco.h>
|
||||
#include <radio/interpolation.h>
|
||||
#include <radio/Frame.hpp>
|
||||
|
||||
#include "JuceHeader.h"
|
||||
#include "Logcomponent.h"
|
||||
#include "Frame.hpp"
|
||||
#include "LogComponent.h"
|
||||
|
||||
#define TRANSMITTER_RCF_OVERSAMPLING ((uint32_t)32)
|
||||
#define TRANSMITTER_RCF_ROLLOFF ((radio_float_t)0.35)
|
||||
@@ -248,4 +248,4 @@ private:
|
||||
}
|
||||
};
|
||||
|
||||
#endif // _TRANSMITTER_H_
|
||||
#endif // _TRANSMITTER_H_
|
||||
|
||||
Reference in New Issue
Block a user