- 31 Dec, 2018 1 commit
-
-
BlackEdder authored
Update painlessMeshSTA.cpp, fix a couple of caps and spelling errors See merge request painlessMesh/painlessMesh!80
-
- 16 Dec, 2018 1 commit
-
-
Brandon Harville authored
-
- 07 Dec, 2018 2 commits
-
-
BlackEdder authored
Bug fixes: - Compilation on newest ESP32 New features: - Experimental support for ArduinoJson version 6 Misc.: - CI pipeline improvements
-
BlackEdder authored
-
- 06 Dec, 2018 4 commits
-
-
BlackEdder authored
-
BlackEdder authored
-
BlackEdder authored
-
BlackEdder authored
Updating ArduinoJson API to newest version createObject is deprecated Use serializeJson instead of printTo RawJson is deprecated in arduinojson v6 Newest version does not use rvalues Small edit Use str instead of buffer Replace deprecated get notation ArduinoJson Use json long long support for proper uint32 handling
-
- 04 Dec, 2018 6 commits
-
-
BlackEdder authored
Fixed painlessMeshConnection.cpp for compatibility with the current ESP-IDF See merge request painlessMesh/painlessMesh!78
-
romankc authored
-
BlackEdder authored
Fix in hidden mesh support
-
BlackEdder authored
-
BlackEdder authored
-
BlackEdder authored
-
- 02 Dec, 2018 3 commits
-
-
BlackEdder authored
Hidden ssid fix
-
BlackEdder authored
-
BlackEdder authored
-
- 01 Jul, 2018 3 commits
-
-
BlackEdder authored
-
BlackEdder authored
ESP32 scanComplete returns int16_t
-
BlackEdder authored
-
- 19 Jun, 2018 6 commits
-
-
BlackEdder authored
Various bug fixes - [ESP32] STA connection - Compile namedMesh on Arduino - [ESP32] Granular onEvent handling
-
BlackEdder authored
-
BlackEdder authored
Fixes #164
-
BlackEdder authored
Fixes #163
-
BlackEdder authored
-
BlackEdder authored
-
- 17 Jun, 2018 5 commits
-
-
BlackEdder authored
Bug fixes
-
BlackEdder authored
-
BlackEdder authored
-
BlackEdder authored
-
BlackEdder authored
commit 417d2de1c00dd660635449ab2b0f6d4259ec1586 Author: BlackEdder <edder@tkwsping.nl> Date: Sun Jun 17 10:14:36 2018 +0100 Use sentBufferTask to send messages Fixes #155 There was a problem if onAck got called, while painlessMesh has not finished processing the previous one yet.
-
- 05 Jun, 2018 3 commits
-
-
BlackEdder authored
Fixes #153
-
BlackEdder authored
Update version This patch fixes #95
-
BlackEdder authored
Update version This patch fixes #95
-
- 02 Jun, 2018 2 commits
-
-
BlackEdder authored
Connect by bssid
-
BlackEdder authored
-
- 01 Jun, 2018 4 commits
-
-
BlackEdder authored
Stability improvement
-
BlackEdder authored
Squashed commit of the following: commit 483ce386268bffa3f6849ea94b0985c8823cff43 Author: BlackEdder <edder@tkwsping.nl> Date: Fri Jun 1 23:34:02 2018 +0100 Update version number commit 936b4627778c4a72bbc63c019a1e3f7a3c794627 Author: BlackEdder <edder@tkwsping.nl> Date: Fri Jun 1 22:28:17 2018 +0100 Fix for event.ssid is not available
-
BlackEdder authored
Add root node support
-
BlackEdder authored
-