Skip to content

Adapting to TLB FW v1.4

Claire Antel requested to merge adapt_to_tlb_fw_v1.4 into master

Adapting to TLB FW v1.4 which:

  • Enables a rate limiter setting for different rate limits.
  • auto-reset of PLL
  • RESET issue fix (RESET command now stable).

In terms of software, here

  • Updating to gpiodrivers compatible with TLB FW v1.4
  • Updating TriggerReceiver.schema to add rate limiter, and limit to safe rate limits.
  • Adjusting EHN1 configurations.

Everything is backward compatible.

Edited by Claire Antel

Merge request reports