created separate function for hex to char

Dependencies:   SDFileSystem ds3231 eeprom_Nikita mbed testUniGraphic_150217

Fork of SS_SensePOC2P0_11Dec2017_USERPID by rashmi v

Changes

RevisionDateWhoCommit message
76:611154b3b597 2017-12-12 rashmivenkataramaiah made separate function for hex to char default tip
75:0feb6f993562 2017-12-11 rashmivenkataramaiah implemented checksum for userpid in bt.cpp
74:9ba8a7101036 2017-12-10 rashmivenkataramaiah Changes in Bt.cpp wrt userpid
73:22e4f398a2a6 2017-12-07 rashmivenkataramaiah Updated 6th_Dec_code
72:1f990fa8c516 2017-12-06 rashmivenkataramaiah merged Sd card issue and eeprom issue
71:8f1851c556d6 2017-12-01 rashmivenkataramaiah Changes in main.cpp,bt.cpp
70:f2e544a5645b 2017-11-30 rashmivenkataramaiah merged BG timeout
69:128e3b467820 2017-11-23 rashmivenkataramaiah Modification in ASCII to hex conversion in main.cpp
68:41da0a3ba038 2017-11-21 rashmivenkataramaiah Modified get_user_pid function
67:7e07cdb1b150 2017-11-20 rashmivenkataramaiah Added ; - set_userpid function in bt.cpp; - get_userpid function in main.cpp
66:d7fc45e328d0 2017-11-20 rashmivenkataramaiah - While sending Response message: format specifier changed to %02x.; - enum device state was created.
65:8acfba0ce49a 2017-11-17 rashmivenkataramaiah Modification in sending data to BT; Modified structure of Heartbeat message
64:5a76653792e8 2017-11-16 rashmivenkataramaiah In main.cpp state touch was not getting updated ; State touch is made global and now the state touch is getting updated in display function.
63:76be11c4a208 2017-11-16 rashmivenkataramaiah Commented wait_ms(50) in poc2 receive function in bt.cpp; Added test screen after completion of a test with a delay of 2sec.
62:7d2a844ed639 2017-11-16 rashmivenkataramaiah Commented wait_ms(50) in poc2po_bt_receive function in bt.cpp; Displays test screen after completion of a test.
61:ce5ad0838227 2017-11-15 rashmivenkataramaiah Moved ECG result display from main.cpp to ecg.cpp
60:3bb9e9ba3205 2017-11-14 rashmivenkataramaiah Changed the state for Data sync in bt.cpp ; Added Rejected message response for BT no connection ; Added eeprom write for BG test type identification.
59:dadb88794375 2017-11-13 rashmivenkataramaiah 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
58:b75255e6e4c3 2017-11-11 rashmivenkataramaiah Updation wrt 11Nov
57:e82d4bd6b2c0 2017-11-10 rashmivenkataramaiah Can receive only 4 characters from receiver side
56:89eb9a977641 2017-11-03 nikitateggi Changes done in ECG and BT
55:057f4af9d581 2017-10-04 nikitateggi modification in lpf loop start point
54:f2a413d5dffd 2017-09-27 nikitateggi Modification in LPF and GLC
53:cc6e65480a67 2017-09-20 nikitateggi Merged code 2. Includes debug option(sd read, sd erase), lpf, modifications on bluetooth part and PID tracking (as suggested on saturday )
52:7d9ff7781bdc 2017-09-20 nikitateggi Modified the bluetooth part. checking both ack and checksum and all the data are visible on the app.
51:1a4693774b60 2017-09-20 nikitateggi modifications done in debug mode. Unless a message is typed it does not go into debug mode. And debug option is enabled only for 10 mins
50:b42238e7f46d 2017-09-16 nikitateggi modified in sd read debug
49:3ff80c4bc1be 2017-09-15 nikitateggi Merged code -2; it includes sd card read, delete , entering into the debug mode and lpf for ecg - need to be tested
48:f90edb35a20e 2017-09-15 nikitateggi Merged code with battery monitoring, bluetooth connection timeout and ack timeout
47:3716dd41dba6 2017-09-13 nikitateggi for my reference
46:162ed3f051b2 2017-09-13 nikitateggi updated;
45:067673dae242 2017-09-12 nikitateggi added bluetooth ack timeout, batterymonitoring and pid tracking in sd card
44:05dbea558c9a 2017-09-12 nikitateggi ack timeout
43:85a7f399cb9d 2017-09-11 rashmivenkataramaiah PID tracking with get and inc file pid and bt pid
42:c81673b04b6a 2017-09-11 rashmivenkataramaiah PID tracking with getpid, store pid
41:1141a75eacc4 2017-09-08 rashmivenkataramaiah 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;
40:f7f351699288 2017-08-20 avp2417 Modification of BP, ECG and GLC operating ranges into 11th Aug Dharwad code. - By Amit on 12th Aug 2017
39:69b09bd87502 2017-08-11 nikitateggi Code used for deployment of POC3 on 11th august 2017.
38:7238f3531ce9 2017-08-02 nikitateggi Modified the changes
37:92fcbf22bf91 2017-07-29 avp2417 Modification carried out by Nikita related to display screen timeout + Battery monitoring.
36:00d96aa14658 2017-07-29 avp2417 Added Suhasini's changes related to BP code and increase Bluetooth buffer from 150 samples to 600 Samples into 27th July 2017 code
35:43133f017ed4 2017-07-29 avp2417 Added Rashmi's modification related to display reliability and display text
34:8f6b0dc124e8 2017-07-23 avp2417 Modification after review in 17th July New Display demo code
33:a80eed071fdc 2017-07-18 nikitateggi New display 18/7/17; ; ; ;
32:76892fdf5e4c 2017-07-15 nikitateggi latest new display code
31:0f67acfc6236 2017-07-15 nikitateggi new display code 15/07/17
30:f2f48ed43aae 2017-07-08 nikitateggi code with new display driver ili9341
29:7edc76b15e3d 2017-07-08 nikitateggi code for new display for driver ili9325
28:65f2d80b7eb7 2017-07-08 nikitateggi bluetooth file track
27:907f8ce0025e 2017-07-08 nikitateggi with file_track bluetooth
26:53ff13a164f3 2017-07-05 suhasini Updated File pointer in ECG code ,for data access, addition of Heart Rate averaging logic
25:64f75845073f 2017-07-02 suhasini Nikita's Code
24:d992ee8369f4 2017-06-24 nikitateggi poc with battery monitoring(commented),; updated pid and bufferless heart rate
23:e3b533aef4b4 2017-06-23 nikitateggi Code with Battery monitoring(commented), glc modified, bt modified, pid modified
22:ffa88619551d 2017-06-23 nikitateggi Code with Battery monitoring(commented), glc modified, bt modified, pid modified
21:7ef1b0b40841 2017-06-21 nikitateggi 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)
20:7c64e6ecad76 2017-06-17 nikitateggi poc code with finger detect and leadoff
19:1650bbc923cc 2017-06-09 nikitateggi integrated code with bluetooth
18:20679eaa54d1 2017-06-09 nidhinvarghese Changed Buffer size to 600 in ECG and results are coming
17:22a87e12fb3a 2017-06-09 nidhinvarghese ECG code hanging but BP and GLC working