Skip to content

v0.1.1

Compare
Choose a tag to compare
@josephnobes-stfc josephnobes-stfc released this 09 May 13:58
· 236 commits to master since this release
v0.1.1
145a0d6

What's Changed

Added:

  • Customisable auto-launch init script executed by service
    • By default, baked-in image versions of software will be used with no intervention required
    • Configuration file in MMC can modify odin_control behaviour as well as source of software versions, including ability to network mount a python virtual environment that can have modules edited on the fly
    • This configuration is non-volatile, therefore can have firmware updated without disruption to lab-specific setup
    • Network configuration (such as a static IP or entire replacment /etc/network/interfaces file can now be done in non-volatile external storage if required.
    • Output from odin is now redirected to /var/log/detector.log by default
  • odin-control updated to version 1.2.0
  • odin-devices updated to version 1.1.0
  • ssh key for dropbear generated on first boot is persistent, stored in mtd1 of the on-module flash.

Fixes:

Full Changelog: v0.1.0...v0.1.1