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

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers param.h Source File

param.h

00001 #define SAMPLE_LENGTH       6000 
00002 #define SAMPLE_RATE         10000
00003 #define SIN_LENGTH          500
00004 #define OUTAVG_LENGTH       100
00005 #define CARRIER_FREQ        220
00006 #define TIME_CONST          0.0001
00007 #define PI                  3.14159265
00008 #define FILTER_LENGTH       513
00009 #define DEC_FACTOR          2