Code clean up - modify Datatypes

Dependencies:   SDFileSystem ds3231 eeprom_Nikita mbed testUniGraphic_150217

Fork of merged_code2_3rd_nov_2017_15th_dec_2017_magicno_removal by nikita teggi

Revisions of bp.cpp

Revision Date Message Actions
61:2143f39103f7 2017-12-19 Code clean up - modify Datatypes File  Diff  Annotate
59:e21cf7e08ebf 2017-12-14 Magic number removal in - ECG, BP, BG File  Diff  Annotate
57:200c42fba01f 2017-12-12 Solved four issues. ; 1. 2 display hang issues; 2. sd (pid) issue; 3. did issue File  Diff  Annotate
43:85a7f399cb9d 2017-09-11 PID tracking with get and inc file pid and bt pid File  Diff  Annotate
42:c81673b04b6a 2017-09-11 PID tracking with getpid, store pid File  Diff  Annotate
41:1141a75eacc4 2017-09-08 Modified PID tracking; 1 First open the Pid in write mode and then in append mode; 2 PID to increment only after a test is completed; 3 PID stored in SD card; File  Diff  Annotate
40:f7f351699288 2017-08-20 Modification of BP, ECG and GLC operating ranges into 11th Aug Dharwad code. - By Amit on 12th Aug 2017 File  Diff  Annotate
39:69b09bd87502 2017-08-11 Code used for deployment of POC3 on 11th august 2017. File  Diff  Annotate
36:00d96aa14658 2017-07-29 Added Suhasini's changes related to BP code and increase Bluetooth buffer from 150 samples to 600 Samples into 27th July 2017 code File  Diff  Annotate
31:0f67acfc6236 2017-07-15 new display code 15/07/17 File  Diff  Annotate
22:ffa88619551d 2017-06-23 Code with Battery monitoring(commented), glc modified, bt modified, pid modified File  Diff  Annotate
21:7ef1b0b40841 2017-06-21 poc code with ; 1. Finger detect for BP; 2. Lead off detect for ECG; 3. Modified display texts; 4. Modified display touch options for GLC; 5. Addition of RETEST option for all the three measurements(BP,BG,ECG) File  Diff  Annotate
20:7c64e6ecad76 2017-06-17 poc code with finger detect and leadoff File  Diff  Annotate
19:1650bbc923cc 2017-06-09 integrated code with bluetooth File  Diff  Annotate
15:208b146151ba 2017-06-05 Heart rate is calculated; GLC - Not working File  Diff  Annotate
14:f5c62d30c6fc 2017-06-01 HR code is running with Structure ; COMPILATION success; Results not accurate File  Diff  Annotate
10:aeff3309002a 2017-05-03 May2_2017(Nidhin); Stores 2 file data to 1 bp file and delete 2 Temp File.; BP value rounded Result displayed as int. File  Diff  Annotate
8:adf2ba7e6412 2017-04-28 New Display code(Nik) updated with New BP code (Nid); Changes in Main.cpp, sdcard.cpp, sdcard.h, bp.cpp, bp.h; Code working without hang. ; BP result screen need modification. File  Diff  Annotate
5:a3ea7c82b7e1 2017-03-30 PID updation possible, Proper screen navigation enabled, Return functionality from BP to main screen-done, date-time format modified, BP data not saved into SD card File  Diff  Annotate
3:9a06c2bed650 2017-02-10 Peak detect to 400 samples File  Diff  Annotate