CaCO3
656110ca02
Delete clean-branch-cache-after-pull-request-got-closed.yml
2023-01-14 00:28:27 +01:00
Nicolas Liaudat
1e08eaf4bf
Clean sdkconfig (not default) ( #1828 )
...
* Delete sdkconfig - Kopie.defaults
* Delete sdkconfig.esp32cam-testing
* Delete sdkconfig - Kopie.esp32cam
* Update platformio.ini
2023-01-14 00:26:01 +01:00
CaCO3
bb4f2e4d91
Create clean-branch-cache-after-pull-request-got-closed.yml
2023-01-14 00:12:31 +01:00
Slider0007
f15347598a
Store preprocessed image with ROI to RAM ( #1809 )
...
* tflite model loading: error handling
* FlowAlignment: error handling
* CImageBasis+GetJPGStream : error handling
* store preprocessed ALG_ROI.jpg to memory
* Update
2023-01-13 22:05:18 +01:00
jomjol
defbd60ccf
Update links
2023-01-13 21:00:32 +01:00
jomjol
4a462fb79a
Improve html roi disablement ( #1825 )
...
* Improve ROI-Problem
* Update
* Update common.js
2023-01-13 20:40:48 +01:00
Nicolas Liaudat
c86cd905da
plaformio [env:esp32cam-dev] : Add task analysis & test for 8m spiram real support ( #1818 )
...
add support of TASK_ANALYSIS_ON
test full support of 8mb spiram board (https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/system/himem.html )
2023-01-13 20:09:44 +01:00
Slider0007
184d1a70a2
DataGraph: datafiles sorted -> newest on top ( #1817 )
2023-01-12 19:27:58 +01:00
Slider0007
decf72104e
Refactor getEspHeapInfo routine ( #1816 )
...
* Refactor getEspHeapInfo
* ClassLogfile: Remove redundandent one
2023-01-12 19:27:12 +01:00
Slider0007
0ee3c0bb0a
REST handler sysinfo + MQTT topic: Free heap memory not reporting ( #1815 )
...
* REST handler sysinfo: Fix reporting of free memory
* MQTT topic freemem: Fix reporting of free memory
2023-01-12 19:26:45 +01:00
CaCO3
e05ae5170d
Delete demo-images directory
...
Data is now provided in the documentation
2023-01-11 20:50:22 +01:00
Slider0007
1896c27dac
Update graph.html ( #1802 )
2023-01-11 20:24:19 +01:00
Slider0007
58816275e5
Add error handling for memory intensive tasks ( #1798 )
...
* tflite model loading: error handling
* FlowAlignment: error handling
* CImageBasis+GetJPGStream : error handling
2023-01-11 20:23:26 +01:00
jomjol
a39092497e
STBI_ONLY_JPEG ( #1789 )
2023-01-11 20:21:14 +01:00
Slider0007
eefdc74e9a
Rest handler: Use none chunked transfer ( #1797 )
...
* Resthandler info,sysinfo,starttime: no chunk trans
* flowstart,statusflow,cputemp,rssi,uptime,prevalue
* Renamed error messages
2023-01-10 19:37:30 +01:00
Slider0007
4b38c1ef00
GPIO handler: Deinit before delete ( #1795 )
2023-01-10 19:36:18 +01:00
CaCO3
2bb7552b85
fix overview.html
2023-01-09 21:49:40 +01:00
CaCO3
798f1423c3
Ignore cache on GIT hash change (new commit or release) ( #1787 )
...
* Add hash to all html, css, and js URLs
* Update build.yaml
* Update build.yaml
* .
* .
Co-authored-by: CaCO3 <caco@ruinelli.ch >
2023-01-08 19:18:21 +01:00
CaCO3
ee4832323d
Improve file server ( #1785 )
...
* .
* .
* .
* .
* .
* .
* .
Co-authored-by: CaCO3 <caco@ruinelli.ch >
2023-01-08 12:36:13 +01:00
Nicolas Liaudat
758238a82e
Add option to disable brownout detector ( #1784 )
...
* Update defines.h
* Update main.cpp
2023-01-08 12:35:13 +01:00
jomjol
e661e1d7f2
Update platfromio.ini
2023-01-08 12:32:05 +01:00
Slider0007
068f1b1817
Rolling-bot: Only show jomjol repo rollings ( #1783 )
2023-01-07 20:24:22 +01:00
CaCO3
26897ccb15
new OTA page with progressbar ( #1756 )
...
* new OTA page with progress bar
* improve error message on missing demo files
* .
* Implemented Reboot for "firmware.bin" as well
* Update feature.yaml
* cache static files (#1755 )
Co-authored-by: CaCO3 <caco@ruinelli.ch >
* .
* .
* added filename validation
* .
* .
* .
* move
* added missing dash to regex
* restrict file type
* .
* .
* .
* .
* cleanup no longer needed mode
* only start restart counter if restart is required
Co-authored-by: CaCO3 <caco@ruinelli.ch >
Co-authored-by: jomjol <30766535+jomjol@users.noreply.github.com >
2023-01-07 20:21:35 +01:00
jomjol
b1a38e0a6d
Merge branch 'rolling' of https://github.com/jomjol/AI-on-the-edge-device into rolling
2023-01-04 21:23:02 +01:00
jomjol
7ee308dec6
Implemented Reboot for "firmware.bin" as well
2023-01-04 21:22:55 +01:00
CaCO3
da9f942857
cache static files ( #1755 )
...
Co-authored-by: CaCO3 <caco@ruinelli.ch >
2023-01-04 20:31:04 +01:00
CaCO3
8f018732d3
Update feature.yaml
2023-01-04 17:15:40 +01:00
jomjol
68ac6b0185
Optimized CImageBasis
2023-01-03 08:24:16 +01:00
Slider0007
62a2f127b4
Modify stack sizes + max open files (SD) , add REST handler for heap/(stack) infos ( #1751 )
...
* Modify stack sizes+max open files,add rest handler
* Update
2023-01-03 08:10:08 +01:00
Nicolas Liaudat
3a3e1dde90
compiler optimization ( #1749 )
...
compiler optimization for tflite-micro-esp-examples
2023-01-03 08:06:07 +01:00
CaCO3
6b84eb0290
Replace alert boxes with overlay info boxes ( #1742 )
...
* consolidate test-ip definition, added missing Access-Control-Allow-Origin
* replace alert boxes with overlay info boxes
* .
* .
* .
* .
* .
* .
* .
* .
* .
* .
* .
Co-authored-by: CaCO3 <caco@ruinelli.ch >
2023-01-03 08:05:28 +01:00
CaCO3
4d823b354f
consolidate test-ip definition, added missing Access-Control-Allow-Origin ( #1741 )
...
Co-authored-by: CaCO3 <caco@ruinelli.ch >
2023-01-02 14:31:00 +01:00
CaCO3
485e55e0b8
Revert "consolidate test-ip definition, added missing Access-Control-Allow-Origin,"
...
This reverts commit 56cfeb732e .
2023-01-02 00:55:37 +01:00
CaCO3
56cfeb732e
consolidate test-ip definition, added missing Access-Control-Allow-Origin,
2023-01-02 00:53:14 +01:00
Frank Haverland
e6cb9d67ee
#1649 unnecessary np check ( #1736 )
2023-01-01 19:23:00 +01:00
CaCO3
809823a9b0
Update build.yaml ( #1737 )
...
* Update build.yaml
* Update build.yaml
2022-12-31 20:16:20 +01:00
jomjol
b9abbafefc
Update SoftAP
2022-12-31 11:15:51 +01:00
jomjol
eff713a2a9
Moved softAP to the very first checks
2022-12-30 22:48:01 +01:00
Slider0007
33f357d8da
Fix regression of reboot handler / reboot waiting script ( #1725 )
...
* Reboot after OTA: Avoid exeception
* Overview - optimize reload behaviour after reboot
* Update
* Update
2022-12-30 21:58:46 +01:00
CaCO3
58cbd680e8
Add demo mode ( #1720 )
...
* move main part to cam file
* added demo mode
* .
* add a define to configure the logfile handling (#1709 )
Co-authored-by: CaCO3 <caco@ruinelli.ch >
* Move Logfile Switch to define.h
* Update Reboot Algo
* Update server_ota.cpp
* Avoid loading of status infos twice (#1711 )
* Force a reboot even reboot task cannot be created due to lack of heap (#1713 )
* Deinit all components before reboot
* Update
* Update
* Force reboot when reboot task cannot be created
* Improve log message when web UI is incomplete (#1716 )
* improve warning if version.txt is missing
* typo
* show round duration in log
Co-authored-by: CaCO3 <caco@ruinelli.ch >
* .
* .
* .
* creade demo dir
* fix static IP in UP, improve explanation for HA (#1719 )
* fix static IP in UP, improve explanation for HA
* Update edit_config_param.html
Co-authored-by: CaCO3 <caco@ruinelli.ch >
* Create demo folder at startup (if not present)
* move demo files
* Update defines.h (#1726 )
* updated description
* moved to expert section
* fixed broken enabled state
Co-authored-by: CaCO3 <caco@ruinelli.ch >
Co-authored-by: jomjol <30766535+jomjol@users.noreply.github.com >
Co-authored-by: Slider0007 <115730895+Slider0007@users.noreply.github.com >
2022-12-30 21:57:56 +01:00
CaCO3
4121416743
improve explanations,added example ( #1729 )
...
Co-authored-by: CaCO3 <caco@ruinelli.ch >
2022-12-30 09:15:53 +01:00
CaCO3
a2ec5cc355
Update defines.h ( #1726 )
2022-12-30 00:11:11 +01:00
jomjol
06309088f4
Create demo folder at startup (if not present)
2022-12-29 22:24:48 +01:00
CaCO3
03c99b2cca
fix static IP in UP, improve explanation for HA ( #1719 )
...
* fix static IP in UP, improve explanation for HA
* Update edit_config_param.html
Co-authored-by: CaCO3 <caco@ruinelli.ch >
2022-12-29 16:39:07 +01:00
CaCO3
014dc88112
Improve log message when web UI is incomplete ( #1716 )
...
* improve warning if version.txt is missing
* typo
* show round duration in log
Co-authored-by: CaCO3 <caco@ruinelli.ch >
2022-12-29 16:23:41 +01:00
Slider0007
efb9830e0b
Force a reboot even reboot task cannot be created due to lack of heap ( #1713 )
...
* Deinit all components before reboot
* Update
* Update
* Force reboot when reboot task cannot be created
2022-12-29 10:16:31 +01:00
Slider0007
1bda03ee04
Avoid loading of status infos twice ( #1711 )
2022-12-28 21:31:28 +01:00
jomjol
4b23e0c6c3
Update server_ota.cpp
2022-12-28 15:21:47 +01:00
jomjol
f08e856dfd
Update Reboot Algo
2022-12-28 15:07:45 +01:00
jomjol
7a1154363b
Move Logfile Switch to define.h
2022-12-28 14:32:18 +01:00