Commit Graph
244 Commits
Author SHA1 Message Date
TD-er 1e2d49f167 Merge branch 'mega' into bugfix/wifi_reset 2020-07-18 11:16:01 +02:00
jimmys01 6ee79cfe14 arduJSON library update 2020-07-11 13:11:44 +03:00
Gijs Noorlander db869fcb19 [WiFi] Reduce wifi reset calls and call full wifi init at reset 2020-07-09 21:37:54 +02:00
Ton Huisman 4b99a9c4fb Merge branch 'mega' into feature/apds_9960_parameters 2020-06-15 20:08:59 +02:00
Saverio Cisternino 5eb94adedc Fix parse_uint ref https://github.com/staticlibs/ccronexpr/pull/30 2020-06-03 17:48:13 +02:00
Ton Huisman 535879f2ec Merge branch 'mega' into feature/apds_9960_parameters 2020-05-22 08:49:56 +02:00
TD-er 962a25a70e Merge pull request #3060 from TD-er/bugfix/ESP32_serialport_selection
[ESPEasySerial] Update to v2.0.3 adding I2C UART to ESP32 + fix ESP32
2020-05-21 23:23:27 +02:00
jimmys01 6b6d65a38a [IR] Update Library 2020-05-18 20:44:43 +03:00
Gijs Noorlander c320adef9c [ESPEasySerial] Update to v2.0.3 adding I2C UART to ESP32 + fix bug ESP32 2020-05-09 00:58:27 +02:00
Ton Huisman c11235a494 Merge branch 'mega' into feature/apds_9960_parameters 2020-05-03 11:40:54 +02:00
Gijs Noorlander 0455d47744 [PVS-Studio] Fix 'dangerous' macro by using braces. 2020-04-30 01:02:08 +02:00
Gijs Noorlander 62679022cb [PVS-Studio] Suppress char out of range warning in static data 2020-04-30 01:01:20 +02:00
tonhuisman 8f83091d04 [P064] Made code-readability and other improvements as TD-er suggested, fixed a swapped argument bug 2020-04-27 20:36:09 +02:00
tonhuisman 845d25621a [P064] Gesture - APDS-9960 plugin: Added switching plugin mode and settings to fine-tune without recompiling source
[APDS-9960 library] Added extensions and applied fixes from original Github project (including not merged yet improvements)
[P064] Added/updated documentation for Gesture - APDS-9960 plugin
[Documentation] Updated footer copyright notice to show 2018..2020
2020-04-27 11:26:48 +02:00
Gijs Noorlander 88df76bba5 [RN2483] Rename sendAutoBaud to sendWakeSequence 2020-04-24 00:29:58 +02:00
Gijs Noorlander 11909928ab [RN2483] Fix build error for ESP32 2020-04-20 01:09:25 +02:00
Gijs Noorlander 0bff9358ee [RN2483] Improve Autobaud + unit detection at boot 2020-04-19 23:05:35 +02:00
Gijs Noorlander e50a5956a7 [RN2483] Only alter set keys if either OTAA or ABP is set 2020-04-19 16:55:42 +02:00
Gijs Noorlander 3445cbee36 [ESPEasySerial] Update v2.0.1: Only use SWserial override on HW serial 2020-04-19 16:49:42 +02:00
TD-er 8d1dc7fd97 Merge pull request #3013 from uzi18/webserver_update
ESP32: Add HTTP OTA functionality
2020-04-13 14:06:25 +02:00
Toni 68fae61355 HeatpumpIR 1.0.15 update 2020-04-13 10:28:15 +03:00
Bartlomiej Zimon cb8a4cc407 ESP32: add new ESP32HTTPUpdateServer lib 2020-04-12 22:15:42 +00:00
uwekaditz b663b69f06 Merge branch 'mega' into UweKaditz 2020-03-29 23:19:03 +02:00
Gijs Noorlander 62c1782e65 [Serial Proxy] Use capture filtering 2020-03-21 11:20:30 +01:00
Gijs Noorlander ef2de3a894 [Lib] Add RegExp lib 2020-03-21 11:19:54 +01:00
uwekaditz 96ce0fa377 Merge branch 'mega' into UweKaditz 2020-03-19 18:14:36 +01:00
TD-er 4e32d98fbc Merge pull request #2950 from TD-er/feature/I2C_uart_serial
[I2C UART] Add support for NXP's SC16IS752 I2C to UART bridge
2020-03-18 13:24:28 +01:00
Gijs Noorlander 0e41d0e71a [I2C UART] Mark ESPEasySerial library as v2.0.0 2020-03-18 11:27:58 +01:00
Gijs Noorlander 80cdb7b552 [ESP32] Add SDS011 support for ESP32
As reported on [the forum](https://www.letscontrolit.com/forum/viewtopic.php?f=5&t=7520&p=43032#p43032)
2020-03-15 20:30:22 +01:00
Gijs Noorlander 16b9399456 [I2C UART] Limit calls to serial.available() 2020-03-11 09:12:59 +01:00
Gijs Noorlander 6558c2522a [I2C UART] Cache FIFO available to speed up reading 2020-03-10 10:55:20 +01:00
Gijs Noorlander f07017f3aa [I2C UART] Speed up reading from I2C Serial 2020-03-10 01:50:50 +01:00
uwekaditz bec007abb7 merged with release mega-20200305
merged with release mega-20200305
2020-03-09 19:59:56 +01:00
Gijs Noorlander 5dcccc6817 [I2C serial] Disable debugging 2020-03-08 17:44:48 +01:00
Gijs Noorlander bddd5ae4b3 [Serial] Mark plugins using serial as device type serial
Also show in the devices tab a proper port + GPIO description.
2020-03-08 16:49:44 +01:00
Gijs Noorlander f3b5628d06 Fix warnings in ccronexpr test code 2020-03-08 10:18:39 +01:00
Gijs Noorlander f832f5e265 [SC16IS752] Extend Serial Helper to support I2C UART 2020-03-08 09:18:14 +01:00
Gijs Noorlander f14929bb1f [SC16IS752] Use I2C-UART bridge in ESPEasySerial (ESP8266) 2020-03-06 23:35:28 +01:00
TD-er c53dacf9a7 Start of implementing SC16IS752 support 2020-03-06 20:29:36 +01:00
Gijs Noorlander 228c7616c3 [ESPEasySerial] Update manifest to mark SC16IS752 dependency 2020-03-06 14:06:43 +01:00
Gijs Noorlander ac51287bb4 [SC16IS752 lib] Update manifest to register as PIO library 2020-03-06 14:06:08 +01:00
Gijs Noorlander 3e594689d7 [SC16IS752] Add Library
Using library https://github.com/nopnop2002/SC16IS752
2020-03-06 13:08:17 +01:00
TD-er 8c7711c768 Merge pull request #2919 from jimmys01/ir-2.7.4
Update IR library to 2.7.4
2020-03-05 00:13:38 +01:00
jimmys01 5eaa168ff1 Update IR library to 2.7.4 2020-03-03 12:47:21 +02:00
Toni 8db06629ae HeatpumpIR 1.0.13 update (Mitsubishi MSY fixes) 2020-03-03 09:27:42 +02:00
Gijs Noorlander 37538f4124 [Build Size] Replace all TXBuffer += calls where possible
The TXBuffer is a "header only" implementation.
This means it may be compiled "inline" and thus takes quite a bit of compiled code.
This makes the binary larger and slows the ESP down.

Now it is even possible to make core 2.6.3 builds using "minimal OTA".
The "Dev" build is roughly 55k smaller.
2020-02-28 02:28:03 +01:00
Gijs Noorlander bec65282de [Cron] Fix memory leak 2020-02-27 19:19:25 +01:00
Gijs Noorlander 5160703d58 Update Adafruit library for SGP30 sensor 2020-02-22 15:56:26 +01:00
Gijs Noorlander 664430cfd2 Sync ESPEasySerial library + increase version to 1.0.14 2020-02-21 16:58:01 +01:00
TD-er fe4228b2ff Merge branch 'mega' into bugfix/rn2483_blocking 2020-02-21 16:30:03 +01:00