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
.project@43:55e7bb4d9b60, 2017-08-30 (annotated)
- Committer:
- Shaun Nelson
- Date:
- Wed Aug 30 12:35:33 2017 -0400
- Revision:
- 43:55e7bb4d9b60
- Parent:
- 30:8b5b201f01c3
Simplified orientation change detection
Implement button press events
EVB Button1(left) for backend enabled state status (2 sblink = disabled, 3 = enabled)
EVB Button2(right) toggle bacend enabled status
LED Behavior
- LED solid when backend out of sync
- LED blinks on downlink
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
Shaun Nelson |
30:8b5b201f01c3 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
Shaun Nelson |
30:8b5b201f01c3 | 2 | <projectDescription> |
Shaun Nelson |
30:8b5b201f01c3 | 3 | <name>MTDOT-UDKDemo</name> |
Shaun Nelson |
30:8b5b201f01c3 | 4 | <comment></comment> |
Shaun Nelson |
30:8b5b201f01c3 | 5 | <projects> |
Shaun Nelson |
30:8b5b201f01c3 | 6 | </projects> |
Shaun Nelson |
30:8b5b201f01c3 | 7 | <buildSpec> |
Shaun Nelson |
30:8b5b201f01c3 | 8 | <buildCommand> |
Shaun Nelson |
30:8b5b201f01c3 | 9 | <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name> |
Shaun Nelson |
30:8b5b201f01c3 | 10 | <triggers>full,incremental,</triggers> |
Shaun Nelson |
30:8b5b201f01c3 | 11 | <arguments> |
Shaun Nelson |
30:8b5b201f01c3 | 12 | </arguments> |
Shaun Nelson |
30:8b5b201f01c3 | 13 | </buildCommand> |
Shaun Nelson |
30:8b5b201f01c3 | 14 | <buildCommand> |
Shaun Nelson |
30:8b5b201f01c3 | 15 | <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name> |
Shaun Nelson |
30:8b5b201f01c3 | 16 | <triggers>full,incremental,</triggers> |
Shaun Nelson |
30:8b5b201f01c3 | 17 | <arguments> |
Shaun Nelson |
30:8b5b201f01c3 | 18 | </arguments> |
Shaun Nelson |
30:8b5b201f01c3 | 19 | </buildCommand> |
Shaun Nelson |
30:8b5b201f01c3 | 20 | </buildSpec> |
Shaun Nelson |
30:8b5b201f01c3 | 21 | <natures> |
Shaun Nelson |
30:8b5b201f01c3 | 22 | <nature>org.eclipse.cdt.core.cnature</nature> |
Shaun Nelson |
30:8b5b201f01c3 | 23 | <nature>org.eclipse.cdt.core.ccnature</nature> |
Shaun Nelson |
30:8b5b201f01c3 | 24 | <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> |
Shaun Nelson |
30:8b5b201f01c3 | 25 | <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature> |
Shaun Nelson |
30:8b5b201f01c3 | 26 | </natures> |
Shaun Nelson |
30:8b5b201f01c3 | 27 | </projectDescription> |