Skip to main content

Features

Python Script Enhancements

  • Nets now working inside lager python scripts
  • Enhanced Python script execution environment
  • Added support for UART in Python scripts

Oscilloscope Web UI

  • Added HTTP server for oscilloscope web UI on port 8080
  • Added oscilloscope-streamer with WebSocket support
  • Exposed oscilloscope visualization interface

Bug Fixes

  • Fixed python --add-file command functionality
  • Fixed lager update udev rules path
  • Fixed LabJack device open timeout causing indefinite hangs

Improvements

  • Improved Lager Box deployment scripts
  • Enhanced lager update to include all necessary files in sparse checkout
  • Moved oscilloscope-streamer to gateway/oscilloscope-daemon/
  • Code cleanup and organization improvements

Installation

To install this version:
pip install lager-cli==0.2.20
To upgrade from a previous version:
pip install --upgrade lager-cli

Resources

View Release on PyPI