1182 Commits

Author SHA1 Message Date
fvanroie
372faf43c9 Improve event handlers 2020-12-29 00:57:48 +01:00
fvanroie
227768a638 Add missing include 2020-12-29 00:57:29 +01:00
fvanroie
0d5b92b7e5 Add build options 2020-12-29 00:57:18 +01:00
fvanroie
c03e4ea548 Remove sleep and driver functions from gui 2020-12-26 03:40:06 +01:00
fvanroie
4e61e74d0a Move sleep from gui to hasp 2020-12-26 03:39:21 +01:00
fvanroie
f9a67dbedc Reorganize folder structure 2020-12-26 03:22:45 +01:00
fvanroie
cb5448c854 Code cleanup 2020-12-24 20:38:55 +01:00
fvanroie
1f40da076a Add HASP_USE_CONFIG option 2020-12-23 04:17:41 +01:00
fvanroie
4d7350d399 Rename function network_get_statusupdate 2020-12-21 22:31:10 +01:00
fvanroie
8f3579d4e4 Remove dual framebuffer from DMA 2020-12-21 22:26:37 +01:00
fvanroie
faf0e3874d Rename func to network_get_statusupdate 2020-12-21 22:26:17 +01:00
fvanroie
8ffd0ae23c Fix STM32F4 environments 2020-12-21 22:25:08 +01:00
fvanroie
d0470ff3ca Enable light/dark theme switch 2020-12-20 22:15:28 +01:00
fvanroie
98e2bb1591 Enable light/dark theme switch 2020-12-20 22:14:59 +01:00
fvanroie
840adaa2c1 Update hasp theme 2020-12-20 22:13:49 +01:00
fvanroie
f2a08d87cd Enable hasp light theme 2020-12-19 19:02:36 +01:00
fvanroie
929a4a5041 Add delete GPIO config 2020-12-19 03:05:55 +01:00
fvanroie
511756265e Indent style adjustment 2020-12-19 00:33:47 +01:00
fvanroie
01097968e8 Improve client handling 2020-12-19 00:32:02 +01:00
fvanroie
d50c8929a2 Update TOUCH_DRIVER values 2020-12-17 22:27:36 +01:00
fvanroie
c51e5e98bb Fix telnet bug 2020-12-17 22:27:03 +01:00
fvanroie
d84707a667 Change json messages 2020-12-16 03:15:18 +01:00
fvanroie
bfc6a0f7b7 Small changes 2020-12-16 01:54:58 +01:00
fvanroie
94c67eb29e Consolidate mqtt state messages 2020-12-16 01:54:37 +01:00
fvanroie
8dbea689f3 Consolidate mqtt state messages 2020-12-16 01:54:04 +01:00
fvanroie
6bf6f67fd9 Optimize loops 2020-12-15 22:43:58 +01:00
fvanroie
262567c450 Refactor event dispatching 2020-12-15 21:08:56 +01:00
fvanroie
7c9bfe573c Add group events 2020-12-13 14:46:16 +01:00
fvanroie
338144caf0 Enable pad_inner again in lvgl v7 2020-12-13 14:20:03 +01:00
fvanroie
e5826894ac Move tftShowConfig and halGpioName 2020-12-13 05:55:51 +01:00
fvanroie
be7568c145 Header cleanup 2020-12-13 05:54:01 +01:00
fvanroie
7acbca9f8f Header cleanup 2020-12-13 05:34:51 +01:00
fvanroie
12cb564db8 Switch to lvgl 7.8.1 2020-12-13 00:54:01 +01:00
fvanroie
ade03960ff
Gpio improvements (#24)
* Return network status

* lvgl v8 preparations

* Fix pin assignment

* Improve idle checking

* Add bcklpin 32

* Update upload_port

* Comment on seperate line

* Update test.yaml

* Copy boot partitions

* Add release workflow

* Update README.md

* Small changes

* Add docs

* Delete 17-javascript.md

* Update docs

* Rename haspWakeUp to guiWakeUp

* Code cleanup

* Rename haspWakeUp to guiWakeUp

* Code cleanup

* Change to lvgl#dev-v8

* Update check_obj_type

* Enable default PULLUP

* Bump StreamUtils Version

* Increase JsonDocument size

* Improve GPIO Settings

* Comment default ports

* Add more GPIOs configs

* Gpio improvements

* Use saved_page in hasp_new_object

Co-authored-by: fvanroie
2020-12-13 00:26:02 +01:00
fvanroie
6a6a5ff7d5 Code cleanup 2020-12-12 02:09:21 +01:00
fvanroie
046d4f3ec6 Fix dependencies and typos 2020-11-29 23:10:27 +01:00
fvanroie
5e1cce9b6a Rework dispatcher commands 2020-11-29 19:37:59 +01:00
fvanroie
6eaa62458a Update themes 2020-11-29 02:57:02 +01:00
fvanroie
689c193f82 Assert object creations 2020-11-29 02:16:17 +01:00
fvanroie
8ddcdc7db3 Add window object 2020-11-28 23:41:29 +01:00
fvanroie
a06e5d40dc Add hasp theme 2020-11-28 23:40:21 +01:00
fvanroie
99cdf25810 Switch haspGetVersion to char* instead of String 2020-11-26 20:10:32 +01:00
fvanroie
f71ffd510a Allow string, object and array json commands 2020-11-25 17:02:42 +01:00
fvanroie
5b988b5405 Test font_loader 2020-11-25 16:49:11 +01:00
fvanroie
e984d49946 Remove literal string 2020-11-25 16:48:53 +01:00
fvanroie
8d2e0af2f4 Allow jsonObject in json command 2020-11-25 16:48:42 +01:00
fvanroie
2b44d2de81 Remove networkStop 2020-11-25 16:48:26 +01:00
fvanroie
60fb4f759a Test lv_fs_if 2020-11-25 16:47:53 +01:00
fvanroie
7d841a06e1 Prevent crash on update value_Str 2020-11-25 13:42:42 +01:00
fvanroie
a3ce092f59 Update oobe keyboard style 2020-11-24 18:49:09 +01:00