trafficlights/trafficlightfrontend
Chris Davoren e5060b33c5 Variables in SimulationThread now consistently distinguish real vs
simulation time in names.
2023-10-21 16:38:12 +10:00
..
migrations Renaming of periods/states/cycles to something more appropriate. Basic 2023-10-19 16:49:13 +10:00
static/trafficlightfrontend Added frontend polling loop and traffic light images. 2023-10-20 19:36:12 +10:00
templates/trafficlightfrontend Variables in SimulationThread now consistently distinguish real vs 2023-10-21 16:38:12 +10:00
__init__.py Renaming of periods/states/cycles to something more appropriate. Basic 2023-10-19 16:49:13 +10:00
admin.py Renaming of periods/states/cycles to something more appropriate. Basic 2023-10-19 16:49:13 +10:00
apps.py Added verbose parameter to SimulationThread to re-enable console output 2023-10-21 16:17:10 +10:00
models.py Renaming of periods/states/cycles to something more appropriate. Basic 2023-10-19 16:49:13 +10:00
tests.py Renaming of periods/states/cycles to something more appropriate. Basic 2023-10-19 16:49:13 +10:00
urls.py Added frontend polling loop and traffic light images. 2023-10-20 19:36:12 +10:00
views.py Added frontend polling loop and traffic light images. 2023-10-20 19:36:12 +10:00