Code clean up, removed unwanted enums and configurations
History
changed the MBED version to 1.17.75
2020-04-14, by Vkadaba [Tue, 14 Apr 2020 11:43:05 +0000] rev 66
changed the MBED version to 1.17.75
modified the ADMW_SAMPLE enum to match the sensor_result enum ;
2020-04-14, by Vkadaba [Tue, 14 Apr 2020 08:40:24 +0000] rev 65
modified the ADMW_SAMPLE enum to match the sensor_result enum ;
code clean up - part 2; ADMW_api.h - removed admw_EraseExternalFlash, admw_GetExternalFlashSampleCount, admw_SetExternalFlashIndex, admw_GetExternalFlashData, admw_RunDiagnostics, admw_RunCalibration; admw_RunDigitalCalibration;
2020-04-14, by Vkadaba [Tue, 14 Apr 2020 07:04:24 +0000] rev 64
code clean up - part 2; ADMW_api.h - removed admw_EraseExternalFlash, admw_GetExternalFlashSampleCount, admw_SetExternalFlashIndex, admw_GetExternalFlashData, admw_RunDiagnostics, admw_RunCalibration; admw_RunDigitalCalibration;
Code clean up - part 1 working; ADMW1001_config.h; ADMW1001_lut_data; ADMW1001_sensors_types.h;
2020-04-14, by Vkadaba [Tue, 14 Apr 2020 06:43:47 +0000] rev 63
Code clean up - part 1 working; ADMW1001_config.h; ADMW1001_lut_data; ADMW1001_sensors_types.h;
Minor changes to support FW v1.17.75
2020-04-08, by Vkadaba [Wed, 08 Apr 2020 10:05:08 +0000] rev 62
Minor changes to support FW v1.17.75
removed crc support for LUT
2020-03-31, by Vkadaba [Tue, 31 Mar 2020 04:50:37 +0000] rev 61
removed crc support for LUT
Added wait_us(31) in admw_spi.cpp when hibernation mode is enabled
2020-03-16, by Vkadaba [Mon, 16 Mar 2020 09:54:36 +0000] rev 60
Added wait_us(31) in admw_spi.cpp when hibernation mode is enabled
Register map is updated
2020-03-16, by Vkadaba [Mon, 16 Mar 2020 09:43:49 +0000] rev 59
Register map is updated
1.modified ADMW1001_REGISTERS_typedefs.h to support changes in sensor_types.h; 2.removed unnecessary enums from admw1001_sensor_types.h
2020-03-16, by Vkadaba [Mon, 16 Mar 2020 09:02:06 +0000] rev 58
1.modified ADMW1001_REGISTERS_typedefs.h to support changes in sensor_types.h; 2.removed unnecessary enums from admw1001_sensor_types.h
SUpporting the latest (v1.14.66) device FW
2020-03-06, by Vkadaba [Fri, 06 Mar 2020 05:32:12 +0000] rev 57
SUpporting the latest (v1.14.66) device FW