TD-er
f777463c3b
[Build] Fix build on ESP32-C3
2024-02-04 15:07:10 +01:00
TD-er
0fd9e6c768
[SPI Ethernet] Fix concurrency issue with shared SPI bus for ETH/display
...
SPI Ethernet does do funky stuff with initializing the SPI bus.
It must be exclusive on that bus, or being handed an already initialized SPI bus for `ETH.begin()`
2024-02-04 14:29:50 +01:00
TD-er and GitHub
8371a84e7e
Merge pull request #4960 from iz8mbw/patch-10
...
Added missing P166
2024-02-03 20:50:00 +01:00
TD-er and GitHub
ce77cf9a8f
Merge pull request #4959 from TD-er/bugfix/esp32_SPI_eth_pins
...
[SPI Ethernet] Allow selecting RMII pins for SPI Ethernet
2024-02-03 20:49:32 +01:00
Fabio Ancona and GitHub
fb8cb58097
Added missing P166
...
Added missing GP8403 Dual channel DAC (Digital Analog Converter)
2024-02-03 17:53:31 +01:00
TD-er
db08d00e4b
[SPI Ethernet] Allow selecting RMII pins for SPI Ethernet
...
As is required when using the M5Stack W5500 module on M5 Stack Core2
2024-02-03 17:37:04 +01:00
uwekaditz and GitHub
8533d036de
Merge branch 'mega' into P016]-PullRequest
2024-02-03 17:07:38 +01:00
TD-er and GitHub
438ef4fd3f
Merge pull request #4910 from flashmark/P164_gases-ens160
...
P164 gases ens160
2024-02-03 16:20:09 +01:00
TD-er
7c3b582255
[Build] Fix missing #endif
2024-02-03 15:08:35 +01:00
TD-er and GitHub
f1a6093607
Merge branch 'mega' into P164_gases-ens160
2024-02-03 14:59:37 +01:00
flashmark
91958d51b7
Merge
2024-02-03 13:59:15 +01:00
TD-er and GitHub
6647e35f33
Merge pull request #4958 from TD-er/bugfix/esp32_IPv6
...
[IPv6] Fix IPv6 on ESP32-S3
2024-02-02 13:12:21 +01:00
TD-er
9202f2abb4
[IPv6] Fix IPv6 on ESP32-S3
2024-02-02 12:08:33 +01:00
TD-er and GitHub
0e0145e151
Merge pull request #4952 from tonhuisman/feature/P166-Add-plugin-gp8403-dac-0-10V
...
[P166] Add plugin GP8403 DAC Dual channel 0-10V
2024-01-31 22:57:45 +01:00
Ton Huisman
88e05ed73c
[P166] Documentation improvements
2024-01-31 21:02:56 +01:00
Ton Huisman
1459b47399
[P166] Add documentation
2024-01-30 23:25:18 +01:00
Ton Huisman
94c5f7c381
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P166-Add-plugin-gp8403-dac-0-10V
2024-01-30 20:53:01 +01:00
TD-er and GitHub
8e86a555fb
Merge pull request #4949 from TD-er/bugfix/IPv6_ESP32_address
...
[ESP32 IPv6] Fix getting IPv6 address on ESP32 classic
2024-01-30 13:33:20 +01:00
TD-er and GitHub
711bedba3e
Merge branch 'mega' into bugfix/IPv6_ESP32_address
2024-01-30 10:30:41 +01:00
TD-er and GitHub
481fe3b421
Merge pull request #4856 from chromoxdor/reply_event
...
[sendtohttp] thingspeak only reply event
2024-01-30 10:30:11 +01:00
chromoxdor and GitHub
c215acfbd8
Merge branch 'mega' into reply_event
2024-01-30 09:59:35 +01:00
TD-er
eee0d4978f
[ESP-IDF5.1] Update to latest SDK/Arduino commits
2024-01-30 00:13:12 +01:00
TD-er
f3112eb5c4
[SPI Ethernet] Add "- None -" Ethernet type option on Hardware Page
2024-01-30 00:12:42 +01:00
Ton Huisman
44fdd79793
[P166] Fix bug that Initial values where not applied after settings save
2024-01-29 23:37:09 +01:00
TD-er
6cee545f4a
[Cleanup] Fix crashes on ESP32 sending log from ISR callback functions
2024-01-29 16:48:26 +01:00
TD-er
0daf65e58e
[SPI Ethernet] Fix typo in docs
2024-01-29 16:46:13 +01:00
uwekaditz and GitHub
a32f0f969b
Merge branch 'mega' into P016]-PullRequest
2024-01-29 15:51:20 +01:00
TD-er
c897816880
[SPI Ethernet] Document SPI Ethernet + Eth config for available boards
2024-01-29 12:14:23 +01:00
Ton Huisman
681a5b3c1a
[P166] Optionally restore last output value on warm boot (setting, default enabled)
2024-01-28 22:11:08 +01:00
flashmark and GitHub
b01c28377d
Merge branch 'letscontrolit:mega' into P164_gases-ens160
2024-01-28 17:36:31 +01:00
TD-er
b2bb9d2c37
[Build] Fix building on ESP8266
2024-01-28 01:25:30 +01:00
TD-er
150063aeef
[SPI Ethernet] Fix build on ESP-IDF < 5.x
2024-01-28 00:52:35 +01:00
TD-er
5064038009
[SPI Ethernet] Fix detect Link Up/Down + cleanup code
2024-01-28 00:26:47 +01:00
Ton Huisman
a3f72f37c6
[UI] Update plugin I2C address selectors to normal order, with matching default
2024-01-27 21:27:22 +01:00
Ton Huisman
0d27dcacc7
[P166] Adjust I2C address selector default
2024-01-27 17:57:03 +01:00
Ton Huisman
b5740f9609
[UI] Add alternative 'default' selection to addFormSelectorI2C(), select by address
2024-01-27 17:56:20 +01:00
Ton Huisman
968b43365c
[P166] Restore I2C address selector order, fix compiler warning 're-order'
2024-01-27 15:33:38 +01:00
Ton Huisman
bf2d14b406
[UI] Add alternative 'default' selection to addFormSelectorI2C()
2024-01-27 15:32:18 +01:00
Ton Huisman
d4730dd6b2
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P166-Add-plugin-gp8403-dac-0-10V
2024-01-27 15:29:15 +01:00
TD-er
d6f07ba327
[SPI Ethernet] Fix build pre-ESP-IDF5.1
2024-01-27 01:42:10 +01:00
TD-er
7571b6015e
Merge remote-tracking branch 'letscontrolit/mega' into bugfix/IPv6_ESP32_address
2024-01-27 01:19:45 +01:00
TD-er
81ffad5f17
[SPI Ethernet] Use user configurable SPI bus for SPI Ethernet
2024-01-27 01:19:21 +01:00
Ton Huisman
1de42de6b4
[P166] Set default I2C address to 0x5F, as that's how is delivered
2024-01-26 23:36:06 +01:00
TD-er and GitHub
8e7c16208c
Merge pull request #4919 from tonhuisman/feature/GH-up-download-delete-actions-fix
...
[Build] Fix buildscripts for v4 Actions `upload-artifact`, `download-artifact` and `delete-artifact`
2024-01-26 23:08:25 +01:00
Ton Huisman
da704540bb
[P166] Update changelog
2024-01-26 21:15:54 +01:00
Ton Huisman
d56d4f83fd
[P166] Send out data by scheduling a timer
2024-01-26 21:14:35 +01:00
TD-er
ff8a24643b
[SPI Ethernet] Fix build
2024-01-26 20:59:10 +01:00
Ton Huisman
c7608cfe6c
[Build/Release] Remove Wdalen/retry.action plugin for Node 20 compatibility
2024-01-26 20:57:47 +01:00
TD-er and GitHub
8e683bda81
Merge branch 'mega' into bugfix/IPv6_ESP32_address
2024-01-26 20:56:51 +01:00
Ton Huisman
b402159198
[P166] Send out datat for events/controllers when changing output values
2024-01-26 20:49:45 +01:00