8f7dcf32cb
409: Updating NAL and minimq to allow broker reconnection r=jordens a=ryan-summers This PR updates the smoltcp-nal and minimq dependencies to resolve an issue that was encountered where Stabilizer would not reconnect to the Broker if the broker was restarted. ### Testing I started stabilizer, waited for telemetry to come in via MQTT, then restarted mosquitto. I observed my client disconnect, and then after a few seconds, observed a reconnection and telemetry resumed. Co-authored-by: Ryan Summers <ryan.summers@vertigo-designs.com> |
||
---|---|---|
.cargo | ||
.github | ||
ad9959 | ||
docs | ||
dsp | ||
hitl | ||
scripts | ||
src | ||
.gitignore | ||
.rustfmt.toml | ||
CHANGELOG.md | ||
Cargo.lock | ||
Cargo.toml | ||
Embed.toml | ||
LICENSE | ||
README.md | ||
build.rs | ||
memory.x | ||
miniconf.py | ||
openocd.gdb | ||
requirements.txt | ||
stabilizer.cfg | ||
stabilizer_pid.png |
README.md
Stabilizer Firmware
Applications
Check out the Documentation for more information on usage, configuration, and development.