Theo Arends
|
e2ec826dec
|
Fix log buffer eot mark location
|
2020-12-17 17:41:53 +01:00 |
Theo Arends
|
078a9a258a
|
Add milliseconds to console output
Add milliseconds to console output (#10152)
|
2020-12-17 14:16:53 +01:00 |
Theo Arends
|
2f47a4b5c9
|
Refactor serial init
|
2020-12-07 17:03:22 +01:00 |
Theo Arends
|
17e6890809
|
Prep for ESP32-C3 ph2
|
2020-11-28 16:39:15 +01:00 |
Theo Arends
|
547e5d9c5d
|
Fix command ``gpio``
Fix command ``gpio`` using non-indexed functions regression from v9.1.0 (#9962)
|
2020-11-24 15:14:22 +01:00 |
Barbudor
|
11ed01983c
|
comparison should be >=
|
2020-11-20 00:01:48 +01:00 |
Theo Arends
|
29e990dd23
|
Remove obsolete code
|
2020-11-13 14:23:16 +01:00 |
Stephan Hadinger
|
5f494b7d8a
|
Remove compiler warnings
|
2020-11-12 19:38:21 +01:00 |
Theo Arends
|
fa7fdbd51a
|
Consolidate `AddLog_P`
Consolidate `AddLog_P` into `AddLog_P2` and rename to `AddLog_P`
|
2020-11-06 17:09:13 +01:00 |
Theo Arends
|
488a360d5b
|
Fixed NTP fallback server functionality
Fixed NTP fallback server functionality (#9739)
|
2020-11-06 15:22:03 +01:00 |
Theo Arends
|
404e34df36
|
Fix ESP32 serial issues
|
2020-10-31 17:53:12 +01:00 |
Theo Arends
|
57a3e7f88c
|
Fix ESP32 issues
|
2020-10-31 17:28:33 +01:00 |
Theo Arends
|
604a03e617
|
Fix ESP32 serial reconfig
Fix ESP32 serial reconfig (#9664)
|
2020-10-30 18:27:34 +01:00 |
Theo Arends
|
af5082320d
|
Use global struct
|
2020-10-30 12:29:48 +01:00 |
Theo Arends
|
e59bfc1d69
|
Use global struct
|
2020-10-29 13:58:50 +01:00 |
Theo Arends
|
280f0a9de7
|
Use global struct
|
2020-10-29 13:37:09 +01:00 |
Theo Arends
|
3bebfb32d3
|
Use global struct
|
2020-10-29 12:21:24 +01:00 |
Christopher Tremblay
|
4a8bc0841e
|
Add support for EZO PRS
Adds support for EZO PRS sensors
|
2020-10-29 02:34:44 -07:00 |
Theo Arends
|
f1ac7b2d67
|
Use global struct
|
2020-10-28 19:03:39 +01:00 |
Theo Arends
|
b93b719108
|
Use global struct
|
2020-10-28 17:32:07 +01:00 |
Theo Arends
|
66f5d5d180
|
Prep global struct
|
2020-10-28 11:48:57 +01:00 |
Theo Arends
|
f2d1785701
|
Fix GCC 10.1 compile errors
|
2020-10-22 15:23:22 +02:00 |
Theo Arends
|
f79ed4464e
|
Fix MQTT data corruption on ``MQTTLog 4`
Fix MQTT data corruption on ``MQTTLog 4`` (#9571)
|
2020-10-19 12:39:27 +02:00 |
Theo Arends
|
7bc8956d86
|
Changed management of serial baudrate
Changed management of serial baudrate (#9554)
|
2020-10-16 15:18:16 +02:00 |
Theo Arends
|
5ec972376c
|
Consolidate function RemoveSpace
|
2020-10-10 17:00:37 +02:00 |
Theo Arends
|
70d49d210b
|
Remove ctrlchars from mqtt log message
|
2020-10-10 16:44:35 +02:00 |
Theo Arends
|
490e7d838e
|
Fix Template using ``#define USER_TEMPLATE``
Fix Template using ``#define USER_TEMPLATE`` (#9506)
|
2020-10-10 12:20:15 +02:00 |
Theo Arends
|
82e74b369f
|
Add additional chk before converting template
|
2020-10-04 15:46:20 +02:00 |
Theo Arends
|
73ad5706c3
|
Fix template conversion when GPIO17 is 0
|
2020-10-04 12:46:06 +02:00 |
Theo Arends
|
6f790c0bb0
|
Add support for GPIO_ANY
|
2020-10-03 15:06:52 +02:00 |
Theo Arends
|
b51ee2aa22
|
Update template using JSMN
|
2020-09-30 15:26:46 +02:00 |
Theo Arends
|
7a73dd7019
|
Merge branch 'development' into dev-gpio16
|
2020-09-30 14:54:29 +02:00 |
Theo Arends
|
1ae9adc642
|
Change redesigning ESP8266 GPIO internal numbering
Change redesigning ESP8266 GPIO internal numbering in line with ESP32
|
2020-09-30 14:19:18 +02:00 |
Theo Arends
|
c00d7035d9
|
Redesign GPIO to 16-bit
|
2020-09-29 18:10:21 +02:00 |
Theo Arends
|
895ed2d041
|
Redesign GPIO to 16-bit
|
2020-09-29 14:41:45 +02:00 |
Theo Arends
|
805f93cfab
|
Redesign GPIO to 16-bit
|
2020-09-29 14:08:48 +02:00 |
Theo Arends
|
46cbe13e9b
|
Fix ESP32 compilation
|
2020-09-25 18:34:14 +02:00 |
Theo Arends
|
9cbd2d531d
|
Initial GPIO redesign
|
2020-09-25 18:15:31 +02:00 |
Stephan Hadinger
|
019e402fe7
|
Move IR from ArduinoJson to JSMN
|
2020-09-24 08:51:43 +02:00 |
Stephan Hadinger
|
f3591b8419
|
Fix memory corruption
|
2020-09-23 19:38:24 +02:00 |
Theo Arends
|
bbd15fa174
|
Fix Status13 shutter exception 9
|
2020-09-23 17:13:10 +02:00 |
Stephan Hadinger
|
2ff756b3cc
|
Change replace ArduinoJson with JSMN for JSON parsing
|
2020-09-21 21:49:32 +02:00 |
Stephan Hadinger
|
ea85b70685
|
Zigbee minor improvements
|
2020-09-14 22:06:19 +02:00 |
Theo Arends
|
d7017661ed
|
Fix esp32 compilation error
|
2020-08-23 09:08:47 +02:00 |
Theo Arends
|
ff0654701d
|
Update template comments
|
2020-08-22 18:25:01 +02:00 |
Theo Arends
|
2d8916a9fa
|
Module/Gpio re-design - consolidate internal templates - phase 3
Module/Gpio re-design - consolidate internal templates - phase 3
|
2020-08-22 18:03:20 +02:00 |
Theo Arends
|
474fb2518a
|
Update status 13
|
2020-08-20 17:58:58 +02:00 |
stefanbode
|
91d2324cfb
|
Update support.ino
|
2020-08-20 16:22:40 +02:00 |
Theo Arends
|
3308b7a995
|
Module/Gpio re-design - consolidate internal templates - phase 2
Module/Gpio re-design - consolidate internal templates - phase 2
|
2020-08-19 15:18:33 +02:00 |
Theo Arends
|
ce388c799f
|
Add ESP32 Analog input support for GPIO32 to GPIO39
|
2020-08-04 16:33:05 +02:00 |