CaCO3
0df0de3b16
Update interface_mqtt.cpp
2024-02-11 22:11:55 +01:00
CaCO3
ec08715919
Update interface_mqtt.cpp
2024-02-11 22:11:55 +01:00
CaCO3
9f6e711358
Update interface_mqtt.cpp
2024-02-11 22:11:55 +01:00
CaCO3
8f03ab04c4
Update interface_mqtt.cpp
2024-02-11 22:11:55 +01:00
CaCO3
9d8fade3d7
Update interface_mqtt.cpp
2024-02-11 22:11:55 +01:00
CaCO3
b6ab16ddd8
Update interface_mqtt.cpp
2024-02-11 22:11:55 +01:00
CaCO3
ba7d1ea320
Update interface_mqtt.cpp
2024-02-11 22:11:55 +01:00
CaCO3
c457e2fd20
Update interface_mqtt.cpp
2024-02-11 22:11:55 +01:00
CaCO3
dbd1f2a058
Update interface_mqtt.cpp
2024-02-11 22:11:55 +01:00
CaCO3
f2a1d97ba7
Update interface_mqtt.cpp
2024-02-11 22:11:55 +01:00
CaCO3
cd0268256f
Update interface_mqtt.cpp
2024-02-11 22:11:55 +01:00
CaCO3
31385e16d1
Update interface_mqtt.cpp
2024-02-11 22:11:55 +01:00
CaCO3
beaaf3d6bb
Update interface_mqtt.cpp
2024-02-11 22:11:55 +01:00
CaCO3
7b9b5c9066
Update interface_mqtt.cpp
2024-02-11 22:11:55 +01:00
CaCO3
a52c66054d
Update interface_mqtt.cpp
2024-02-11 22:11:55 +01:00
CaCO3
8300e4473f
Update interface_mqtt.cpp
2024-02-11 22:11:55 +01:00
CaCO3
b61f15b53a
Update interface_mqtt.cpp
2024-02-11 22:11:55 +01:00
CaCO3
92485bcaba
log MQTT messages to logfile instead just to UART
2024-02-11 22:11:55 +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
CaCO3
9ced147d9c
Update submodules ( #2769 )
...
- Update `esp-nn` to v1.0.2
- Update `esp32-camera` to v2.0.6
- Updated `tflite-micro-esp-examples` (The repo got renamed to `esp-tflite-micro ` and the folder structure got cleaned up).
2023-12-28 12:13:57 +01:00
CaCO3
0808895bd6
revert submnodules ( #2768 )
...
Co-authored-by: CaCO3 <caco@ruinelli.ch >
2023-12-28 09:27:42 +01:00
jomjol
d2dec9fa59
Revert "prepare v15.4.0 versuch 2"
...
This reverts commit e790a14caa .
2023-12-22 23:50:56 +01:00
jomjol
5b09cd0d59
update
2023-12-22 23:47:17 +01:00
jomjol
e790a14caa
prepare v15.4.0 versuch 2
2023-12-22 23:31:13 +01:00
jomjol
f023a6b739
Revert "v15.4.0"
...
This reverts commit 374462a7d8 .
2023-12-22 23:22:57 +01:00
jomjol
ecece0f7fc
Update dependencies.lock
2023-12-22 22:55:54 +01:00
jomjol
374462a7d8
v15.4.0
2023-12-22 22:43:08 +01:00
CaCO3
02138c44ac
rename InfluxDBv2 parameter Database to Bucket ( #2704 )
...
* rename InfluxDBv2 parameter Database to Basket
* only enable the field if it is a boolean
* corrected "Basket" to "Bucket"
---------
Co-authored-by: CaCO3 <caco@ruinelli.ch >
2023-11-22 23:43:23 +01:00
Slider0007
1094c8a0a8
fix(influxdb): Consider DST setting for UTC time conversion ( #2679 )
...
* fix(influxdb): Consider DST setting for UTC time conversion
* Update
2023-11-12 12:04:18 +01:00
LordGuilly
75b15b8e9d
added config entries for MQTT TLS ( #2651 )
...
3 new entries in the config section, for setting file paths for
- Root CA
- Client Certificate
- Client Private Key
(all set as expert parameters)
- logging cert filenames
added config entries for MQTT TLS
3 new entries in the config section, for setting file paths for
- Root CA
- Client Certificate
- Client Private Key
- logging cert filenames
MQTT-TLS: Updates for the PR comments
- config.ini now has default values closer to "real" life filenames
- MQTT cert entries are hidden as Expert parameters
- Fixed debug logging at MQTT interface for unhandled messages
2023-11-07 22:58:16 +01:00
jomjol
40a1aa0430
Update submodules, include only needed layers of tflite ( #2586 )
...
* Initial version
* Working Version
* Update
* Update main.cpp
* Updated Docu
2023-08-20 21:49:28 +02:00
Frank Haverland
dc9f1aad27
new images on dig-class100, older ana-class100 removed ( #2545 )
2023-08-02 21:46:00 +02:00
Frank Haverland
cd3e641bcc
#2540 fix trunc of first with imprecise precision ( #2543 )
...
* added more debug for #2447
* new model on new images dig-class100-0165_s2
* #2465 fix first digit with extended_Resolution=false
* fix #2491
* #2540 fix trunc of first with imprecise precision
2023-07-30 18:25:56 +02:00