Ftpget merged with the main code
Dependencies: SDFileSystem dspmodified mbed
History
minimal version, start bug fixing from here
2015-06-28, by lalitkumar [Sun, 28 Jun 2015 13:39:02 +0000] rev 29
minimal version, start bug fixing from here
last version before BI edit
2015-06-28, by lalitkumar [Sun, 28 Jun 2015 06:05:32 +0000] rev 28
last version before BI edit
timestamp array size bug fixed
2015-06-26, by lalitkumar [Fri, 26 Jun 2015 11:27:07 +0000] rev 27
timestamp array size bug fixed
ftpfilepath error fixed (yy/mm)
2015-06-26, by lalitkumar [Fri, 26 Jun 2015 08:51:50 +0000] rev 26
ftpfilepath error fixed (yy/mm)
added csq store along with timestamp, improved sendatcommand to accomodate csq
2015-06-25, by lalitkumar [Thu, 25 Jun 2015 13:44:04 +0000] rev 25
added csq store along with timestamp, improved sendatcommand to accomodate csq
bugs resolved in gsm_init and ftp_put modified for 2 serial responses
2015-06-25, by lalitkumar [Thu, 25 Jun 2015 07:18:45 +0000] rev 24
bugs resolved in gsm_init and ftp_put modified for 2 serial responses
reset in gsm_init moved to main function for further analysis
2015-06-25, by lalitkumar [Thu, 25 Jun 2015 06:36:32 +0000] rev 23
reset in gsm_init moved to main function for further analysis
FTPput corrected to allow multiple putname_attempts
2015-06-25, by lalitkumar [Thu, 25 Jun 2015 06:30:44 +0000] rev 22
FTPput corrected to allow multiple putname_attempts
gsm init improved with simultaneous dual response comparison for ATcommand (sendATcommand2)
2015-06-25, by lalitkumar [Thu, 25 Jun 2015 05:49:34 +0000] rev 21
gsm init improved with simultaneous dual response comparison for ATcommand (sendATcommand2)
Iteration function added
2015-06-23, by pravinmagar [Tue, 23 Jun 2015 12:36:20 +0000] rev 20
Iteration function added