Susis Strolch
53f3f44ae2
hunting the Software Watchdog restart
...
° unconditionaly show the last reset reason on telnet connect
° trying to enable stack trace also for Software watchdog events
° add wtdfeed() to MyESP loop
2019-07-31 11:17:36 +02:00
Paul
33bd95c078
replace NULLs with nullptr to be C++11 friendly
2019-07-27 09:45:18 +02:00
Paul
d2a129e5c8
https://github.com/proddy/EMS-ESP/issues/152
2019-07-26 13:00:23 +02:00
Paul
a7065cd24b
serial default typo fix
2019-07-25 10:31:33 +02:00
Paul
cac7bfae31
force serial off
2019-07-25 10:30:34 +02:00
Paul
f8aabd9bf8
merged in https://github.com/proddy/EMS-ESP/pull/154 from @susisstrolch
2019-07-20 10:22:47 +02:00
Paul
a1e7b7f999
move commands back to PROGMEM
2019-07-19 16:12:04 +02:00
Susis Strolch
7d361061c6
add marker pins (GPIO12, GPIO14) for logic analyser
...
° use faster macros for LA markers
2019-07-18 11:26:43 +02:00
Paul Derbyshire
32b61f67cf
telnet works in AP mode, no more automatic web refresh
2019-07-08 11:23:00 +02:00
Paul
e0f07e52e2
minor changes to web layout
2019-07-06 17:13:46 +02:00
Paul
3d66c5897a
https://github.com/proddy/EMS-ESP/issues/146
2019-07-06 16:13:56 +02:00
Paul
bfbb1808a7
text changes
2019-07-05 15:36:58 +02:00
Paul
daaed4d5f3
serial on as default and then off even in AP mode
2019-07-05 12:17:34 +02:00
Paul
e2804cabc0
added option to enable serial on new installations
2019-07-04 22:58:33 +02:00
Paul
83d12ecba2
max ssid/password lengths
2019-07-01 09:47:09 +02:00
Paul
533a3b3408
stop all other processes when updating via OTA for speed
2019-07-01 09:15:38 +02:00
Paul
d37911e954
https://github.com/proddy/EMS-ESP/issues/140 https://github.com/proddy/EMS-ESP/issues/142
2019-06-30 19:56:53 +02:00
Paul
4e50d13bd1
add tx_mode back as new tx code can cause resets
2019-06-26 22:02:16 +02:00
Paul
5740a8ee0d
dont use program for help text
2019-06-26 22:01:56 +02:00
Paul
bdf18b091d
support for web server and reset firmware option
2019-06-24 23:40:01 +02:00
Paul
ffacc66d9e
fix how json default values are set
2019-06-18 22:13:30 +02:00
Paul
47f2636a53
publish_wait to publish_time
2019-06-17 21:30:07 +02:00
Paul
3766780cab
version 1.8.0 final
2019-06-15 15:24:56 +02:00
Paul
17928617e1
added MQTT heartbeat and fixed uptime
2019-06-15 12:37:26 +02:00
Paul
111ce4c210
use progmem for esp.* calls too (again)
2019-06-11 22:27:24 +02:00
Paul
d00916ab1d
dont use flash for printing core ESP.get*
2019-06-10 12:29:54 +02:00
Paul
4ee2cc0f6c
improved crash detection
2019-06-09 22:12:38 +02:00
Paul
58a244ab2a
clear list on autodetect
2019-06-08 22:35:37 +02:00
proddy
bbd812933d
additional crash info
2019-06-07 07:58:20 +02:00
proddy
cbe2c15216
don't remove crash info on reset
2019-06-06 00:03:38 +02:00
proddy
4651987da8
tx_mode = tx_delay
2019-05-26 15:56:00 +02:00
proddy
1d7310411f
merge Junkers Tx logic
2019-05-26 12:23:50 +02:00
proddy
b394940e21
small change to serial for easier debugging
2019-05-24 11:39:20 +02:00
proddy
f35fdfab7c
fixes for 2.5.1 arduino core
2019-05-17 13:42:51 +02:00
proddy
14353d8e3c
hardcode ESP32 OTA PORT
2019-05-11 16:21:53 +02:00
proddy
a6929d5e29
increase wifi reconnect from 1->10min
2019-05-10 11:18:46 +02:00
proddy
ad0ee185ef
memory optimizations, strings to flash mem
2019-05-09 22:35:09 +02:00
proddy
796cae7235
show crash dump on startup
2019-05-09 21:44:00 +02:00
proddy
cb91d0e8c0
https://github.com/proddy/EMS-ESP/issues/108
2019-05-09 21:00:53 +02:00
proddy
851e9579fe
https://github.com/proddy/EMS-ESP/issues/106
2019-05-01 20:49:00 +02:00
proddy
e684a95748
include json error message
2019-05-01 08:31:43 +02:00
proddy
dc1d797d75
added tx_delay
2019-04-14 13:17:48 +02:00
proddy
5cf6d25f2f
flowtemp
2019-04-07 12:01:58 +02:00
proddy
2fa258ccb0
1.1.7
2019-04-05 18:07:29 +02:00
proddy
22484354f0
removed
2019-04-05 18:05:27 +02:00
Glenn Arens
36494d9e6b
Merged changes for the new dev
2019-04-05 12:01:13 +02:00
proddy
b31f3118d1
prepare for ems plujs updates
2019-04-04 21:02:20 +02:00
proddy
c7c07eb1c4
improvements to rendering floats
2019-03-24 11:54:49 +01:00
proddy
8ef5b4fc34
bump version
2019-03-23 11:06:58 +01:00
proddy
7eaab743bf
mem optimizatons
2019-03-20 21:55:40 +01:00