SPS30 library
Dependents: IZU2021_SPS30 Hybrid_IZU2021_MISSION_v2 Hybrid_IZU2021_MISSION
History
Record SPS30 in SD
2021-01-29, by imadaemi [Fri, 29 Jan 2021 03:38:05 +0000] rev 9
Record SPS30 in SD
changed naming from sps30 to Sps30; created new higher functioning public API that can be accessed by sensor_driver
2019-03-15, by ziqiyap [Fri, 15 Mar 2019 06:52:32 +0000] rev 8
changed naming from sps30 to Sps30; created new higher functioning public API that can be accessed by sensor_driver
fixed minor comment typo
2019-03-12, by ziqiyap [Tue, 12 Mar 2019 08:25:10 +0000] rev 7
fixed minor comment typo
Changed enum naming standard to all caps
2019-03-12, by ziqiyap [Tue, 12 Mar 2019 03:26:29 +0000] rev 6
Changed enum naming standard to all caps
removed unnecessary return SPSisReady line from GetReadyStatus
2019-03-08, by ziqiyap [Fri, 08 Mar 2019 01:33:37 +0000] rev 5
removed unnecessary return SPSisReady line from GetReadyStatus
removed magical number from lines 25, 26 and placed it as defined constant SPS 30_STRT_MEAS_WRITE_DATA; edited function headers to follow the standardized c++ coding style;
2019-03-06, by ziqiyap [Wed, 06 Mar 2019 02:22:52 +0000] rev 4
removed magical number from lines 25, 26 and placed it as defined constant SPS 30_STRT_MEAS_WRITE_DATA; edited function headers to follow the standardized c++ coding style;
added author header in sps30.h
2019-03-05, by ziqiyap [Tue, 05 Mar 2019 07:04:37 +0000] rev 3
added author header in sps30.h
added auto clean and manual clean class methods
2019-03-05, by ziqiyap [Tue, 05 Mar 2019 07:01:55 +0000] rev 2
added auto clean and manual clean class methods
changed i2c address to reflect left-shifted address
2019-03-05, by ziqiyap [Tue, 05 Mar 2019 03:05:33 +0000] rev 1
changed i2c address to reflect left-shifted address
created sps30 library;
2019-03-04, by ziqiyap [Mon, 04 Mar 2019 05:58:42 +0000] rev 0
created sps30 library;