mdot UDK & STMicro MEMS Shield Sensor packet example
Dependencies: libmDot-mbed5 DOGS102 ISL29011 MMA845x MPL3115A2 NCP5623B X_NUCLEO_IKS01A1 Senet_Packet
Fork of MTDOT-UDKDemo_Senet by
History
Merge with develop
2017-08-25, by Shaun Nelson [Fri, 25 Aug 2017 10:04:01 -0400] rev 32
Merge with develop
This encompasses switch to mbed 5 and latest libmDot
Library versions:
- mbed-os 5.4.7
- libmDot-mbed5 3.0.0
Merge changes made on mBed - namely switch from bzero to memset
2017-08-25, by Shaun Nelson [Fri, 25 Aug 2017 09:49:56 -0400] rev 31
Merge changes made on mBed - namely switch from bzero to memset
Add project file changes
2017-08-25, by Shaun Nelson [Fri, 25 Aug 2017 09:48:51 -0400] rev 30
Add project file changes
bzero not found, switched to memset;
2017-08-25, by shaunkrnelson [Fri, 25 Aug 2017 13:44:11 +0000] rev 29
bzero not found, switched to memset;
Create board api class and implement for EVB and UDK mDot boards.
2017-08-25, by Shaun Nelson [Fri, 25 Aug 2017 09:29:01 -0400] rev 28
Create board api class and implement for EVB and UDK mDot boards.
UDK platform is working
Do not try EVB, not sure it even compiles
Reimplement for mbed 5
2017-08-24, by Shaun Nelson [Thu, 24 Aug 2017 17:56:53 -0400] rev 27
Reimplement for mbed 5
Move bsp to board files
UDK implemented
EVB in progress
mDot v1.0.8; mbed v121; mbed rtos v116
2017-08-22, by shaunkrnelson [Tue, 22 Aug 2017 13:58:29 +0000] rev 26
mDot v1.0.8; mbed v121; mbed rtos v116
Configure 8-channel mode, DR2.
2016-08-25, by shaunkrnelson [Thu, 25 Aug 2016 18:32:28 +0000] rev 25
Configure 8-channel mode, DR2.
Default to UDK board type with fast reflect transmits
2016-08-25, by shaunkrnelson [Thu, 25 Aug 2016 15:43:20 +0000] rev 24
Default to UDK board type with fast reflect transmits
Merged with last published version to pick up reflected_value changes
2016-08-25, by shaunkrnelson [Thu, 25 Aug 2016 14:40:55 +0000] rev 23
Merged with last published version to pick up reflected_value changes