Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mDot_LoRa_Sensornode_Flowmeter_impl mbed-rtos mbed
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
10:4051c38bf73f | 2018-11-02 | mitea1 | wtf |
9:c4e378f4801d | 2018-11-02 | mitea1 | [MOD]initial commit for flowsensor |
8:4b4d58bd631c | 2016-11-01 | mitea1 | declared APP_EUI and APP_KEY for TTN OTAA as MSB |
7:87cbeafdba06 | 2016-10-08 | mitea1 | LoRa Downlink Messages can now be received. Command Receiver and Handler implemented. |
6:90655031d4f7 | 2016-09-10 | mitea1 | Base Task Class added and inheritance from Task Class implemented for other TaskClasses |
5:b73d4ca6a8cd | 2016-08-21 | mitea1 | implementation of sleep() and deepsleep() possibility for Firmware Tasks |
4:2674bd4168f8 | 2016-08-21 | mitea1 | implementation of sleep() and deepsleep() for the Firmwares Tasks |
3:ef29fec664d0 | 2016-08-14 | mitea1 | adapting mbed-rtos and mbed library for bugfixing. thanks to skramer for the bug info |
2:641a67ff243f | 2016-08-13 | mitea1 | housekeeping to eliminate some warnings |
1:fe242f3e341b | 2016-08-12 | mitea1 | added OTAA Join Mode for LoRa Connection |
0:f2815503561f | 2016-07-06 | mitea1 | initial commit; |