Host API Example for the ADMW1001

Changes

RevisionDateWhoCommit message
24:2d2cb6ac71fd 2019-09-27 Vkadaba Replaced license.txt default tip
23:bb685f35b08b 2019-09-26 Vkadaba Fixing code alignment
22:2835e9e9f59f 2019-09-26 Vkadaba License.txt file added
21:8e00425b8096 2019-09-11 Vkadaba A minor change in main.cpp
20:f94859dd2ca0 2019-09-11 Vkadaba Removed multichannel config file- It was created for my reference for debugging MWARE-1612
19:09d58952b65d 2019-09-09 Vkadaba AdSense, ADI Sense, ADISNS1000 are replaced with ADMW1001
18:cbf514cce921 2019-08-20 Vkadaba Added No excitation current config in host firmware
17:2f0028880874 2019-08-07 Vkadaba filter parameter - filterChop replaced with chopMode
16:327cea5a86e9 2019-07-26 Vkadaba Minor change in load_cell_config.c file
15:b5d57daeb7c0 2019-07-26 Vkadaba Modified the copyright notice
14:266ab283b086 2019-07-25 Vkadaba Added deviceInformation function to get the firmware version Id
13:97cb32670539 2019-07-25 Vkadaba admw1001.c file is updated ; ; config version changed to 2.0 from 1.7
12:8f21099b8028 2019-07-24 Vkadaba Initial Commit
11:8e6023d2e584 2019-07-15 Vkadaba sensor2_bridge_4w_load_cell_config.c file is updated and able to download the bin file .
10:14954555be2a 2019-06-21 Vkadaba Added print sample function in utilities and tested. Getting samples now
9:dc77fcfa7eba 2019-06-21 Vkadaba SPI_CS pin is changed from D9 to D10 and PLATFORM_GPIO_ALERT_ERROR is changed to PLATFORM_GPIO_STATUS
8:2f2775c34640 2019-06-20 Vkadaba admw1001 files are updated and code clean up is done. Project is building.
7:e75e825c04a4 2019-06-18 Vkadaba Changed channel name in sensor0_typeK_cjc0_config.c
6:9d393a9677f4 2019-06-15 Vkadaba Register map is updated and sensor config files are modified
5:0728bde67bdb 2019-06-05 Vkadaba Replaced all references to ADISense/ADISENSE1000/adi_sense with ADMW/ADMW1001/admw and the prject builds.
4:2ca06eee5735 2019-06-04 abrophy Changed channel ID check for RTDs - all RTDs are now CJC channels only.
3:cc09ac626ab3 2019-04-29 abrophy Chanegd type of rawValue in ADI_SENSE_DATA_SAMPLE to be int32_t instead of uint32_t, i.e. signed instead of unsigned.
2:e391aa125721 2019-04-26 abrophy Changed logging of samples to record hex and floating point value for raw sample.
1:63dd03580de4 2019-04-15 ADIJake Updated pinout for EV-ProMW1001ARDS. ALERT pin ignored for now due to bug in firmware.
0:85855ecd3257 2019-04-01 ADIJake Initial Commit