Fork with SeeedStudio Xadow GPS v2 enabled

Dependencies:   FXOS8700CQ MODSERIAL XadowGPS mbed

Fork of Avnet_ATT_Cellular_IOT by Avnet

Revisions of config_me.h

Revision Date Message Actions
84:923940fe25d9 2016-12-22 Minor change File  Diff  Annotate
83:001d188ea2be 2016-12-21 Added GPS File  Diff  Annotate
82:c03944a7af88 2016-12-18 Stored defines for project File  Diff  Annotate
69:5a3414cc7531 2016-08-11 Added code for Xadow GPS. Not done sending to Flow Designer yet. File  Diff  Annotate
68:6e311c747045 2016-08-11 Added Avnet copyright headers on all source files. File  Diff  Annotate
58:c417fbc39c22 2016-07-29 Made TEMP_HUMIDITY_ACCELEROMETER the sensor selection default, as the FLOW project now tests for those File  Diff  Annotate
55:3abf9e3f42e6 2016-07-28 Added virtual sensors. This uses the USB Rx unless you un-comment USE_VIRTUAL_SENSORS. Also reverted to mbed 119 because of problems. File  Diff  Annotate
51:d9e5952545da 2016-07-24 Changed back to ATT server (from last commit, was google). File  Diff  Annotate
50:8ac42961458c 2016-07-24 Made sockread char buffer larger to handle more data coming back from a server. For now, 10*1500 bytes. File  Diff  Annotate
23:d6ceeb6d85ed 2016-07-13 Added text to config_me. Also moved the sensor update definition there. File  Diff  Annotate
21:d0038d14ee7c 2016-07-13 Cleaned up config_me.h a little and added some comments for the user variables. More comments need to be added. Cleaned up some of my unused debug code at the bottom of main(). File  Diff  Annotate
15:61df4a452d38 2016-07-13 Added JSON parsing and displaying the LED color File  Diff  Annotate
13:df9c49662797 2016-07-12 TEMP_HUMIDITY only is the default File  Diff  Annotate
12:7c94ec5069dc 2016-07-12 Fixed GET string format and added 3 options for the sensors to be read. File  Diff  Annotate
11:e6602513730f 2016-07-12 Fixed I2C issues. ; a) Removed stop between HTS221 address and read; b) The latest MBED uses the slave address differently from the legacy. Stick with the old for now and fixed the HTS221 address to BF instead of 5F.; c) Made I2C definitions externs. File  Diff  Annotate
4:f83bedd9cab4 2016-07-11 Added a sensors file that will write the FRDM-K64F motion sensor and the values from the SiLabs PMOD into a structure. File  Diff  Annotate
2:0e2ef866af95 2016-07-10 Adding in WNC code from Fred File  Diff  Annotate