Add SparkFun RTK EVK Support
Note: You can load the latest firmware or release candidate over the air. Alternatively, there is a GUI process as well.
Note: We recommend doing a factory reset after upgrading firmware.
Changes in this release:
- Update codebase to work with ESP32 Arduino core version 3.0.1
- Add hardware support for SparkFun RTK EVK. This includes L-Band, ethernet, display, and logging. Cellular support is not yet added. TCP, UDP, and NTP are supported.
- Bug #289 - Allow all traffic across both WiFi and Ethernet transport layers. This includes firmware updates.
- Bug #367 - Move NetworkClientSecure to PSRAM.
- Bug #416 - Fix Bluetooth buffer overruns.
- Bug #343 - Fix altitude during tilt compensation.
- Feature #293 - Allow incoming corrections over USB. This is helpful if you are wired to a tablet or phone.
- Feature #150 - Add localized corrections. This allows less data being passed over the network to achieve the same level of performance.
- Feature #275 - Add update PointPerfect keys from Web Config.
- Feature #283 - Use structured commands in CLI.
- Feature #284 - Restructure Web Config: remove old features, add new ones.
- Many, many more small fixes. See PR #240 for a full list of commits.
