Commit Graph

15442 Commits

Author SHA1 Message Date
s-hadinger a0253a8a42
Merge pull request #15496 from s-hadinger/berry_partition_factory_ui
Berry partition manager display factory partition
2022-04-30 19:01:37 +02:00
Stephan Hadinger 66aa714524 Berry partition manager display factory partition 2022-04-30 18:50:05 +02:00
s-hadinger fc4ce490b1
Merge pull request #15495 from s-hadinger/berry_partition_single
Berry make partition manager compatible with single OTA
2022-04-30 17:16:46 +02:00
Stephan Hadinger c394830f99 Berry make partition manager compatible with single OTA 2022-04-30 17:00:24 +02:00
Theo Arends 459f36441e Add more ESP32S2 decoded versions 2022-04-30 16:50:37 +02:00
Jason2866 a0ad780893
Merge pull request #15493 from Jason2866/development
remove fixed address 0x10000 for firmware
2022-04-30 14:25:15 +02:00
Jason2866 a192015ea0 remove fix 0x10000 for firmware 2022-04-30 14:01:49 +02:00
s-hadinger d1beaed502
Merge pull request #15492 from s-hadinger/berry_gpio_sdio
Berry update gpio list with SDIO and more
2022-04-30 13:32:23 +02:00
Stephan Hadinger 453e7b3a6b Berry update gpio list with SDIO and more 2022-04-30 13:18:22 +02:00
s-hadinger 9357c64f00
Merge pull request #15490 from s-hadinger/berry_reentrant
Berry make commands and rules reentrant
2022-04-30 12:55:54 +02:00
Stephan Hadinger 83ba50f904 Berry make commands and rules reentrant 2022-04-30 12:48:06 +02:00
Theo Arends 5b5c2a2d25
Merge pull request #15489 from bovirus/patch-4
Update italian language
2022-04-30 10:50:04 +02:00
bovirus 87a72079b4
Update it_IT.h 2022-04-30 09:44:54 +02:00
bovirus 631978ff24
Update italian language 2022-04-30 09:40:08 +02:00
s-hadinger 33142a7071
Merge pull request #15487 from s-hadinger/berry_mqtt_subscribe
Berry easier MQTT subscribe
2022-04-30 08:59:08 +02:00
s-hadinger b88638df26
Merge pull request #15486 from s-hadinger/berry_easy_debug
Berry make debug easier
2022-04-29 23:44:08 +02:00
Stephan Hadinger 80cb0564cd Berry easier MQTT subscribe 2022-04-29 23:43:55 +02:00
Stephan Hadinger 089cfd1c76 Berry make debug easier 2022-04-29 23:23:04 +02:00
s-hadinger 950933cafa
Berry rename solidified partition to partition_core (#15482)
* Berry rename solidified partition to partition_core

* Add init to force `partition_core` as global
2022-04-29 12:03:19 +02:00
s-hadinger 77d94c429f
Merge pull request #15481 from s-hadinger/berry_crc32
Berry use crc32 code from esp rom
2022-04-29 10:43:10 +02:00
Stephan Hadinger fd3bce508c Berry use crc32 code from esp rom 2022-04-29 10:19:47 +02:00
Jason2866 b8ecf007cc
start action only from arendst repo 2022-04-28 12:33:57 +02:00
Theo Arends 23c48da699
Merge pull request #15474 from curzon01/flowratemeter
Add flowratemeter
2022-04-28 09:00:19 +02:00
Theo Arends 7a0b1c1b12
Merge pull request #15477 from SteWers/SolaxX1-dev
[SolaxX1] ReadConfig
2022-04-28 09:00:04 +02:00
Theo Arends 754b9b72da
Merge pull request #15473 from Jason2866/devel
ArduinoIDE support removed
2022-04-28 08:57:03 +02:00
Jason2866 fc5cc2f9d1
Merge branch 'arendst:development' into devel 2022-04-27 20:47:38 +02:00
SteWers 823cbb1b03 [SolaxX1] ReadConfig
- compiler directive to disable `ReadConfig` for saving 3k1 code if needed
- small code optimization
2022-04-27 19:47:51 +02:00
s-hadinger c92414843c
Merge pull request #15476 from s-hadinger/berry_solidify_partition
Berry solidification of the partition core engine
2022-04-27 19:34:47 +02:00
Stephan Hadinger d3e55ad43e Berry solidification of the partition core engine 2022-04-27 18:16:15 +02:00
s-hadinger 1ffe51bd6e
Merge pull request #15475 from s-hadinger/berry_solidify_classname
Berry fix wrong solidification of class name
2022-04-27 18:15:28 +02:00
Stephan Hadinger 79c171892b Berry fix wrong solidification of class name 2022-04-27 18:11:34 +02:00
Jason2866 7acead02f2
ArduinoIDE removed 2022-04-27 17:55:14 +02:00
Norbert Richter 0ae8bfe2eb
Refactor names 2022-04-27 17:50:41 +02:00
Norbert Richter 8857698bc7
Update module consumtion 2022-04-27 17:44:08 +02:00
Norbert Richter 8d9c945cee
Refactor string const 2022-04-27 17:44:08 +02:00
Norbert Richter b5a0c5ca79
Fix missing lang definition 2022-04-27 17:44:07 +02:00
Norbert Richter b1933f7c0e
Rename flowratemeter 2022-04-27 17:44:07 +02:00
Norbert Richter ff3adb9bf0
Add flow rate value source type 2022-04-27 17:44:07 +02:00
Norbert Richter 52757cb8a4
Refactor ISR 2022-04-27 17:44:07 +02:00
Norbert Richter 96a36b7bdb
Revert "Refactor ISR"
This reverts commit 9033ada3c70c6214770de05c573139c90e08678f.
2022-04-27 17:44:07 +02:00
Norbert Richter f192284660
Refactor Sensor cmnd 2022-04-27 17:44:06 +02:00
Norbert Richter 732359a885
Refactor ISR 2022-04-27 17:44:06 +02:00
Norbert Richter fb796187c2
Flowmeter integration 2022-04-27 17:44:06 +02:00
Norbert Richter abc4f74fbc
Refactor flowmeter calc 2022-04-27 17:44:06 +02:00
Norbert Richter d7d71cd9c8
Add flowmeter (YF-DN50 and similary) 2022-04-27 17:44:06 +02:00
s-hadinger 5a03fbaa92
Merge pull request #15472 from s-hadinger/berry_load_logging
Berry improve logging when using `load()`
2022-04-27 09:51:30 +02:00
Stephan Hadinger 002bc266eb Berry improve logging when using `load()` 2022-04-27 09:40:56 +02:00
s-hadinger 1b21201402
Merge pull request #15470 from s-hadinger/Berry-fix-pointer-warning
Berry fix pointer warning
2022-04-26 23:28:48 +02:00
Stephan Hadinger 8547cdaa0d Berry fix pointer warning 2022-04-26 23:01:10 +02:00
s-hadinger 828ed38762
Merge pull request #15469 from s-hadinger/berry_assertion_bytecode
Berry fix assertion violation when loading bytecode
2022-04-26 22:38:06 +02:00