Skip to content

Releases: sh123/esp32_loradv

Release 1.0.29

08 Jun 10:05
Compare
Choose a tag to compare
  • Remove usage of additional ChaCha-Poly1305 auth data key as it is not needed and does not bring any benefit unless external/upper plain text protocol is used as auth data

Release 1.0.28

08 Jun 06:16
Compare
Choose a tag to compare
  • Change ChaCha20-Poly1305 IV/NONCE size from 8 to 12 bytes to be compatible with other libraries and RFC8439, not interoperable with previous versions when privacy is enabled

Release 1.0.27

01 May 19:13
Compare
Choose a tag to compare
  • Switch privacy from ChaCha20 to ChaCha20-Poly1305 to have message authentication, not interoperable with previous versions when privacy is enabled

Release 1.0.26

06 Apr 06:59
Compare
Choose a tag to compare
  • Improve volume control, use logarithmic scale for more natural volume change hearing perception

Release 1.0.25

04 Apr 15:44
Compare
Choose a tag to compare
  • Internal code restructuring/refactoring, no feature changes

Release 1.0.24

16 Mar 09:28
Compare
Choose a tag to compare
  • Automatically reboot after saving or resetting settings in menu

Release 1.0.23

02 Jan 17:50
Compare
Choose a tag to compare
  • Pin Audio and Radio tasks to separate ESP32 cores to improve responsiveness

Release 1.0.22

30 Dec 13:09
Compare
Choose a tag to compare
  • Added CAD models for 3d printed case
  • No changes in firmware

Release 1.0.21

16 Nov 16:50
Compare
Choose a tag to compare
  • No changes in software
  • Added new board design with integrated components (not fully tested yet)

Release 1.0.20

02 Nov 14:31
Compare
Choose a tag to compare
  • Improve audio processinng