Code clean up and handling FIFO errors

History

Break if FIFO error is read default tip

2020-04-20, by Vkadaba [Mon, 20 Apr 2020 06:23:42 +0000] rev 69

Break if FIFO error is read


Minor changes in thermocouple config file

2020-04-20, by Vkadaba [Mon, 20 Apr 2020 05:46:42 +0000] rev 68

Minor changes in thermocouple config file


Checking for FIFO and handling the same.; Removed unwanted error checking code

2020-04-20, by Vkadaba [Mon, 20 Apr 2020 05:40:18 +0000] rev 67

Checking for FIFO and handling the same.; Removed unwanted error checking code


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