Commit Graph

24 Commits

Author SHA1 Message Date
Proddy
1a4ce643fc Multi-language/I18n support #22 2022-08-24 21:50:19 +02:00
proddy
81d54ca69f tidy up sequence of services, start log and serial console first, catch any board profile errors first 2022-02-06 15:48:57 +01:00
proddy
77e1898512 Merge remote-tracking branch 'origin/v3.4' into dev 2022-01-23 17:56:52 +01:00
proddy
849cc85398 added FSTR_ and MAKE_STR for non-flash macros 2021-08-07 21:47:24 +02:00
MichaelDvP
a9fca73f2d command default id=-1, command_check, add "warm water" to long names 2021-05-10 15:34:11 +02:00
MichaelDvP
7baf5c1d9a Add value_info 2021-04-22 13:50:48 +02:00
MichaelDvP
6b327e3ab3 move system commands to main 2021-04-21 07:44:28 +02:00
proddy
9787d1686f style: auto formatting 2021-03-30 17:58:49 +02:00
MichaelDvP
6fb8a4bbe9 changelog, missing macro 2021-03-30 12:46:27 +02:00
proddy
7885302636 update GH repo 2021-03-18 20:54:12 +01:00
proddy
6ced3692d8 added debug command, which shows file system 2021-02-20 16:02:48 +01:00
proddy
7c6aeb3cb9 #632 - still experimental 2020-12-29 22:15:59 +01:00
proddy
6a67808ddb replace char * tags with an ID #632 2020-12-14 20:30:16 +01:00
proddy
3161bf34c0 change (c) header 2020-10-31 08:42:59 +01:00
proddy
b1f10fa5ee refactor out console context menus - #510 2020-09-23 00:19:51 +02:00
proddy
9fc15650a2 added all devices - API: HTTP read/write #506 2020-09-20 15:52:44 +02:00
proddy
6154ff38f2 initial commit with refactored mqtt commands 2020-08-03 23:14:43 +02:00
proddy
63737833ae renamed command refresh to fetch 2020-07-27 18:54:53 +02:00
proddy
5cd1c4eb7d loop() doesn't need to be static anymore 2020-07-23 12:03:25 +02:00
proddy
7f01c7d72b make console::loop() static so telnet can be refreshed within lambda functions 2020-07-21 14:42:47 +02:00
proddy
63e75c2d63 standalone w/ web server for testing 2020-07-20 15:54:57 +02:00
proddy
36ad77511f formatting 2020-07-16 22:35:31 +02:00
proddy
0f5bc4754e added format command 2020-07-08 19:15:42 +02:00
proddy
c5933e8c14 initial commit 2020-07-05 18:29:08 +02:00