CaCO3
add6cf5c33
catch empty values ( #2096 )
...
Co-authored-by: CaCO3 <caco@ruinelli.ch >
2023-02-27 14:38:46 +01:00
CaCO3
493bd4df2f
use a plotly version which only provides the basics, see https://github.com/plotly/plotly.js/blob/master/dist/README.md#plotlyjs-basic ( #2095 )
...
Co-authored-by: CaCO3 <caco@ruinelli.ch >
2023-02-27 14:22:47 +01:00
CaCO3
53ff190860
enhance data pages ( #2088 )
...
* enhance data pages
* add checkbox to show relative values
* remove static entries, they get overwritten by dynamic oes
---------
Co-authored-by: CaCO3 <caco@ruinelli.ch >
2023-02-26 23:08:39 +01:00
CaCO3
a92cb69067
Fix missing number list ( #2082 )
...
* remove unused label references
* fix missing number list
---------
Co-authored-by: CaCO3 <caco@ruinelli.ch >
2023-02-25 22:03:16 +01:00
Slider0007
7a9f61a8d8
Boot phase: Add more error handling + provide verbose output in error cases ( #2020 )
...
* WLAN: add error handling
* WLAN: parameter global struct
* WLAN.ini -> more info text
* RSSIThreshold
* Rename logs
* Boot process: error handling
* Update texts
* Comments
* Init sequence
* Prepare for check dir creation
* add check makedir, update logs
* Blink code for OTA+SoftAP
* Blink code for missing time snyc
* Update
* reboot -> switch LED off
* Update log texts
* Update
* Update log texts
* create empty default folders at startup
* Update
* Adapt log level
* Print log level switch
* Update
* Update text
* Add SD free space to log
* WIFI/MQTT disconnect message set to WARN (+ ERROR)
2023-02-25 21:12:52 +01:00
CaCO3
a8f8189543
Keep the html folder on a flast structure (no subfolders). Else the OTA fails until >15.0.x because it does not create the needed subfolders ( #2080 )
...
Co-authored-by: CaCO3 <caco@ruinelli.ch >
2023-02-25 18:27:43 +01:00
CaCO3
2c4bda9e66
Restructure webui menu ( #2070 )
...
Co-authored-by: CaCO3 <caco@ruinelli.ch >
2023-02-25 14:21:16 +01:00
CaCO3
7b2a80a13d
Enhance pages ( #2075 )
...
* enhance pages
* .
* .
* .
* .
* .
* .
---------
Co-authored-by: CaCO3 <caco@ruinelli.ch >
2023-02-25 14:20:55 +01:00
CaCO3
886cd4ffa5
Master ( #2073 )
...
* Replace deprecated actions (#2016 )
* Update build.yaml
* Update build.yaml
* Update manual-update-webinstaller.yml
* Update manual-update-webinstaller.yml
* Update manual-update-webinstaller.yml
* Update manual-update-webinstaller.yml
* Update build.yaml
* preparations for v15.0 (#2063 )
* Migrated parameters, see https://github.com/jomjol/AI-on-the-edge-device/pull/2023
* remove no longer used "topic" parameter. This is a backport from b21e3c6c9d
* Fix wrong url-encoding, see https://github.com/jomjol/AI-on-the-edge-device/issues/2036 resp. https://github.com/jomjol/AI-on-the-edge-device/issues/2036
* Threashold -> Threshold
* updated changelog
---------
Co-authored-by: CaCO3 <caco@ruinelli.ch >
* DataLogActive is true by default
* updated changelog
---------
Co-authored-by: CaCO3 <caco@ruinelli.ch >
2023-02-24 20:22:04 +01:00
CaCO3
b0de37b762
Move parameter doc to use tooltips generated using the online documentation ( #2059 )
...
* prework
* add tooltips
* .
* Update build.yaml
* remove tooltip link and embed it directly
* embedd tooltip directly
* .
* .
* .
* .
* .
* .
* .
* .
* .
* .
* fix disabled tooltips
* fix disabled tooltips
* renamed Parameter in UI, added units, fixed labels
* .
* .
* .
---------
Co-authored-by: CaCO3 <caco@ruinelli.ch >
2023-02-24 18:36:26 +01:00
CaCO3
3d711f495e
updated save message
2023-02-22 23:20:52 +01:00
jomjol
b21e3c6c9d
Remove ";Topic = ", Delete Checkbox "AllowNegativeRate"
2023-02-22 21:38:31 +01:00
CaCO3
23d2ae627d
Update config.ini
2023-02-22 11:33:44 +01:00
CaCO3
3f62abf878
add missing config.ini entries for InfluxDBv2
2023-02-22 09:42:25 +01:00
CaCO3
025f4af9f2
V14.1 backport to rolling ( #2058 )
...
* Migrate parameters to v14.1 branch (#2023 )
* Migrated parameters
* -
* .
* .
* .
* .
* .
* Remove unneeded checkboxes for true/false
* Remove ";"
* Correct MaintTopic
* Added missing parameters to UI: FlipImageSize, InitialMirror
Removed checkbox in UI for ErrorMessage
Added migration of pboolean parameters: enable them if they where disabled, set them to their default value, then enable them
Switch SetRetainFlag internally to a boolean
* .
* CamImages -> RawImages
* CamImages -> RawImages
* catch error on unknown parameter
* fix missing case insensitivity
* fix typo
* fixmissing rename
* fix migration of ExtendedResolution
* Delete ClassFlowMakeImage.cpp
* Delete ClassFlowMakeImage.h
---------
Co-authored-by: CaCO3 <caco@ruinelli.ch >
Co-authored-by: jomjol <30766535+jomjol@users.noreply.github.com >
* Update Changelog.md
---------
Co-authored-by: CaCO3 <caco@ruinelli.ch >
Co-authored-by: jomjol <30766535+jomjol@users.noreply.github.com >
2023-02-21 23:18:24 +01:00
CaCO3
3d92860c5e
Updated web pages ( #2055 )
...
* allow longer file paths
* updated web pages
* updated the setup pages
* .
* Update server_file.cpp
---------
Co-authored-by: CaCO3 <caco@ruinelli.ch >
2023-02-21 22:35:50 +01:00
jomjol
70332fe142
Update tflite
2023-02-20 20:03:39 +01:00
Slider0007
10da8c4f94
Support saturation & contrast ( #2048 )
...
* reference image: use correct value for contrast
* Update quality, contrast & saturation parameter
* fix for saturation,contrast+error handling
2023-02-19 21:15:16 +01:00
CaCO3
44e186e65b
Update backup.html ( #2015 )
2023-02-11 21:45:08 +01:00
jomjol
1acd72d33e
Implement InfluxDB v2 ( #2004 )
...
* Implement InfluxDBv2 Innitial
* Update incl. UI
* Correct UI
* Update UI - Indiv. Param.
* Update edit_config_param.html
* Correct Timeshift
* Update Fieldname
2023-02-09 20:13:08 +01:00
Joerg Rosenkranz
876adc51af
Fix small typo ( #1995 )
2023-02-08 19:54:10 +01:00
Slider0007
b9134f923e
ota_page: Add missing quotation mark ( #1977 )
2023-02-05 08:10:59 +01:00
CaCO3
06f4d417b5
Cleanup config ( #1972 )
...
* Update config.ini
* Update config.ini
* Update config.ini
2023-02-05 08:10:29 +01:00
Nicolas Liaudat
1d2f920819
Option alignment algo off ( #1924 )
...
* Update edit_config_param.html
* Update ClassFlowAlignment.cpp
2023-02-03 21:01:43 +01:00
CaCO3
1fcbc65ee9
Update ota_page.html ( #1941 )
...
* Update ota_page.html
- allow appended "RC"
- case insensitive
* Update ota_page.html
2023-01-29 17:19:11 +01:00
jomjol
50c02a14f4
CleanUp config directory ( #1928 )
2023-01-28 12:56:22 +01:00
Slider0007
18d44a8556
REST handler CPU temp / RSSI: Remove units ( #1908 )
...
* REST CPU temp: escape special character
* REST CPUTemp+RSSI: remove units, output as int
* REST handler sysinfo: CPU tempature as integer
2023-01-26 18:43:24 +01:00
CaCO3
90d7c2e641
remove external Web UI dependencies ( #1896 )
...
Co-authored-by: CaCO3 <caco@ruinelli.ch >
2023-01-22 21:47:19 +01:00
Dave
35fa2bd353
fix typos and wording on config page ( #1898 )
2023-01-22 20:44:33 +01:00
Slider0007
5dc7bb949a
Show alternative images for states "Initialization" and "Take Image" ( #1858 )
...
* Show image for flow not started + take image
* Update
* Adding new images
* .
* Avoid multiple Access-Control-Allow-Origin * (#1859 )
* Avoid multiple Access-Control-Allow-Origin *
* Adapt loglevel to debug
* Update build.yaml
* .
* New state "initialization (delayed)", renaming
* Overview: Renamed "Status" + switched position
* Improve data logging on errors (#1839 )
* use error level for log if "Rate to High" or "Negative Rate"
* remove redundant data logging
* .
* .
* update time also in case of an error
* move calculation of difference to the top as discussed in PR 1839
Co-authored-by: CaCO3 <caco@ruinelli.ch >
* Heap tracing (#1861 )
* Update sdkconfig.esp32cam-dev-task-analysis.defaults
* Update defines.h
* Update platformio.ini
* Update main.cpp
* Update defines.h
* Update ClassFlowCNNGeneral.cpp
* Update platformio.ini
* disable HIMEM (external > 4mb ram) not used (#1864 )
#force disable HIMEM as not used in default config, can be enabled with [env:esp32cam-dev-himem]
#free 256kb of internal memory :
#I (2112) esp_himem: Initialized. Using last 8 32KB address blocks for bank switching on 4352 KB of physical memory.
CONFIG_SPIRAM_BANKSWITCH_ENABLE=n
#CONFIG_SPIRAM_BANKSWITCH_RESERVE is not set
* Update ota_page.html (#1866 )
Fixed the firework to match the actual button text.
Fixed other random typos.
* add AlignmentAlgo=off option (#1867 )
* Replace outdated wiki links, wording (#1871 )
* Revert "add AlignmentAlgo=off option (#1867 )" (#1876 )
This reverts commit 3de4cc7c56 .
* fixed typo (#1881 )
Co-authored-by: CaCO3 <caco@ruinelli.ch >
* Show WIFI signal text labels / Log RSSI value to logfile (#1877 )
* Overview: WIFI RSSI strength text labels
* Log RSSI value (debug level)
* Typo
* Update config.ini (#1880 )
* Update Changelog.md for release (#1892 )
Co-authored-by: github-actions <github-actions@github.com >
* Update Changelog.md
* Remove newline in version (#1891 )
* remove newline in version
* .
* .
Co-authored-by: CaCO3 <caco@ruinelli.ch >
Co-authored-by: CaCO3 <caco@ruinelli.ch >
Co-authored-by: CaCO3 <caco3@ruinelli.ch >
Co-authored-by: Nicolas Liaudat <nliaudat@users.noreply.github.com >
Co-authored-by: AngryApostrophe <89547888+AngryApostrophe@users.noreply.github.com >
Co-authored-by: github-actions <github-actions@github.com >
2023-01-22 12:12:56 +01:00
CaCO3
905b5a2ac5
Update config.ini ( #1880 )
2023-01-21 09:24:53 +01:00
Slider0007
14888bca3f
Show WIFI signal text labels / Log RSSI value to logfile ( #1877 )
...
* Overview: WIFI RSSI strength text labels
* Log RSSI value (debug level)
* Typo
2023-01-21 09:24:23 +01:00
Nicolas Liaudat
782e1c229b
Revert "add AlignmentAlgo=off option ( #1867 )" ( #1876 )
...
This reverts commit 3de4cc7c56 .
2023-01-19 18:22:12 +01:00
Slider0007
287302ba7f
Replace outdated wiki links, wording ( #1871 )
2023-01-19 18:21:46 +01:00
Nicolas Liaudat
3de4cc7c56
add AlignmentAlgo=off option ( #1867 )
2023-01-18 23:01:51 +01:00
AngryApostrophe
6c153cd376
Update ota_page.html ( #1866 )
...
Fixed the firework to match the actual button text.
Fixed other random typos.
2023-01-18 22:59:34 +01:00
CaCO3
60ce08e331
Show ways to get notified about new releases
2023-01-15 15:06:43 +01:00
jomjol
cb4e6a0a30
Initial Implementation ( #1834 )
2023-01-14 13:28:58 +01:00
jomjol
fd2d4408bf
Update tflite
2023-01-14 11:24:54 +01:00
jomjol
4a462fb79a
Improve html roi disablement ( #1825 )
...
* Improve ROI-Problem
* Update
* Update common.js
2023-01-13 20:40:48 +01:00
Slider0007
184d1a70a2
DataGraph: datafiles sorted -> newest on top ( #1817 )
2023-01-12 19:27:58 +01:00
Slider0007
1896c27dac
Update graph.html ( #1802 )
2023-01-11 20:24:19 +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
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
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