OB1203 basic mbed driver

Dependents:   OB1203_IDT

Changes

RevisionDateWhoCommit message
25:ca9caacd0f9f 2020-07-23 laserdad removed manual trim and overwrite digital trim default tip
24:be34f60a340b 2020-06-22 laserdad PPG_FREQ = 0
23:9578de9a18ff 2020-06-22 laserdad merged changes
22:3ba90da7ef6c 2020-06-22 laserdad got rid of 50Hz and 60Hz mode. Fixed 60Hz = 50Hz at the new oscillator trim.
21:ae0672135b9e 2019-07-29 laserdad added set_PPG_PSgain_cfg(); to init_PS_RGB().
20:8d69cd11b8fa 2019-03-08 laserdad fixed getFifoNumSamples function
19:a27b98998edf 2018-10-12 laserdad working--added AGC functions
18:85dd16f99c3a 2018-10-05 laserdad fixed ' after LS_RES_16 definition
17:27ac22fb393b 2018-10-08 laserdad equivalent to previous but from earlier branch
16:d5fe5debb5d2 2018-09-28 laserdad fixed setPSThreshold
15:9bbac15f5e19 2018-07-03 laserdad no changes just spacing
14:dd34a2491163 2018-07-25 laserdad no changes I recall;
13:64ea4c1d9018 2018-06-27 laserdad commented out the setOscTrim function on SpO2 for use with trimmed parts
12:573f7ce91a0d 2018-06-26 laserdad added resetFIFO()
11:724cf1c68651 2018-06-21 laserdad Now setting register for PS_LED_MAX_CURR and correct PS pulse setting
10:6703d2cdeabc 2018-06-19 laserdad lastest
9:0c3d2eea1c79 2018-06-01 laserdad added missing control of hidden register to get full LED power
8:6c19c052b053 2018-05-17 laserdad added oscillator trimming
7:7d90f25c04fa 2018-05-16 laserdad minor revs;
6:337ee64ca7ab 2018-05-14 laserdad fixed temp readout (byte swap)
5:527556d05aa8 2018-05-14 laserdad added corrected "dataIsNew" functions
4:f25ca600a0e6 2018-05-14 laserdad ADDED TEMP SENSOR;
3:ffcd0d2ec97f 2018-05-09 laserdad latest version with averaging
2:3cba0fe6db60 2018-05-03 laserdad SpO2 working
1:99ca9c464503 2018-05-03 laserdad LS and PS working (not yet SPO2)
0:2da1f69b38fd 2018-04-25 laserdad initial commit untested