Initial commit

Dependencies:   ConfigFile FXOS8700CQ M2XStreamClient-JMF MODSERIAL SDFileSystem WNCInterface jsonlite mbed-rtos mbed

Fork of StarterKit_M2X_DevLab by Jan Korycan

Changes

RevisionDateWhoCommit message
16:358604977188 2018-04-05 korycanjan Configuration updates. default tip
15:c63a080c6814 2018-04-05 korycanjan Fixed to compile under GNU Arm Toolkit
14:6034f6896f22 2018-04-05 korycanjan Initial commit
13:ee72ca4ca7d4 2017-12-11 jk431j Added wait for cellular link in WncController::softwareInitMdm
12:d46db9b17086 2017-12-11 jk431j Added wait for cellular link in WncController::softwareInitMdm
11:62e995e72c3b 2017-10-26 jk431j Updated WNCInterface from version 7 to 28
10:a8495b430849 2017-10-25 jk431j Fix compilation errors.
9:3f5dfac96ac1 2017-10-25 jk431j Added instant sent on button press and accelerometer change.; Added conditional command checking.; Added sending all data in one command.
8:b82d330e10e9 2017-04-26 jk431j * Added APN to WNCInterface initialization (more reliable initialization); * Added watchdog to M2X requests; * Added M2X configuration over SMS
7:721eb6bb68d3 2017-04-06 jk431j Added config_me.h, SMS handling.
6:731f412e6571 2017-04-05 jk431j Improved variable initialization
5:8099493f2c35 2017-04-05 jk431j Added sensor reading and M2X command handling.
4:08979e323c6e 2017-04-05 jk431j Added sensor reading and M2X command handling,
3:94a2e1a54aac 2016-11-17 root@developer-sjc-cyan-compiler.local.mbed.org Added tag att_cellular_K64_wnc_14A2A_20161117 for changeset eb0768c06c1b
2:eb0768c06c1b 2016-10-07 JMF changed all printf statements to pc.printf att_cellular_K64_wnc_14A2A_20161117
1:1c840717deea 2016-09-27 JMF Adding code to initialize stdio/stderr output, moved out of WNCInterface.
0:62feed0f1fd9 2016-09-21 JMF Initial Commit