]> OzVa Git service - doomsday-clock/log
doomsday-clock
4 weeks agoRemoved reciver.py fixed clock.py main
Max Value [Thu, 27 Feb 2025 14:34:57 +0000 (14:34 +0000)]
Removed reciver.py fixed clock.py

~ fixed the clock
~ changed the url to api/clock (may need to further change ahead of commit on shopping gfx system)
- removed reciver.py

8 weeks agoRemoved lighting system
Max Value [Wed, 5 Feb 2025 19:44:15 +0000 (19:44 +0000)]
Removed lighting system

+ fixed the movement system
? left the recevier.py

6 months agoFixed .gitignore
will [Mon, 2 Sep 2024 13:16:44 +0000 (14:16 +0100)]
Fixed .gitignore

7 months agoAdded reciver file for testing and a .gitignore
will [Mon, 19 Aug 2024 22:25:57 +0000 (23:25 +0100)]
Added reciver file for testing and a .gitignore

7 months agoAdded binding to specific interface automatically
will [Mon, 19 Aug 2024 22:11:12 +0000 (23:11 +0100)]
Added binding to specific interface automatically

interface name is currently hard-coded as "wlo1" for testing reasons

7 months agoAdded some code comments
will [Mon, 19 Aug 2024 17:12:02 +0000 (18:12 +0100)]
Added some code comments

7 months agoMinor bugfix
will [Mon, 19 Aug 2024 16:55:54 +0000 (17:55 +0100)]
Minor bugfix

Fixed while True Keyboard Interupt minor bug

7 months agoSafety fixes + checks complete
will [Mon, 19 Aug 2024 16:49:45 +0000 (17:49 +0100)]
Safety fixes + checks complete

7 months agoAdded lighting cues JSON item in clock.json
will [Mon, 19 Aug 2024 15:40:33 +0000 (16:40 +0100)]
Added lighting cues JSON item in clock.json

7 months agoSafty changes
will [Mon, 19 Aug 2024 13:35:16 +0000 (14:35 +0100)]
Safty changes

Added Venv support
Added automatic dummy GPIO class for easy testing
Added safe "Value" and "Array" objects for further safety
Added readout text
Added if __name__ statement which initializes the class

7 months agoFixed tabulator formatting
will [Mon, 19 Aug 2024 12:34:25 +0000 (13:34 +0100)]
Fixed tabulator formatting

7 months agoadded inital clock file
will [Mon, 19 Aug 2024 12:11:18 +0000 (13:11 +0100)]
added inital clock file