this is using the mbed os version 5-13-1

Dependencies:   mbed-http

Revisions of source/common_config.h

Revision Date Message Actions
118:8df0e9c2ee3f 2019-05-25 - fixed memory leak bug with ATCMD manager; - added BLE memory pool and queues and connected up to main, BLE manager and ATCMD; - code compiling; - python test passing File  Diff  Annotate
110:c722dda4f2ff 2019-05-09 added fix for case where no response is received to HTTPS request. File  Diff  Annotate
109:c274780ff609 2019-05-08 1. updated HTTP packet state to monitor for multiple packets; 2. fixed bug causing crash (was canceling an active task on event queue); 2. updates to watchdog. added ticker.; File  Diff  Annotate
105:e5ce023eee93 2019-05-06 still having issues - put defines around much of the verbose comments File  Diff  Annotate
104:11e9605093c9 2019-05-05 still having issues with http request not returning File  Diff  Annotate
103:7b566b522427 2019-05-02 reached cloud hello message in box comms sequence File  Diff  Annotate
102:9748f290a1a5 2019-04-24 added fix for response header issue.; passing regression tests.; known issue:; - UDDRP response incomplete File  Diff  Annotate
100:80ef4bc31b7a 2019-04-22 added support for the following response:; - AT_EVENT; - CONNECT_EVENT File  Diff  Annotate
99:05398b3184f8 2019-04-22 failing at internet url configuration and verification. File  Diff  Annotate
95:290859010c8c 2019-04-17 response format for the following command implemented:; - AT+UWSCA; - AT+UNSTAT=0; - AT+UWSSTAT File  Diff  Annotate
93:06e755a80187 2019-04-14 fixed bug with wifi configuration API (was adding an extra character causing wifi connection to fail because of incorrect credentials) File  Diff  Annotate
92:ec9550034276 2019-04-13 implemented DEFINE switch to resolve mbed memory pool allocation failure File  Diff  Annotate
88:7ffa053be662 2019-03-31 tls connection now working. File  Diff  Annotate
87:99b37d26ff2a 2019-03-29 http/https request and response implemented File  Diff  Annotate
84:7c7add00f4bf 2019-03-28 internet configuration issues fixed. File  Diff  Annotate
83:9c271a50a70b 2019-03-26 implemented parser for header File  Diff  Annotate
74:f26e846adfe9 2019-03-10 ATCmdManager now instaltiates ok File  Diff  Annotate