Commit Graph
4361 Commits
Author SHA1 Message Date
proddy 5fae9872e6 new command 'log show' to dump out last log messages. useful for serial when you've missed the startup messages 2024-09-09 17:29:55 +02:00
proddy fc9372b2ec string casting 2024-09-09 16:41:23 +02:00
proddy f51781ae77 console starts with DEBUG, less warning messages with standalone 2024-09-09 16:39:46 +02:00
proddy 2c8c8e3365 suppress log warnings when in standalone 2024-09-09 16:39:05 +02:00
proddy b7703c46e6 start serial console on command, fix exit 2024-09-09 14:37:29 +02:00
proddy ee87ee8c34 force web buffer to 25 during update for boards with no psram 2024-09-09 14:31:24 +02:00
proddy 2558513809 formatting 2024-09-09 14:30:55 +02:00
proddy f9295d9e22 text changes in updater 2024-09-09 11:37:20 +02:00
proddy 783c226d2a formatting 2024-09-09 11:37:02 +02:00
proddy e71965c7d5 fix typos 2024-09-09 09:33:33 +02:00
proddy be6e189948 remove date/time from log, its already in the log 2024-09-09 08:41:57 +02:00
proddy b57bf51afb change log message (not 'recognized new...') 2024-09-09 08:41:36 +02:00
proddy fa614dcaca typo 2024-09-09 08:41:10 +02:00
proddy 99d97b2c7b updated auto-gen files 2024-09-09 08:40:51 +02:00
Proddy 5b8d0b9dda Merge branch 'emsesp:dev' into dev 2024-09-09 06:44:55 +02:00
mattreim e96a760fe6 Update locale_translations.h 2024-09-08 23:13:32 +02:00
proddy 30fb4fbad7 limit WebUI log to 25 if no psram 2024-09-08 20:05:24 +02:00
proddy ae98027ced only override board profile for BBQKees boards 2024-09-08 16:01:44 +02:00
proddy 8d9e594f1c 3.7.0-dev.35 2024-09-08 15:47:24 +02:00
proddy 1cceda2c49 re-factor update() to use the NVS boot param, which precedes over any manually set board profile 2024-09-08 15:46:38 +02:00
proddy 4fc10a1f6a text formatting 2024-09-08 15:44:49 +02:00
proddy 29c5881cf0 fix error when checking for FS. re-order events for cleaner logging 2024-09-08 15:44:13 +02:00
proddy c6879ca1d5 ethernet may not be connected, so check if it exists in GPIO check 2024-09-08 10:27:30 +02:00
proddy 2c60b13022 formatting 2024-09-08 10:26:37 +02:00
proddy 5544dc3b52 fix standalone building 2024-09-07 13:27:58 +02:00
Proddy 383c3d026a Merge pull request #1986 from mattreim/dev
Update locale_translations.h
2024-09-07 13:20:35 +02:00
proddy 03127e5ff8 add more info to system/info and show system cmd 2024-09-07 10:22:27 +02:00
proddy b92973cec2 remove comment 2024-09-07 10:21:40 +02:00
mattreim 649c3f0095 Update locale_translations.h 2024-09-06 23:30:37 +02:00
Proddy e02fe4df32 Merge branch 'emsesp:dev' into dev 2024-09-06 18:47:46 +02:00
MichaelDvP d31eb3d606 add back command for remoteseltemp #1982 2024-09-06 16:52:12 +02:00
proddy 8c29ccc153 show partition in `show system' 2024-09-06 16:32:18 +02:00
proddy 69b62e2be9 "show system" command shows NVS device details, so can be checked after flashing without going to the web 2024-09-06 00:44:18 +02:00
proddy 795fbabe02 3.7.0-dev.34 2024-09-05 23:36:06 +02:00
proddy 07f5a8090e fix compile error 2024-09-05 23:35:12 +02:00
proddy 42572977d4 turn off wifi nosleep 2024-09-05 23:35:04 +02:00
proddy c951877172 change (c) header 2024-09-01 20:41:27 +02:00
proddy cbd38dbf15 fix upload_status 2024-09-01 14:17:37 +02:00
proddy 6504ac8cb7 make psram boolean 2024-09-01 14:12:54 +02:00
proddy 94f521e460 experimenting with loops 2024-09-01 13:45:01 +02:00
proddy 722e7f38fc rename upload status 2024-09-01 13:44:48 +02:00
proddy dfdb6bca47 upload url test for 4MB Tasmota 2024-09-01 13:44:22 +02:00
proddy 4ff7e95b19 add missing board profiles 2024-09-01 11:08:50 +02:00
proddy 689a326c89 fixes to restart 2024-09-01 11:07:52 +02:00
proddy 3607d9f2ad auto-formatting 2024-08-31 16:25:49 +02:00
Proddy c78777835c Merge branch 'emsesp:dev' into dev 2024-08-31 16:20:10 +02:00
proddy b787b975a2 add standlone connect (was in emsesp main class) 2024-08-31 16:13:17 +02:00
proddy 931827c526 refactored restart and format services to be non-blocking 2024-08-31 16:12:30 +02:00
proddy 9c83124424 debug tests for api's 2024-08-31 16:09:48 +02:00
proddy 5bafe6587c move has_partition and has_loader to hardware status 2024-08-30 11:09:31 +02:00