CaCO3
|
9a9aa68a65
|
do not show value on recognition page (#2083)
* do not show value on recognition page
* .
* .
* .
* .
---------
Co-authored-by: CaCO3 <caco@ruinelli.ch>
|
2023-02-26 18:28:26 +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 |
|
CaCO3
|
90fa44380c
|
Migrate some UART logs to Logfile logs (#2079)
* repolaced ESP_LOGE() with LogFile.WriteToFile(ESP_LOG_ERROR()
* converted more UART logs to logfile logs
---------
Co-authored-by: CaCO3 <caco@ruinelli.ch>
|
2023-02-25 21:18:56 +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
|
95d312b920
|
Update Changelog.md
|
2023-02-24 20:23:20 +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
|
2c1a7f4c9e
|
DataLogActive is true by default
|
2023-02-23 23:39:02 +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 |
|
CaCO3
|
2ed9fb8eb5
|
Create folders as needed (#2056)
* allow longer file paths
* create folders as needed
---------
Co-authored-by: CaCO3 <caco@ruinelli.ch>
|
2023-02-21 22:14:09 +01:00 |
|
jomjol
|
598db004ae
|
Update Changelog.md
|
2023-02-20 20:16:39 +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 |
|
jomjol
|
5bac1c68d9
|
Correct BugFix in InfluxDB
|
2023-02-18 12:46:14 +01:00 |
|
jomjol
|
008dba7e11
|
fix for #2036
|
2023-02-18 11:44:56 +01:00 |
|
Yonz
|
7283bfd506
|
Update FeatureRequest.md (#2033)
Added: #35 Use the same model, but provide the image from a Smartphone Camera
|
2023-02-16 21:05:34 +01:00 |
|
CaCO3
|
44e186e65b
|
Update backup.html (#2015)
|
2023-02-11 21:45:08 +01:00 |
|
jomjol
|
55be652dc1
|
Update Changelog.md
|
2023-02-09 20:16:18 +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 |
|
jomjol
|
795bcd0d21
|
Merge branch 'InfluxDB-Fix-Timeshift' into rolling
|
2023-02-08 20:31:17 +01:00 |
|
jomjol
|
0b2e38935b
|
Update Changelog.md
|
2023-02-08 20:29:01 +01:00 |
|
jomjol
|
a9c5bebb45
|
Update interface_influxdb.cpp
|
2023-02-08 19:56:28 +01:00 |
|
Joerg Rosenkranz
|
876adc51af
|
Fix small typo (#1995)
|
2023-02-08 19:54:10 +01:00 |
|
CaCO3
|
bf090f3762
|
Update README.md
|
2023-02-07 23:13:11 +01:00 |
|
CaCO3
|
30a50720e5
|
Update manual-update-webinstaller.yml
|
2023-02-05 20:45:25 +01:00 |
|
CaCO3
|
6c891ab7fe
|
Update build.yaml
v14.0.3
|
2023-02-05 20:35:02 +01:00 |
|
CaCO3
|
6adcd90038
|
Update Changelog.md
v14.0.2
|
2023-02-05 20:29:50 +01:00 |
|
CaCO3
|
676b94f57c
|
Update Changelog.md
|
2023-02-05 20:28:47 +01:00 |
|
CaCO3
|
01df45f1e1
|
disable committing changelog on release
|
2023-02-05 20:27:02 +01:00 |
|
CaCO3
|
f7fc55960b
|
Use the preprocessed Web UI for the manual.zip (#1984)
|
2023-02-05 16:31:12 +01:00 |
|
jomjol
|
3dd2b74226
|
v14.0.1
|
2023-02-05 16:03:56 +01:00 |
|
jomjol
|
4424337a4e
|
Merge branch 'Increase-max-JPG-size'
v14.0.1
|
2023-02-05 16:00:52 +01:00 |
|
CaCO3
|
3fa16c5624
|
Use the preprocessed Web UI for the manual.zip (#1983)
* Update build.yaml
* Update build.yaml
* Update build.yaml
|
2023-02-05 15:31:04 +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 |
|
Slider0007
|
55efc3b3f4
|
wifi disconnect before deinit (#1978)
|
2023-02-05 08:09:53 +01:00 |
|
jomjol
|
800e231301
|
Update Changelog.md
|
2023-02-04 21:45:02 +01:00 |
|
jomjol
|
34a3d6d6e3
|
Merge branch 'Increase-max-JPG-size' into rolling
|
2023-02-04 21:38:37 +01:00 |
|
CaCO3
|
4bfe5422c5
|
fix broken webinstaller update
|
2023-02-03 21:46:08 +01:00 |
|
CaCO3
|
d63dc08f33
|
Update manual-update-webinstaller.yml
|
2023-02-03 21:43:40 +01:00 |
|
Slider0007
|
2ee85001eb
|
Cleanup defines.h (#1967)
* Update defines.h
* Update: Disable USE_HIMEM_IF_AVAILABLE
|
2023-02-03 21:02:32 +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 |
|