Commit Graph

176 Commits

Author SHA1 Message Date
ChuckBuilds
3221e2f7f0 fix(controller): Call correct update method for StockManager 2025-04-17 11:33:01 -05:00
ChuckBuilds
60f7828145 feat(controller): Integrate NHL scoreboard manager into display rotation 2025-04-17 11:29:11 -05:00
ChuckBuilds
866a1f9901 Revert logging level to INFO and remove debug code 2025-04-17 09:58:24 -05:00
ChuckBuilds
6bd9b04a3a Force DEBUG logging level in display_controller 2025-04-17 09:48:53 -05:00
ChuckBuilds
17dd82767d Set logging level to DEBUG 2025-04-17 09:41:57 -05:00
ChuckBuilds
dfff7ee691 Remove delay from stock ticker to match news ticker's smooth scrolling 2025-04-11 11:43:26 -05:00
ChuckBuilds
87d1ac652f Improve module initialization: Only initialize enabled modules and properly respect config settings 2025-04-11 11:23:37 -05:00
ChuckBuilds
1f867e60f3 Optimize stock news display in controller: - Remove global sleep delay - Allow news display to run at full speed - Keep slower update rates for other displays 2025-04-11 10:57:03 -05:00
Chuck
7925bf515b Stock news joins the lineup
Stock News added to the display controller and drawing display instead of image
2025-04-10 21:23:54 -05:00
Chuck
5be0d59d7e Stock news settings
Stock news has more granular control
2025-04-10 21:18:51 -05:00
Chuck
013b5e2200 Update display_controller.py
load config update
2025-04-10 21:08:06 -05:00
Chuck
9ea31698ab Customize Display timings
customize display timings
2025-04-08 22:11:01 -05:00
Chuck
31e57ad897 Update display_controller.py
adjust screen flow
2025-04-08 21:41:21 -05:00
Chuck
db31864a58 Opening Bell
Introducing the Stock Ticker Feature
2025-04-08 21:12:10 -05:00
Chuck
f569881394 Static Rendering and Clock Improvement
added date to clock and removed all scrolling from weather
2025-04-08 18:26:32 -05:00
Chuck
ec11f57375 display buffer updates
troubleshooting clarity
2025-04-08 18:21:21 -05:00
Chuck
448860d77d Flicker reduction
flicker improvements
2025-04-08 18:18:06 -05:00
Chuck
a67aca5b45 Display updates
trying to fix weather icons
2025-04-08 18:03:17 -05:00
Chuck
9573e4409b Weather forecast drawing fix
Fix from frozen temperature to actually forecast
2025-04-07 21:55:27 -05:00
Chuck
32d685efe0 Weather Forecast Visual improvements 2025-04-07 21:40:15 -05:00
Chuck
afc755c1b2 Add more weather features
Added 6 hour and 3 day forecast. Removed refresh rate limit
2025-04-07 21:36:15 -05:00
Chuck
d49f901ffc Double buffering and Force Clear
Attempting to clean up flicker - otherwise working
2025-04-07 21:31:26 -05:00
Chuck
a5f91040f6 Slow down redraw rate
Slowing redraw to try and fix flicker
2025-04-07 21:25:58 -05:00
Chuck
2171364d38 Display changes
display manager changes
2025-04-07 21:19:46 -05:00
Chuck
4366ec9f37 Relative folder structure
fixing root folder structure to run command easier
2025-04-07 21:06:07 -05:00
Chuck
eebfb0b80d adding modularity and Weather
Adding weather
2025-04-07 19:13:59 -05:00