What's Changed
- Add support for PSK Reporter to ezDV. by @tmiw in #49
- Fix memory leak in FreeDV Reporter code when sending JSON to server. by @tmiw in #51
- Shave a few more bytes of RAM usage. by @tmiw in #52
- Refactor I2C code to reflect preferred use of ESP-IDF's new I2C driver. by @tmiw in #55
- Add Ethernet support to ezDV by @tmiw in #50
- Note: This is experimental and requires modification of the ezDV hardware. Please see the updated User's Guide and this mailing list post for more information.
- Update project to use ESP-IDF v5.3. by @tmiw in #57
- Reenable async handling of static HTTP requests. by @tmiw in #58
Files in this release:
- ezdv-1.1.0-ota.tar.gz: OTA firmware update (intended for flashing via ezDV's Web interface).
- ezdv-1.1.0-full.tar.gz: full firmware update (e.g. for restoring from failed flash or for initial hardware setup).
Full Changelog: 1.0.4...1.1.0