Bleeding edge development version of the mDot library. This version of the library is not guaranteed to be stable or well tested and should not be used in production or deployment scenarios.

Dependents:   mDot_LoRa_CLASS_C_P2P

Fork of libmDot-dev by Multi-Hackers

Warning

Using libmDot 2.0.3 and above with an existing application may require a change in the MacEvent handler!
Compile applications with mbed v121 and mbed-rtos v116 libraries.

In AT Command Firmware remove line 803.

CommandTerminal/CommandTerminal.cpp

        delete[] info->RxBuffer;

Likewise, if your application is handling events from the library asynchronously.

Changes

RevisionDateWhoCommit message
51:0faaa26360b4 2016-09-21 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.12 default tip
50:e0a9c9654ef9 2016-09-21 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.11-5-g01a4023
49:3095495dad54 2016-09-20 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.11-4-g888b80a
48:da8557ad9b76 2016-09-19 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.11-1-ga4188af
47:3a89adcc2c36 2016-09-16 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.10-5-g90c25e8
46:704864701b14 2016-09-16 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.10-5-g90c25e8
45:e5e992691082 2016-09-16 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.10-5-g90c25e8
44:d1279cde6d68 2016-09-16 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.10-5-g90c25e8
43:ba29a595814e 2016-09-16 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.10-5-g90c25e8
42:a4226c85b544 2016-09-16 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.10-1-gc02f6fc
41:4748544fa30f 2016-09-16 Mike Fiore rename library archive
40:04732c03bdd1 2016-09-13 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.9-2-gaefe95e
39:68b270b3eb5a 2016-09-13 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.9
38:7805077aca4c 2016-09-13 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.8-2-g83f0c1f
37:85ab51620cca 2016-09-13 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.8-1-g6f2b11f
36:b623d7713ea3 2016-09-09 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.8
35:a666b7d380e2 2016-09-09 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.6-19-ga6c9183
34:0a7e28568359 2016-09-08 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.6-18-g13caa2b
33:57082f91aab9 2016-09-08 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.6-17-ga4b3ffc
32:ccd7b1cd40cf 2016-09-08 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.6-15-g4eabd61
31:7fdee197d415 2016-09-08 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.6-13-g2591897
30:c3150500b324 2016-09-07 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.6-11-gaae06a1
29:58f367ec5905 2016-09-06 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.6-9-g7ff961b
28:af5eea5de2bc 2016-08-30 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.6-8-g38e8466
27:77283306c283 2016-08-30 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.6-7-g3dda6ef
26:17479e0039f6 2016-08-30 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.6-5-g26d9b3f
25:27e9d60ed709 2016-08-29 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.6-2-ge3d307b
24:60403f170c76 2016-08-26 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.6-1-g3959fe1
23:1fdfc0f71191 2016-08-25 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.5-1-gf4314b7
22:04e5cef7fe94 2016-08-25 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.5
21:d572753989fd 2016-08-24 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.4
20:9d665711ad56 2016-08-19 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.3-15-g0042cdf
19:f3a46d2bb9b3 2016-08-19 Jenkins@KEILDM1.dc.multitech.prv update from git revision 2.0.3-15-g0042cdf
18:3c8034e35a3e 2016-08-18 jreiss update to version 2.0.3
17:306ffaa5d79b 2016-08-17 jreiss update library to 2.0.2
16:b630e18103e5 2016-08-04 Mike Fiore update from libmDot-2.0.1-ARMCC.tar.gz
15:ea598f178cce 2016-03-29 Mike Fiore update to version 1.0.7 of mDot library
14:431d0cc3ece3 2016-03-29 Mike Fiore move Utils.h to MTS-Utils/
13:5ac2300dc06a 2016-03-29 Mike Fiore reorganize source
12:54f9cac9d690 2016-03-10 Mike Fiore update to version 1.0.3-1 of mDot library
11:d8464345e1f1 2016-01-07 Mike Fiore build library against mbed rev 104 instead of 111 until RTC issue is fixed
10:27dafba9fe19 2015-12-02 Jason Reiss Adding support for "sleep" mode and RTC_ALARM_OR_INTERRUPT wakeup
9:ec2fffe31793 2015-11-10 jreiss Update libmDot with RTC clock changes to preserve over sleep
8:b43d82da7009 2015-08-18 Mike Fiore update to git revision 991480d7b9ffc0a1078d42068117530f51543abc
7:683dba5d576f 2015-08-17 Mike Fiore update to version 0.0.7
6:390fc83d588d 2015-07-16 Mike Fiore update from rev 0310fa23bc9c37c0575342961eac26e61d0966f4. NOTE: this version breaks compatibility with older MTS network server versions - use setJoinByteOrder(mDot::MSB) if operating with a network server version earlier than 0.0.5 or AEP 1.0.30
5:0bfe6a650513 2015-07-07 Mike Fiore update from revision 8f17f909cd6be946ce224094891e211901ac4836 - allow a DigitalOut pointer to be passed in and used as activity LED
4:94969e981dcc 2015-06-30 Mike Fiore update mDot library and mDot.h from git revision c5af21e8ddc6d37b5cd2f375c4b3b50ab50af026
3:5e805b567124 2015-06-24 Mike Fiore example code try to join in while loop
2:6385bf37bfe7 2015-06-24 Mike Fiore update README with info about beta-newboards & mbed-src
1:9f30fbe9e9c1 2015-06-24 Mike Fiore add README, LICENSE, headers, and library - from git tag mbed_24June2015
0:c62615f15125 2015-06-24 mfiore initial commit, mDot header