Chris Davoren
|
154ebe8dce
|
Added feedback and initial response.
|
2023-10-21 19:55:22 +10:00 |
Chris Davoren
|
364fa068b6
|
Fixed web window title spelling error.
|
2023-10-21 16:44:20 +10:00 |
Chris Davoren
|
7367c6ddc4
|
Moved simulation test script into simulation module. Added test
"fixtures" file.
|
2023-10-21 16:40:15 +10:00 |
Chris Davoren
|
e5060b33c5
|
Variables in SimulationThread now consistently distinguish real vs
simulation time in names.
|
2023-10-21 16:38:12 +10:00 |
Chris Davoren
|
82a40b5143
|
Added verbose parameter to SimulationThread to re-enable console output
for testing purposes.
|
2023-10-21 16:17:10 +10:00 |
Chris Davoren
|
2f5d8d70bc
|
Internal function cleanup, changed simulation test code to use
SimulationThread instead of (obsolete) own loop.
|
2023-10-21 16:03:44 +10:00 |
Chris Davoren
|
5719813c46
|
Frontend refinements including extra data such as remaining time.
|
2023-10-21 15:52:26 +10:00 |
Chris Davoren
|
aacaf7de1a
|
Added some comments for main simulaation thread, and removed console print debug statements.
|
2023-10-21 15:13:51 +10:00 |
Chris Davoren
|
d07c1eeb9c
|
Moved initialization parameters to settings.
|
2023-10-21 14:34:11 +10:00 |
Chris Davoren
|
dc36e151bb
|
Added Installation and Usage section to README, with small additions to
other sections.
|
2023-10-21 14:22:13 +10:00 |
Chris Davoren
|
3318d809e5
|
Added TODO list to README
|
2023-10-20 19:51:09 +10:00 |
Chris Davoren
|
8d1f35e273
|
Added notes on where period data/algorithm can be found.
|
2023-10-20 19:45:25 +10:00 |
Chris Davoren
|
6cf193b148
|
Added intended time limits to verbose period names.
|
2023-10-20 19:45:10 +10:00 |
Chris Davoren
|
bb2093ca2c
|
Added period verbose name for presentation purposes.
|
2023-10-20 19:41:31 +10:00 |
Chris Davoren
|
325c976c59
|
Added frontend polling loop and traffic light images.
|
2023-10-20 19:36:12 +10:00 |
Chris Davoren
|
d09611137d
|
Fixed incorrect amber north light in last state for every period.
|
2023-10-20 19:34:23 +10:00 |
Chris Davoren
|
b8e531af96
|
Cleaned up initialization process for SimulationThread.
|
2023-10-20 16:05:24 +10:00 |
Chris Davoren
|
60ed9fa0c6
|
Used more consistent terminology in README.
|
2023-10-19 17:32:04 +10:00 |
Chris Davoren
|
85f6b0403d
|
Updated amber/red timings to be consistent with problem description.
|
2023-10-19 17:31:06 +10:00 |
Chris Davoren
|
870efa7bc0
|
Added relevant notes to README.
|
2023-10-19 17:29:12 +10:00 |
Chris Davoren
|
d19c8491f7
|
Fixed file load naming and added period sorting constraint.
|
2023-10-19 17:01:52 +10:00 |
Chris Davoren
|
7bbd0cfd63
|
Renaming of periods/states/cycles to something more appropriate. Basic
Django setup with threading added.
|
2023-10-19 16:49:13 +10:00 |
Chris Davoren
|
eb897e18ae
|
Initial commit of files.
|
2023-10-18 13:19:32 +10:00 |