UDK + Shield

Dependencies:   DOGS102 ISL29011 MMA845x MPL3115A2 NCP5623B libmDot_1012-hotifx mbed-rtos mbed-src Senet_Packet X_NUCLEO_IKS01A1

Fork of MTDOT-EVBDemo_Senet by Dave Kjendal

Changes

RevisionDateWhoCommit message
24:6f78c00a9e9c 2016-08-25 shaunkrnelson Default to UDK board type with fast reflect transmits default tip
23:dd1685057812 2016-08-25 shaunkrnelson Merged with last published version to pick up reflected_value changes
22:12d2527f0437 2016-08-25 shaunkrnelson Clear out application key
21:f639a6e4c290 2016-08-25 shaunkrnelson Update to libmdot 2.0.3
20:d3a56f5a949c 2016-08-24 Shaun Nelson Clear reflected_value on position change to stay in fast transmit mode if position changes back to last reflected
19:62f4a6bae943 2016-08-24 Shaun Nelson LED D3 used for reflected position status: OFF=out-of-sync, ON=in-sync
18:856ebfac428b 2016-08-24 Shaun Nelson Merge remote changes
17:162e42587b4d 2016-08-24 Shaun Nelson Minor cleanup
16:7b3cc3221db1 2016-08-24 shaunkrnelson Compiles on MTDOT_EVB, but not tested
15:f165e104ec2e 2016-08-24 Shaun Nelson Merging remote
14:07ff01da6bbf 2016-08-24 Shaun Nelson Sensor packet value 1 matches NoRam mote orientation
13:0ed4127ba30f 2016-08-24 shaunkrnelson Revert back to correct UDK sensor library
12:ad92bbb6312f 2016-08-23 Shaun Nelson Disabled UDK MEMS sensor shield free fall dection because the device appears to get interrupt bound
11:3be85ca325d1 2016-08-23 shaunkrnelson Adding back the sensor library (lost after forcing push of older revision)
10:658720d51610 2016-08-23 Shaun Nelson Initial commit of mdot UDK + MEMS shield
9:f83a685baca7 2016-08-23 shaunkrnelson Adding sensor shield and senet packet libraries
8:ed3587fdb2a7 2016-08-23 shaunkrnelson Multitech UDK + MEMS Shield
7:3ccfc47b8e0b 2016-08-04 dkjendal New mdot lib 1.0.11
6:b22dfacacae1 2016-07-05 dkjendal Update to latest mdot library.; Update program to use ADR and try all channels.; Update functional program to never exit, transmit 1/minute even with no state change and use PB2 (left Push button) to force an immediate transmit
5:a33dcda3507b 2015-12-02 dkjendal Senet's Demo Code
4:9ea6ae34157c 2015-09-23 dkjendal Dave's demo
3:68e974f5f532 2015-07-15 falingtrea Added threads for push button switch debounce.
2:75adc72aa6a0 2015-07-09 falingtrea Send logo to LCD before attempting connection to LoRa network. Added information on setting up for public LoRa network. Moved SW setup to beginning of main. Removed printf call from ISR functions. Added additional checks for exit_program.
1:ac9595d0f0e7 2015-07-06 falingtrea Ver 1.01 Removed "NULL" from instantiation of evbAmbientLight
0:bdd16076aaa5 2015-07-06 falingtrea Initial Release