rsmp-nordic / rsmp_sxl_traffic_lights

RSMP Signal Exchange List (SXL) for Traffic Controllers
MIT License
12 stars 4 forks source link

M0008: Add ability to only force detector logic for a short duration #158

Open otterdahl opened 1 year ago

otterdahl commented 1 year ago

It would be useful to add an attribute to M0008 to only activate a detector logic for a short period of time, e.g. 1-2 seconds. That would eliminate to need to deactivate the detector logic afterwards. I believe this a common use case.

emiltin commented 7 months ago

The existing M0008 allows you to set the detector logic to on or off. We add a new optional attribute "duration"

Questions:

emiltin commented 1 month ago

Also for inputs, outputs, emergency routes.

emiltin commented 2 weeks ago

what does duration=0 mean, and is it even allowed?