Commit Graph
100 Commits
Author SHA1 Message Date
proddy 49c0bb4f17 formatting 2024-09-10 10:24:37 +02:00
proddy 6c349d0304 formatting 2024-09-10 10:20:13 +02:00
proddy 79e2d6b4a5 formatting 2024-09-10 10:19:56 +02:00
proddy ab40a21805 show log 2024-09-10 10:19:35 +02:00
proddy c5e2402770 getter for ipv6 enabled 2024-09-10 10:19:04 +02:00
proddy ef73994b08 show boot/running partition 2024-09-10 10:18:53 +02:00
proddy f6c6359121 remove board profiles, handled in code now 2024-09-10 10:18:29 +02:00
proddy 39c7435c21 prevent ipv6 calling twice with Eth 2024-09-10 10:18:09 +02:00
proddy 92904e5861 text change 2024-09-09 21:32:45 +02:00
proddy 690a4c74c7 package update 2024-09-09 21:02:00 +02:00
proddy bf5bcd6fd3 default to S32/S3 if ethernet not found and EMSESP_DEFAULT_BOARD_PROFILE not set (edge case) 2024-09-09 21:01:38 +02:00
proddy 9ffc8665f4 update with log show command 2024-09-09 17:47:17 +02:00
proddy b2b65365f2 react-router update 2024-09-09 17:46:22 +02:00
proddy 54d8c5ad8f tidy up TODOs 2024-09-09 17:46:13 +02:00
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 8617658169 set CORE_DEBUG_LEVEL to 0 to hide annoying littlefs warnings. Can be overridden by pio_local.ini 2024-09-09 17:12:59 +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 69171f03e9 fix typo 2024-09-09 16:38:39 +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 1e3c115b58 rename Reloading 2024-09-09 13:48:36 +02:00
proddy 6a43f20767 package update 2024-09-09 13:48:28 +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 fbbf93bd28 re-order cflags 2024-09-09 09:33:43 +02:00
proddy e71965c7d5 fix typos 2024-09-09 09:33:33 +02:00
proddy 577e429edb updated CSV files 2024-09-09 09:02:17 +02:00
proddy df76340b6f make compile MacOSX 2024-09-09 08:55:17 +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 30fb4fbad7 limit WebUI log to 25 if no psram 2024-09-08 20:05:24 +02:00
proddy 48fa6f149b add psram 2024-09-08 19:55:53 +02:00
proddy 0db3a9c632 add psram 2024-09-08 19:55:43 +02:00
proddy 859b218609 formatting 2024-09-08 19:55:34 +02:00
proddy 20a1a6f952 better scripting 2024-09-08 19:55:23 +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 195c889e17 exclude vscode settings 2024-09-08 15:42:04 +02:00
proddy 5f4dd924ca fix incorrect board profile on s_16M_P 2024-09-08 15:41:47 +02:00
proddy c69d870925 add test for long log messages 2024-09-08 15:41:18 +02:00
proddy b5f571f2cb formatting 2024-09-08 15:41:07 +02:00
proddy 4f29221c39 package update 2024-09-08 15:40:58 +02:00
proddy 38bb7a195f show log colors like it does in the console/terminal 2024-09-08 15:40:49 +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 98fd43f8f2 formatting, text change 2024-09-08 10:26:50 +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 8f6e2926c2 package update 2024-09-07 13:27:49 +02:00
proddy 03127e5ff8 add more info to system/info and show system cmd 2024-09-07 10:22:27 +02:00
proddy 1b650dd118 add link to pio registry files so I remember where they are 2024-09-07 10:22:05 +02:00
proddy b92973cec2 remove comment 2024-09-07 10:21:40 +02:00
proddy 2957cb2a81 restart after upload 2024-09-07 10:21:30 +02:00
proddy 2aee961f4d pacakge update 2024-09-07 10:21:17 +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 316c1d0912 package update 2024-09-05 23:34:51 +02:00
proddy 6dfb83d90f update packages 2024-09-04 09:54:33 +02:00
proddy 21f53252fd fix name of system file 2024-09-04 09:54:23 +02:00
proddy 77c95d6300 don't show download link if on latest version 2024-09-02 11:37:00 +02:00
proddy c951877172 change (c) header 2024-09-01 20:41:27 +02:00
proddy 6d020fa4d1 fix dev vs stable for 4MB downloads 2024-09-01 20:37:03 +02:00
proddy b3a89ee8c9 add S32 2024-09-01 20:14:51 +02:00
proddy 4807e9749f package update 2024-09-01 20:14:20 +02:00
proddy cbd38dbf15 fix upload_status 2024-09-01 14:17:37 +02:00
proddy e1f5dbae81 don't install via URL if Tasmota build on 4MB without PSRAM, as SSL is needed 2024-09-01 14:13:30 +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 0e5f0215f3 text change 2024-09-01 13:44:10 +02:00
proddy 53db93fe04 updated 2024-09-01 13:44:01 +02:00
proddy 1040e4fb8c add validation for # bytes in RAW 2024-09-01 12:29:38 +02:00
proddy 94d1aa56b1 use numberValue() to prevent web errors with integers 2024-09-01 12:29:23 +02:00
proddy 1d45a08668 support optional numbers 2024-09-01 12:28:45 +02:00
proddy 89854a45b5 add restart translations 2024-09-01 11:43:40 +02:00
proddy 4ff7e95b19 add missing board profiles 2024-09-01 11:08:50 +02:00
proddy a257733b3d pio cleanup 2024-09-01 11:08:05 +02:00
proddy 689a326c89 fixes to restart 2024-09-01 11:07:52 +02:00
proddy ccf4362bfc updated 2024-09-01 09:30:10 +02:00
proddy 8d6f0cc44c fix test 2024-09-01 09:29:34 +02:00
proddy 3699c76985 text formatting 2024-09-01 09:00:52 +02:00
proddy 3607d9f2ad auto-formatting 2024-08-31 16:25:49 +02:00
proddy f68c61d229 remove unused import 2024-08-31 16:15:52 +02:00
proddy a36e26b767 add note about translations 2024-08-31 16:15:41 +02:00
proddy d9e4c58543 updated translations for restart 2024-08-31 16:13:47 +02:00
proddy e023e74057 callRestart to doRestart 2024-08-31 16:13:31 +02:00
proddy b787b975a2 add standlone connect (was in emsesp main class) 2024-08-31 16:13:17 +02:00
proddy b3951e92a4 grid formatting 2024-08-31 16:12:57 +02:00
proddy 931827c526 refactored restart and format services to be non-blocking 2024-08-31 16:12:30 +02:00