See #73
When compiling using upstream motor, the feature of having alarms on the MsgTxt PV is disabled.
I suggest we add a warning on the Makefile (using probably this https://www.gnu.org/software/make/manual/make.html#index-warning) to make user aware of the feature being disabled.
A caveat: we should consider if it makes sense at all to do this specifically for this feature or just add a generic warning for when not using motor-ESS. We use a patched version of motor already with 300+ commits ahead of upstream main. There probably are other features disabled when using the community version, aren't there?
See #73
When compiling using upstream motor, the feature of having alarms on the MsgTxt PV is disabled.
I suggest we add a warning on the Makefile (using probably this https://www.gnu.org/software/make/manual/make.html#index-warning) to make user aware of the feature being disabled.
A caveat: we should consider if it makes sense at all to do this specifically for this feature or just add a generic warning for when not using motor-ESS. We use a patched version of motor already with 300+ commits ahead of upstream main. There probably are other features disabled when using the community version, aren't there?