Frank Haverland
b0a7c7716f
Fixed case on early transition
2024-05-13 20:08:43 +02:00
Frank Haverland
aff08fafee
add test cases
2024-05-07 21:17:41 +02:00
Slider0007
ed746f96b9
Readd missing test case
2024-04-29 22:46:58 +02:00
Slider0007
fa08a02e12
Test case adaptions
2024-04-29 21:38:39 +02:00
Frank Haverland
57715b5bdd
added test cases from rainman110:fix_issue_2857
2024-04-28 21:56:59 +02:00
Frank Haverland
53f3b99f05
log error to tests
2024-04-28 21:12:56 +02:00
Frank Haverland
ba63d0a589
added tests from PR/2887
2024-04-28 21:10:13 +02:00
Frank Haverland
0309620fd6
fix merge failure in earlier merges
2024-04-28 20:13:18 +02:00
Frank Haverland
295038a881
merge fixes
2024-04-28 19:56:50 +02:00
Frank Haverland
488ae174a4
Merge remote-tracking branch 'upstream/rolling' into analog-digit-early-digit-test
2024-04-28 19:40:03 +02:00
Slider0007
4b4b42d4c5
Modifcation to cover new test case
...
https://github.com/jomjol/AI-on-the-edge-device/pull/2887#issuecomment-1941018311
2024-04-26 12:17:37 +02:00
Slider0007
135b03d505
Add one more test case
...
https://github.com/jomjol/AI-on-the-edge-device/pull/2887#issuecomment-1941018311
2024-04-26 12:15:42 +02:00
Frank Haverland
74c09ac023
added transistion tests.
2024-04-25 19:55:29 +02:00
michael
c3fadf5c2a
Source code formatting, ClassFlowPostProcessing.cpp
2024-04-15 22:12:02 +02:00
michael
88b531ae8b
Camera settings ( #3029 )
...
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
2024-04-11 21:12:40 +02:00
kub3let
5194c466be
always reset change absolute ( #2956 )
2024-03-22 21:55:11 +01:00
Frank Haverland
043de9265a
Fix test ( #2933 )
2024-03-20 19:22:33 +01:00
CaCO3
6feae4e239
Use valid default values
2024-02-15 00:12:37 +01:00
michael
6b38e44d7f
Loading alignment page faster ( #2868 )
...
Da es Probleme mit param_temp gab (mal ging es, mal nicht), habe ich extra Parameter angelegt (_rotate_temp, _mirror_temp, _isize_temp, _grayscale_temp, _negative_temp, _aec2_temp, _FixedExposure_temp, _zoom_temp, _zm_temp, _x_temp, _y_temp, _intensity_temp, _brightness_temp, _contrast_temp, _saturation_temp, _sharpness_temp, _ae_temp).
Bei den bisherigen Tests, hat alles so funktioniert wie es soll.
2024-02-14 16:24:29 +01:00
CaCO3
141aea7fa7
Revert "Implemented late analog / digital transition ( #2778 )"
...
This reverts commit b5a4cfed96 .
2024-02-12 22:41:56 +01:00
CaCO3
f8b4881a50
.
2024-02-12 22:37:46 +01:00
CaCO3
3a5f3496d5
fix typo in variable name
2024-02-12 22:37:46 +01:00
Joo Aun Saw
69f1a99b55
ov2640: support sharpness control
2024-02-12 22:37:46 +01:00
Joo Aun Saw
a8fb88a35d
Support negative photo effect and auto exposure control 2
2024-02-12 22:37:46 +01:00
Joo Aun Saw
d418d22155
removed redundant changes
2024-02-12 22:37:46 +01:00
Joo Aun Saw
53e8cf49f9
limit auto exposure values to range -2 to +2
2024-02-12 22:37:46 +01:00
Joo Aun Saw
ac4f823cbf
Support crop image on sensor, grayscale, auto exposure level
2024-02-12 22:37:46 +01:00
Slider0007
827ca1cf61
Add analogdigit early zero crossing case
2024-02-12 14:20:19 +01:00
Slider0007
b551eadf8a
PointerEvalAnalogToDigitNew-TEST
2024-02-12 00:32:24 +01:00
Slider0007
8e8ac621dd
tflite heap fix
2024-02-12 00:30:04 +01:00
Slider0007
54d4990d16
test fixes from haverland
2024-02-12 00:29:12 +01:00
Slider0007
f8dd986e4f
Test with AnalogDigitTransition min lowered to 3
2024-02-12 00:28:42 +01:00
CaCO3
5053a31245
renaming
2024-02-11 22:10:41 +01:00
CaCO3
44cf8933d4
.
2024-02-11 22:10:41 +01:00
CaCO3
35de56be04
Add Firmware Version to MQTT
2024-02-11 22:10:41 +01:00
michael
797fc5e764
ATA-Trim support ( #2864 )
...
Fix issues with the SD-Card initialization
2024-02-09 13:56:25 +01:00
Slider0007
0e0fb459dc
fix(tflite): Fix memory leaks in tflite integration ( #2842 )
2024-02-02 13:23:51 +01:00
CaCO3
8410df6144
Move param doc ( #2843 )
...
moved param doc from docs repo to here
2024-01-31 21:53:56 +01:00
CaCO3
fc1f8ee242
fix chip information REST API
2024-01-08 23:41:48 +01:00
flox_x
252c399a76
Add device info info page ( #2789 )
...
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com >
2024-01-08 23:23:57 +01:00
michael
2ed6fb0f0d
ATA-Trim support ( #2781 )
...
* Add files via upload
* Update main.cpp
* Update main.cpp
* Update main.cpp
* Update Helper.cpp
* Update Helper.h
* Update CMakeLists.txt
* Update CMakeLists.txt
* Update diskio_sdmmc_mh.c
* Update diskio_sdmmc_mh.h
* Update ff_mh.c
* Update vfs_fat_sdmmc_mh.c
* Update sdmmc_common_mh.h
* Update sdmmc_common_mh.c
* Update Helper.cpp
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update ff_mh.c
---------
Co-authored-by: CaCO3 <caco3@ruinelli.ch >
2024-01-02 08:56:46 +01:00
CaCO3
b5213b01af
Update platform-espressif32 to 6.5.0 ( #2770 )
...
* Update ESP IDF to 6.5.0
* Migration to new IDF
* Correct smtp vor v5.1
---------
Co-authored-by: CaCO3 <caco@ruinelli.ch >
Co-authored-by: jomjol <30766535+jomjol@users.noreply.github.com >
2024-01-01 22:00:23 +01:00
jomjol
473e458b85
Bugfix InfluxDB shifting times ( #2785 )
...
* Modify time_sntp
* Update time_sntp.cpp
* Update time_sntp.cpp
* update
* Update interface_influxdb.cpp
* Update interface_influxdb.cpp
* Update time_sntp.cpp
* Upload
* Update interface_influxdb.cpp
* Update interface_influxdb.cpp
* Update interface_influxdb.cpp
* Remove Time Convert vom influx Interface
2024-01-01 10:41:12 +01:00
Frank Haverland
4f3f3d9af2
Fix testings ( #2783 )
...
* fix all tests and more description
* The decimal point offset. -3 corresponds to x.yyy
---------
Co-authored-by: jomjol <30766535+jomjol@users.noreply.github.com >
2023-12-31 14:43:08 +01:00
Martin Siggel
b5a4cfed96
Implemented late analog / digital transition ( #2778 )
...
* Implemented late transition
Complete rewrite of analog / digital transition
Two tests is still failing, which need to be discussed.
* Allow wider range of transition values to support late transition
* Added documentation
2023-12-31 12:04:09 +01:00
Frank Haverland
6fca4d8d95
Fix negatives on extended resolution false #2744 ( #2772 )
...
* not extended resolution allows -1 on the lowest digit
* not extended resolution allows -1 on the lowest number
* negatives on last value digit with -1 will set to prevalue and is not an error #2744
---------
Co-authored-by: jomjol <30766535+jomjol@users.noreply.github.com >
2023-12-31 12:03:52 +01:00
Slider0007
f01b4dbd13
Update
2023-12-29 09:57:59 +01:00
Slider0007
dbf1770016
Update
2023-12-29 09:56:47 +01:00
Slider0007
006f3aa063
Add delay
2023-12-29 09:47:37 +01:00
Slider0007
24c46c38b4
fix(unity-test): Run unity tests in dedicated task
...
Avoid running out of heap
2023-12-28 21:32:43 +01:00