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 bt.cpp

Revision Date Message Actions
74:9ba8a7101036 2017-12-10 Changes in Bt.cpp wrt userpid File  Diff  Annotate
72:1f990fa8c516 2017-12-06 merged Sd card issue and eeprom issue File  Diff  Annotate
71:8f1851c556d6 2017-12-01 Changes in main.cpp,bt.cpp 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
67:7e07cdb1b150 2017-11-20 Added ; - set_userpid function in bt.cpp; - get_userpid function in main.cpp 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
65:8acfba0ce49a 2017-11-17 Modification in sending data to BT; Modified structure of Heartbeat message File  Diff  Annotate
64:5a76653792e8 2017-11-16 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. File  Diff  Annotate
62:7d2a844ed639 2017-11-16 Commented wait_ms(50) in poc2po_bt_receive function in bt.cpp; Displays test screen after completion of a test. File  Diff  Annotate
60:3bb9e9ba3205 2017-11-14 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. 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
58:b75255e6e4c3 2017-11-11 Updation wrt 11Nov File  Diff  Annotate
57:e82d4bd6b2c0 2017-11-10 Can receive only 4 characters from receiver side File  Diff  Annotate
56:89eb9a977641 2017-11-03 Changes done in ECG and BT File  Diff  Annotate
54:f2a413d5dffd 2017-09-27 Modification in LPF and GLC File  Diff  Annotate
52:7d9ff7781bdc 2017-09-20 Modified the bluetooth part. checking both ack and checksum and all the data are visible on the app. File  Diff  Annotate
48:f90edb35a20e 2017-09-15 Merged code with battery monitoring, bluetooth connection timeout and ack timeout File  Diff  Annotate
47:3716dd41dba6 2017-09-13 for my reference File  Diff  Annotate
46:162ed3f051b2 2017-09-13 updated; File  Diff  Annotate
45:067673dae242 2017-09-12 added bluetooth ack timeout, batterymonitoring and pid tracking in sd card File  Diff  Annotate
44:05dbea558c9a 2017-09-12 ack timeout 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
33:a80eed071fdc 2017-07-18 New display 18/7/17; ; ; ; File  Diff  Annotate
32:76892fdf5e4c 2017-07-15 latest new display code File  Diff  Annotate
31:0f67acfc6236 2017-07-15 new display code 15/07/17 File  Diff  Annotate
28:65f2d80b7eb7 2017-07-08 bluetooth file track File  Diff  Annotate
27:907f8ce0025e 2017-07-08 with file_track bluetooth File  Diff  Annotate
24:d992ee8369f4 2017-06-24 poc with battery monitoring(commented),; updated pid and bufferless heart rate File  Diff  Annotate
22:ffa88619551d 2017-06-23 Code with Battery monitoring(commented), glc modified, bt modified, pid modified File  Diff  Annotate
19:1650bbc923cc 2017-06-09 integrated code with bluetooth File  Diff  Annotate