uses pushing box to write to google spreadsheets

Dependencies:   GSM_PUSHING_BOX_STATE_MACHINE MBed_Adafruit-GPS-Library SDFileSystem mbed

Fork of DCS by DCS_TEAM

param.h

Committer:
bjcrofts
Date:
2015-04-14
Revision:
14:97611177509b
Parent:
8:6b4a6bcd7694

File content as of revision 14:97611177509b:

#define SAMPLE_LENGTH       6000 
#define SAMPLE_RATE         10000
#define SIN_LENGTH          500
#define OUTAVG_LENGTH       100
#define CARRIER_FREQ        220
#define TIME_CONST          0.0001
#define PI                  3.14159265
#define FILTER_LENGTH       513
#define DEC_FACTOR          2