Skip to content

Releases: mongoose-os-libs/dht

2.2

14 May 14:10
Compare
Choose a tag to compare
Add statistics to dht driver (#3)

* Add statistics to dht driver

- create a public struct mgos_dht_stats
- add those stats to struct mgos_dht
- initialize the counters to 0 upon initialization
- do the statistics counting in the dht_read() function
- create a public function mgos_dht_getStats() to return the statistics.

2.1

18 Apr 13:19
Compare
Choose a tag to compare
2.1
Add statistics to dht driver (#3)

* Add statistics to dht driver

- create a public struct mgos_dht_stats
- add those stats to struct mgos_dht
- initialize the counters to 0 upon initialization
- do the statistics counting in the dht_read() function
- create a public function mgos_dht_getStats() to return the statistics.

2.0

03 Apr 17:44
Compare
Choose a tag to compare
2.0
Apache 2.0 for all of apps/libs

CL: Apache 2.0 for all of apps/libs

PUBLISHED_FROM=8d74d4284e3eb8f2651f1e688e6684851a0b3f60

1.26

08 Feb 18:09
Compare
Choose a tag to compare
Remove mgos_dht_init() from the public header

CL: none

PUBLISHED_FROM=bda3bcabfb92ee2881092c3e0181832bbc4d6222

1.25

25 Jan 11:59
Compare
Choose a tag to compare
Remove mgos_dht_init() from the public header

CL: none

PUBLISHED_FROM=bda3bcabfb92ee2881092c3e0181832bbc4d6222

1.24

15 Jan 13:15
Compare
Choose a tag to compare
Remove fw/src prefix from includes

It's going to be a requirement since public sources will be under
fw/include

PUBLISHED_FROM=5a890405e4c2e6b220468c35139c348c24f9e6d9

1.23

29 Dec 14:43
Compare
Choose a tag to compare
Remove fw/src prefix from includes

It's going to be a requirement since public sources will be under
fw/include

PUBLISHED_FROM=5a890405e4c2e6b220468c35139c348c24f9e6d9

1.22.1

19 Dec 14:31
Compare
Choose a tag to compare
Remove fw/src prefix from includes

It's going to be a requirement since public sources will be under
fw/include

PUBLISHED_FROM=5a890405e4c2e6b220468c35139c348c24f9e6d9

1.22

15 Dec 23:01
Compare
Choose a tag to compare
Remove fw/src prefix from includes

It's going to be a requirement since public sources will be under
fw/include

PUBLISHED_FROM=5a890405e4c2e6b220468c35139c348c24f9e6d9

1.21

01 Dec 12:30
Compare
Choose a tag to compare
Update DHT JS API docs

PUBLISHED_FROM=5aa84f47ae619f7c83038362b6101c1ae1134cd9