storing variables in single array for transmission

Dependencies:   SDFileSystem dspmodified mbed

Fork of FTPGET_Merged by Pravin Magar

Revisions of merged_code.cpp

Revision Date Message Actions
24:b09a8907f7f9 2015-06-26 bug fixes File  Diff  Annotate
23:69ac079fb31e 2015-06-26 storing values of variables in single variable for transmission File  Diff  Annotate
22:4141d6a13488 2015-06-25 FTPput corrected to allow multiple putname_attempts File  Diff  Annotate
21:9e71641aeac8 2015-06-25 gsm init improved with simultaneous dual response comparison for ATcommand (sendATcommand2) File  Diff  Annotate
20:764af4c48cf2 2015-06-23 Iteration function added File  Diff  Annotate
19:0f009e5e5646 2015-06-23 iteration function is added File  Diff  Annotate
18:4e3aa33674c8 2015-06-23 DCdetect & TC detect sampled twice, moved averaging operation from storage to dc_detection function File  Diff  Annotate
17:824537d9204b 2015-06-23 DC Detect storage removed File  Diff  Annotate
16:622629b0cf3c 2015-04-30 FTPGET_Merged FTPPUTPATHNAME corrected File  Diff  Annotate
15:f2a7003fcea1 2015-04-29 FTPGET_Merged Delete function corrected File  Diff  Annotate
14:83b823fdcdd0 2015-04-06 FTPGETPATH updated now the final.txt should be placed inside the folder name like /Module_Name/Final.txt on the server File  Diff  Annotate
13:73d6de10d15c 2015-03-19 FTPPUTPATHNAME updated in Fahad Code File  Diff  Annotate
12:0ab0a2578025 2015-03-11 File names generating issues in absence of GSM modified. (files will be created with Err suffix followed by serial number).; module now works in absence of GSM and as GSM is ON, module continues sending ftp files, no need to reset. File  Diff  Annotate
11:63f48533dc6f 2015-03-11 FTPPUTPATHNAME updated with /mod_name/YYMM/DD/HH format File  Diff  Annotate
10:9184e2fb5974 2015-03-09 hour indicator code position changed File  Diff  Annotate
9:7965c3bc3199 2015-03-09 ftpget jassi version with timestamp sending @ every hour added. module reset @ 2 hours logic changed (now its time dependant). code yet to be tested for continuous operation for 4-5 days File  Diff  Annotate
8:12b4c521c033 2015-03-04 Timestamp file updated. Just add the ftp put of the timestamp file after 1 hour in this programme. File  Diff  Annotate
7:3d5fd645c11d 2015-03-03 Updated code FTPGET_Merged code with TC value correction File  Diff  Annotate
6:87c4ae320c7c 2015-03-02 FTPPUTPATHNAME corrected as /mod_name/1503/150302 File  Diff  Annotate
5:11c455ebcc34 2015-03-02 FTPPUTPATHNAME is added. Now all one day file in one folder File  Diff  Annotate
4:668d7227d060 2015-02-17 Security added in do_remove that if dir to be deleted is not found then it'll return File  Diff  Annotate
3:726f275f04ac 2015-02-17 Corrected code to delete all the files from the folder File  Diff  Annotate
2:e5b9aefbcdeb 2015-02-16 Delete file added File  Diff  Annotate
1:56e7680a6339 2015-02-16 FTPGET_Merged code with delete file feature added; File  Diff  Annotate
0:f2467c077504 2015-02-14 FTPGET Command inserted File  Diff  Annotate