Skip to content
This repository has been archived by the owner on Mar 12, 2019. It is now read-only.

Configurable FM/partition mapping #191

Open
kakwok opened this issue Nov 12, 2016 · 0 comments
Open

Configurable FM/partition mapping #191

kakwok opened this issue Nov 12, 2016 · 0 comments

Comments

@kakwok
Copy link
Collaborator

kakwok commented Nov 12, 2016

Historically, a LV2 FM gets the partition from it's name by doing:
FM.partition=FMname.substring(5)
This information is used in

  1. telling supervisor which partition it is in
  2. watching the correct alarmer partition

We should make this mapping configurable to allow flexibility in FM name choices and support teststand use cases of alarmer. This map should be put inside mastersnippet and will be better tacked after #170 is completed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants