rsmp-nordic / tlc_progamming

RSMP Traffic Light Controller Programming
MIT License
0 stars 1 forks source link

Traffic actuation #6

Open emiltin opened 1 week ago

emiltin commented 1 week ago

The simplest fixed time program does not need to deal with traffic actuation. The following parameters have been moved out, but kept here for later use:


      start: [10.5, 45] # also know as c-pulses (central pulse)
      stop: [15]
      past_end_green_time: 12
      priviledged_time: 15 # used in Sweden, can be from 1 to infinity
      detection: [dl1,dl3]
      dynamic_bands:
      phases: [2,3]  # optional, used if the program uses isolated control (not centralized)