Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: Parameters.h
- Revision:
- 1:227db871d328
- Parent:
- 0:efb27fbc92c0
diff -r efb27fbc92c0 -r 227db871d328 Parameters.h --- a/Parameters.h Mon Jul 30 09:57:42 2012 +0000 +++ b/Parameters.h Tue Aug 21 14:23:03 2012 +0000 @@ -14,7 +14,7 @@ //------------------------------- // Used for FFT class #define SAMPLES 256 // Number of points used for FFT -#define FREQ 15000 // Frequency in Hz of pinger +#define FREQ 13000 // Frequency in Hz of pinger #define AMPLITUDE_LIMIT 35 // amplitude limit for detection #define SAMPLE_RATE 60500 // Sampling frequency #define DCOFFSET 2048 // Binary offset voltage