Releases: CCOMJHC/WIBL
Firmware 1.6.1
This provides updated firmware to fix a bug, add voltage monitoring for hardware 2.5.1, and other bug fixes. See release notes for full details.
WIBL Firmware 1.6.0
This release memorialises the code at the release of firmware version 1.6.0. See release notes, and https://github.com/CCOMJHC/WIBL/commits/firmware-1.6.0/?path=LoggerFirmware
WIBL Firmware 1.5.5
This release incorporates firmware v1.5.5 for the WIBL logger, which adds support for support for multi-cast DNS to the WiFi stack. This allows the logger to be resolved by name (by default wibl.local) on the local network by any mDNS-capable browser (that's most of them now) rather than having to know the IP address to connect to; this works with the logger both in AP mode (stand-alone) and when connected to someone else's network. The name used ("wibl" by default) is a configuration parameter and can be set by serial command ("mdns"), via the integrated website, or by JSON bulk-setting as required.
See release notes, and https://github.com/CCOMJHC/WIBL/commits/firmware-1.5.5/?path=LoggerFirmware
wibl-python-1.1.1
- Fixes bug where DCDB submission would fail for GeoJSON files missing IDNumber property of platform metadata (#69)
Full Changelog: https://github.com/CCOMJHC/WIBL/commits/wibl-python-1.1.1/?path=wibl-python