Library for the AMS CC811 digitial gas sensor
Dependencies: AMS_ENS210_temp_humid_sensor
History
success wasn't updated in fw_mode = 0 branch of init()
2017-01-24, by UHSLMarcus [Tue, 24 Jan 2017 15:09:29 +0000] rev 13
success wasn't updated in fw_mode = 0 branch of init()
removed unused include
2017-01-24, by UHSLMarcus [Tue, 24 Jan 2017 14:14:50 +0000] rev 12
removed unused include
initialized all the pointers to NULL
2017-01-24, by UHSLMarcus [Tue, 24 Jan 2017 14:08:52 +0000] rev 11
initialized all the pointers to NULL
removed another wayward printf
2017-01-24, by UHSLMarcus [Tue, 24 Jan 2017 11:33:47 +0000] rev 10
removed another wayward printf
removed some printfs
2017-01-24, by UHSLMarcus [Tue, 24 Jan 2017 11:32:49 +0000] rev 9
removed some printfs
added facility to query the current temp and humid measurement from an attached ENS210
2017-01-24, by UHSLMarcus [Tue, 24 Jan 2017 11:21:43 +0000] rev 8
added facility to query the current temp and humid measurement from an attached ENS210
ENS210 auto poll and manual env_data functionality added
2017-01-24, by UHSLMarcus [Tue, 24 Jan 2017 10:47:38 +0000] rev 7
ENS210 auto poll and manual env_data functionality added
reading data via poll, interrupt in all active modes works
2017-01-23, by UHSLMarcus [Mon, 23 Jan 2017 14:27:57 +0000] rev 6
reading data via poll, interrupt in all active modes works
Implimented error methods and starting data collection. Added a few extra methods to read the status and boot into app mode from boot mode
2017-01-20, by UHSLMarcus [Fri, 20 Jan 2017 14:34:41 +0000] rev 5
Implimented error methods and starting data collection. Added a few extra methods to read the status and boot into app mode from boot mode
starting tests on simple implimentations
2017-01-19, by UHSLMarcus [Thu, 19 Jan 2017 14:27:44 +0000] rev 4
starting tests on simple implimentations