Terkin v0.10.0 Release Notes

Release Date: 2020-05-22 // almost 4 years ago
    • Rework LoRaWAN settings and remove join_attempt_count since we can't control
      the join attempts. Thanks, @thiasB!
    • โž• Add APB activation method for LoRaWAN. Thanks, @thiasB!
    • ๐Ÿ“‡ Rename "busses" to "buses" all over the place
    • ๐Ÿ›  Fix ABP auth parameter passing for Dragino
    • ๐Ÿ‘Œ Improve inline documentation and logging re. LoRaWAN OTAA vs. ABP
    • 0๏ธโƒฃ Disable LoRa by default
    • โช LoRaWAN: consider restored join status for both, OTAA and ABP activation. Thanks, @thiasB!
    • โž• Add Sphinx documentation. Thanks, @poesel!
    • โšก๏ธ Update Makefile tooling for upgrading Pycom MicroPython firmware
    • โž• Add Makefile target to generate callgraph
    • โž• Add minimal weight scale adjustment wizard
    • โž• Add Sequans LTE Modem support for Pycom GPy/FiPy devices. Thanks, @wetterfrosch and @tonke!
    • ๐Ÿ”จ Refactor more sensors for self-registration
    • Adjust sandbox for installation on newer Debian/Ubuntu distributions. Thanks, Jan!
    • โž• Add sensor wrappers for BMP280 and INA219. Thanks, @tonke!
    • ๐Ÿ”ง Don't log configuration on startup by default. Thanks, @tonke!
    • ๐Ÿ‘Œ Improve registering buses
    • โž• Add sensor tests for SBCs
    • โž• Add sensor wrapper for PiUSV. Thanks, @tonke!
    • โšก๏ธ Update PyCayenneLPP library to include "Generic" and "Unix Time" types.
    • โž• Add updated MicroPython "datetime" module to satisfy PyCayenneLPP
    • ๐Ÿ‘Œ Improve firmware builder
    • โž• Add make target to upload "settings.py"