10 Commits

Author SHA1 Message Date
cheapie
12c3ce32dc Make in-car PI work 2024-04-04 20:57:56 -05:00
cheapie
c1759eac9c Convert PIs and lanterns to new communication system
Existing PIs/lanterns will need to be removed and replaced
2024-04-04 18:06:20 -05:00
cheapie
15fd61d88a Rewrite call button communication
This is a breaking change, all existing call buttons will have to be removed and re-placed
2024-04-04 17:38:57 -05:00
cheapie
6856fc3979 Assorted bug fixes 2023-08-18 18:15:31 -05:00
cheapie
a72dc1ff70 Mark controller memory as private
This significantly reduces the network bandwidth usage.
2023-08-12 14:58:41 -05:00
cheapie
407a3fa683 More door work
The hoistway doors are now able to open and close under control of the controller.
2023-08-12 14:45:18 -05:00
cheapie
12d9182bd5 Add lanterns 2023-08-04 16:46:03 -05:00
cheapie
6e3377a70d Add position indicator 2023-08-04 15:01:39 -05:00
cheapie
fe7684c847 Add pairing tool and make call buttons functional 2023-08-04 13:02:38 -05:00
cheapie
bbdf947d7c Add bits that are done so far
This includes:
* Controller (runs and responds to calls placed on the screen, parameter editing and switches work)
* Null Drive (simulates motion so the controller can run, no actual movement yet)
* Call Buttons (lights can be toggled with right-click, no communication yet)
2023-08-04 11:25:45 -05:00