Commit Graph

101 Commits

Author SHA1 Message Date
Tyler Perkins d4a94d87c4 Add _title field to panel, display _title in overlay panel 2021-12-21 23:21:06 -05:00
Tyler Perkins fa32bcfad8 Add public ip to wifi page 2021-12-21 22:19:26 -05:00
Tyler Perkins b2cde0d8ce Add wifi network name and password 2021-12-21 19:43:20 -05:00
Tyler Perkins e1707fcf2a Remove placeholder background color changer 2021-12-21 19:42:49 -05:00
Tyler Perkins 5d2a3c8f94 Add contract to qrcode 2021-12-21 19:42:26 -05:00
Tyler Perkins 6530af2847 Update default weather config to have more reasonable default time 2021-12-21 19:27:00 -05:00
Tyler Perkins baa4e5f035 Add qrcode to wifi panel 2021-12-21 18:10:27 -05:00
Tyler Perkins 0b6cf2ca52 Add wifi qrcode script and instructions 2021-12-21 17:53:24 -05:00
Tyler Perkins d98b7764e2 Add boilerplate for wifi panel 2021-12-21 17:27:48 -05:00
Tyler Perkins 59284f3655 Init texture to nullptr in weather.cpp 2021-12-21 17:26:18 -05:00
Tyler Perkins 886e766ae6 Make update and update_texture required functions for panels 2021-12-21 17:07:59 -05:00
Tyler Perkins ea21325308 Update default time to use 12 hour clock 2021-12-21 16:55:35 -05:00
Tyler Perkins 543c554456 Make date string configurable 2021-12-21 16:47:35 -05:00
Tyler Perkins 14cf97ac33 Add background image to weather 2021-12-21 16:28:57 -05:00
Tyler Perkins 076b905c72 Fix bug with const resource loading 2021-12-21 16:18:49 -05:00
Tyler Perkins 8d8751e4d8 Add proper clock and colors 2021-12-20 15:56:03 -05:00
Tyler Perkins 906a6dc65d Add time to top status bar 2021-12-20 15:33:27 -05:00
Tyler Perkins ad7478cb31 Add top/bottom bars 2021-12-20 15:13:12 -05:00
Tyler Perkins 282edfc7aa Add panel incrmementing 2021-12-20 13:14:47 -05:00
Tyler Perkins 38dfa2a8b6 Update DEVELOPMENT.md with docs on initTexture() 2021-12-20 13:02:06 -05:00
Tyler Perkins 5ab9d82257 Remove mutlithreading TODO 2021-12-19 20:48:22 -05:00
Tyler Perkins 47450574a8 Cleanup config, update readme 2021-12-19 20:34:58 -05:00
Tyler Perkins 13fc769641 Tweak sizing of text 2021-12-19 20:29:41 -05:00
Tyler Perkins 3c12b19b9f Use larger text, update static strings 2021-12-19 20:05:50 -05:00
Tyler Perkins b0451e9f55 Added text processing for weather elements 2021-12-19 19:59:53 -05:00
Tyler Perkins e5cbbea696 Change text to white only 2021-12-19 19:35:14 -05:00
Tyler Perkins ef4b3bfbf3 Begin weather; add current weather to screen 2021-12-19 19:31:10 -05:00
Tyler Perkins 0f85ff6b53 Remove debug text from weather 2021-12-19 19:20:03 -05:00
Tyler Perkins 0758fbdbee Add texture lazy loading to fix texture copying, update weather to use new lazy loading 2021-12-19 19:12:01 -05:00
Tyler Perkins f1dcda2316 Add open recipe to makefile 2021-12-18 18:25:54 -05:00
Tyler Perkins 9754b6a5f1 Update readme 2021-12-18 18:25:03 -05:00
Tyler Perkins 91bd452184 Add rapidxml dependency to source tree 2021-12-17 13:41:32 -05:00
Tyler Perkins ddb2f11bc3 Add bin folder 2021-12-17 13:41:12 -05:00
Tyler Perkins 5e926d529c Update config.def.hpp 2021-10-02 15:47:18 -04:00
Tyler Perkins 51b9e6401f Update configs to allocate correctly 2021-10-02 14:14:58 -04:00
Tyler Perkins aed9bbc35d Networked text loading 1 2021-09-19 18:23:02 -04:00
Tyler Perkins bed1a1474c Add rss_utils 2021-09-19 18:21:27 -04:00
Tyler Perkins d345027a75 Move static board functions to header 2021-09-19 18:21:07 -04:00
Tyler Perkins f3409daff9 Add panel boilerplate and weather boilerplate 2021-09-19 17:16:59 -04:00
Tyler Perkins fdd40d31cc Fix memory allocation for static resources 2021-09-19 14:58:11 -04:00
Tyler Perkins b9fde6e6f5 Add local resources to makefile 2021-09-19 14:57:57 -04:00
Tyler Perkins 58891cff1d Update config for new fonts 2021-09-18 20:59:31 -04:00
Tyler Perkins e48dfff920 Update fonts 2021-09-18 20:58:43 -04:00
Tyler Perkins 14f7effb2c Add initConstResources 2021-09-17 23:39:14 -04:00
Tyler Perkins abd67fe8b7 Change typo in config.def.hpp 2021-09-16 22:05:41 -04:00
Tyler Perkins 7e71531f8f Add font and img 2021-09-16 22:01:40 -04:00
Tyler Perkins a0c045f792 Rename pannel to panel 2021-09-16 20:27:15 -04:00
Tyler Perkins 0a2cc52f7f Add main loop 2021-09-16 19:11:58 -04:00
Tyler Perkins 102ba39a6d Finish Memory boiler plate 2021-09-16 19:03:12 -04:00
Tyler Perkins 2cfd43e2d7 Add interrupt handler 2021-08-23 15:44:02 -04:00