created separate function for hex to char

Dependencies:   SDFileSystem ds3231 eeprom_Nikita mbed testUniGraphic_150217

Fork of SS_SensePOC2P0_11Dec2017_USERPID by rashmi v

Revisions of bp.cpp

Revision Date Message Actions
72:1f990fa8c516 2017-12-06 merged Sd card issue and eeprom issue File  Diff  Annotate
69:128e3b467820 2017-11-23 Modification in ASCII to hex conversion in main.cpp File  Diff  Annotate
68:41da0a3ba038 2017-11-21 Modified get_user_pid function File  Diff  Annotate
66:d7fc45e328d0 2017-11-20 - While sending Response message: format specifier changed to %02x.; - enum device state was created. File  Diff  Annotate
61:ce5ad0838227 2017-11-15 Moved ECG result display from main.cpp to ecg.cpp File  Diff  Annotate
59:dadb88794375 2017-11-13 Able to receive the command from putty and jump to tests; Changed in calculating checksum in bt.cpp and main.cpp ; and BP_test_result in bp.cpp File  Diff  Annotate
57:e82d4bd6b2c0 2017-11-10 Can receive only 4 characters from receiver side 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