Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
12.1 stable.tar.gz | 2020-03-19 | 1.4 MB | |
12.1 stable.zip | 2020-03-19 | 1.7 MB | |
README.md | 2020-03-19 | 2.0 kB | |
Totals: 3 Items | 3.1 MB | 0 |
New specifications: - PJDL v4.1 includes the maximum range of each mode experimentally determined by @jdaandersj - PJON v3.2 is updated with more detailed description of the model and its procedures
Changelog: - PJONLocal class implements a subset of the PJON protocol's features and it was developed to enable PJON networking on very limited microcontrollers, where even few bytes of ram can make a difference - MQTTTranslate strategy can connect PJON networks and more standard applications with each other using MQTT, developed by @fredilarsen - SoftwareBitBang maximum range is 800-2000m, experimentally determined by @jdaandersj - SoftwareBitBang ATmega328PB support added by @Willie68 (#309) - PJONVirtualBusRouter detection of missing/moved devices added by @fredilarsen - ESPNOW PlatformIO examples added by @justoke - Enhanced routing documentation
Bugfix: - DualUDP back-off frequency reduced to avoid performance loss by @fredilarsen - DualUDP peformance loss on ESP8266 fixed by @fredilarsen (https://github.com/gioblu/PJON/commit/0325299538d314105d122cdb9f1e2d94bcdd348f)
Backward compatibility is preserved.