CaCO3
0d48c526b8
Preparations for next Bugfix Release ( #1615 )
...
* Merge branch 'rolling' (#1559 )
* Fix for securing wlan.ini (#1509 )
* Fix for securing wlan.ini
* Fixing error with ' instead of "
* Changing to errorcode 403
* maybe strcmp instead of regular ==
Co-authored-by: Pär Hedberg <par.hedberg@nordicmedtest.se >
* Update Web-Installer
* solves #1530 (#1531 )
* Refactor JSON (#1518 )
* use correct log level
* corrected logging
* typo
* refactored JSON generagion: removed unused parameters, consolidated into singel function, added "pre"
* Wrapped 'rate' into double quotes, like all other JSON values
Co-authored-by: CaCO3 <caco@ruinelli.ch >
* Various corrections (#1519 )
* use correct log level
* corrected logging
* typo
* add release to webinstaller
* changed logs, added INFO log of raw, value, error
* .
Co-authored-by: CaCO3 <caco@ruinelli.ch >
* Prevent auto restart on cam framebuffer init error (#1522 )
* use correct log level
* revert autorestart on camera framebuffer init error
* .
Co-authored-by: CaCO3 <caco@ruinelli.ch >
* #1524 - ensure the recognized digit is less than 10 (#1525 )
* fix kernel panic (vector out of range) in getReadoutRawString
* fix key of caches
* fix key of caches
* fix key caches
* fix cache keys
* fix cache keys
* move set variables to top
* debug
* fix key
* testing
* try fix changelog
* test
* Update Changelog.md for release
* Revert "Update Changelog.md for release"
This reverts commit 4f51ec7962 .
* remove testing
* fix release creation
* testing
* Update Changelog.md for release
* test
* Revert "Merge branch 'master' of https://github.com/haverland/AI-on-the-edge-device "
This reverts commit f68695a4c0 , reversing
changes made to a096cf7182 .
* Revert "test"
This reverts commit a096cf7182 .
* revert testing
* #1524 - ensure the result of ZeigerEvalHybridNeu is <10
* Fix late digit transition #1503
Co-authored-by: github-actions <github-actions@github.com >
* fix frozen time in datafile on error (#1534 )
Co-authored-by: CaCO3 <caco@ruinelli.ch >
* log NTP server name (#1497 )
* log NTP server name
* .
* .
* replace calls to /wasserzaehler.html with calls to /value (#1469 )
Co-authored-by: CaCO3 <caco@ruinelli.ch >
* Fix cookie usage, use correct http response codes, add 404 page (#1495 )
* replaced some HTTP response code with better matching codes
* add custom 404 page, add log entry for debugging
* fix cookie
* replace non-necessary whitespace
* .
Co-authored-by: CaCO3 <caco@ruinelli.ch >
* Don't autofail if NTP server can't be reached during initalization (#1498 )
This fixes an issue with a restricted network without internet access,
where the hardcoded ntp server can't be reached and thus the esp resets,
as it's not able to finish initalization.
* Update Changelog.md
* Update Changelog.md for release
* Fix for securing wlan.ini (#1509 )
* Fix for securing wlan.ini
* Fixing error with ' instead of "
* Changing to errorcode 403
* maybe strcmp instead of regular ==
Co-authored-by: Pär Hedberg <par.hedberg@nordicmedtest.se >
* Update Web-Installer
* solves #1530 (#1531 )
* Refactor JSON (#1518 )
* use correct log level
* corrected logging
* typo
* refactored JSON generagion: removed unused parameters, consolidated into singel function, added "pre"
* Wrapped 'rate' into double quotes, like all other JSON values
Co-authored-by: CaCO3 <caco@ruinelli.ch >
* Various corrections (#1519 )
* use correct log level
* corrected logging
* typo
* add release to webinstaller
* changed logs, added INFO log of raw, value, error
* .
Co-authored-by: CaCO3 <caco@ruinelli.ch >
* Prevent auto restart on cam framebuffer init error (#1522 )
* use correct log level
* revert autorestart on camera framebuffer init error
* .
Co-authored-by: CaCO3 <caco@ruinelli.ch >
* #1524 - ensure the recognized digit is less than 10 (#1525 )
* fix kernel panic (vector out of range) in getReadoutRawString
* fix key of caches
* fix key of caches
* fix key caches
* fix cache keys
* fix cache keys
* move set variables to top
* debug
* fix key
* testing
* try fix changelog
* test
* Update Changelog.md for release
* Revert "Update Changelog.md for release"
This reverts commit 4f51ec7962 .
* remove testing
* fix release creation
* testing
* Update Changelog.md for release
* test
* Revert "Merge branch 'master' of https://github.com/haverland/AI-on-the-edge-device "
This reverts commit f68695a4c0 , reversing
changes made to a096cf7182 .
* Revert "test"
This reverts commit a096cf7182 .
* revert testing
* #1524 - ensure the result of ZeigerEvalHybridNeu is <10
* Fix late digit transition #1503
Co-authored-by: github-actions <github-actions@github.com >
* only use sntp_getservername() after init sntp
* set default NTP server on dnew installations
Co-authored-by: CaCO3 <caco@ruinelli.ch >
Co-authored-by: Ralf Rachinger <git@ralfrachinger.de >
Co-authored-by: jomjol <30766535+jomjol@users.noreply.github.com >
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: parhedberg <par.hedberg@gmail.com >
Co-authored-by: Pär Hedberg <par.hedberg@nordicmedtest.se >
Co-authored-by: Christopher Fenner <9592452+CFenner@users.noreply.github.com >
Co-authored-by: Frank Haverland <fspapaping@googlemail.com >
* Renamed variables and added debug log (#1537 )
* add debug logs
* renamed variables
* renamed TAGs, added flow status logging
* .
* .
Co-authored-by: CaCO3 <caco@ruinelli.ch >
* replaced printf usage in LogFile.WriteToFile()
* ENABLE_MQTT c++ macro definition (#1546 )
* macro
* 2
* 2
* delete jomjol_mqtt from CMakeLists
* mqtt macro
* final
* ENABLE_INFLUXDB c++ macro definition (#1547 )
* macro
* 2
* 2
* delete jomjol_mqtt from CMakeLists
* mqtt macro
* final
* ENABLE_INFLUXDB c++ macro definition
* Update Changelog.md
Co-authored-by: parhedberg <par.hedberg@gmail.com >
Co-authored-by: Pär Hedberg <par.hedberg@nordicmedtest.se >
Co-authored-by: jomjol <30766535+jomjol@users.noreply.github.com >
Co-authored-by: Christopher Fenner <9592452+CFenner@users.noreply.github.com >
Co-authored-by: CaCO3 <caco@ruinelli.ch >
Co-authored-by: Frank Haverland <fspapaping@googlemail.com >
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: Ralf Rachinger <git@ralfrachinger.de >
Co-authored-by: Nicolas Liaudat <nliaudat@users.noreply.github.com >
* Update Changelog.md for release
Co-authored-by: parhedberg <par.hedberg@gmail.com >
Co-authored-by: Pär Hedberg <par.hedberg@nordicmedtest.se >
Co-authored-by: jomjol <30766535+jomjol@users.noreply.github.com >
Co-authored-by: Christopher Fenner <9592452+CFenner@users.noreply.github.com >
Co-authored-by: CaCO3 <caco@ruinelli.ch >
Co-authored-by: Frank Haverland <fspapaping@googlemail.com >
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: Ralf Rachinger <git@ralfrachinger.de >
Co-authored-by: Nicolas Liaudat <nliaudat@users.noreply.github.com >
2022-12-18 11:19:37 +01:00
jomjol
2d89326362
Fix Rate Problem
2022-12-14 18:24:58 +01:00
CaCO3
5e101f80b4
Update Changelog.md
2022-12-12 00:01:17 +01:00
CaCO3
db59c2e24a
Update Changelog.md
2022-12-11 23:29:03 +01:00
github-actions
f4d086508d
Update Changelog.md for release
2022-12-06 19:42:16 +00:00
jomjol
e23c89ae57
Update Changelog.md
2022-12-06 20:32:48 +01:00
github-actions
eb48212630
Update Changelog.md for release
2022-12-04 14:58:57 +00:00
jomjol
7350864150
QuickFix MQTT Reboot
2022-12-04 15:47:38 +01:00
jomjol
6c8a45f2dc
Update to espressif v5.2.0
2022-12-02 22:05:00 +01:00
CaCO3
e7d28f9bde
Update Changelog.md
2022-12-02 18:21:08 +01:00
CaCO3
33015351d6
Update Changelog.md ( #1444 )
...
* Update Changelog.md
* add latest PR to changelog
* Update Changelog.md
2022-12-02 18:19:53 +01:00
jomjol
ecf1e78208
Update Changelog.md
2022-12-02 17:30:07 +01:00
jomjol
62ec8d76c6
Update LogDownloader
2022-11-29 20:46:37 +01:00
github-actions
7a634797c4
Update Changelog.md for release
2022-11-28 20:11:57 +00:00
Frank Haverland
575d59dad2
fix release creation ( #1422 )
...
* fix kernel panic (vector out of range) in getReadoutRawString
* fix key of caches
* fix key of caches
* fix key caches
* fix cache keys
* fix cache keys
* move set variables to top
* debug
* fix key
* testing
* try fix changelog
* test
* Update Changelog.md for release
* Revert "Update Changelog.md for release"
This reverts commit 4f51ec7962 .
* remove testing
* fix release creation
* testing
* Update Changelog.md for release
* test
* Revert "Merge branch 'master' of https://github.com/haverland/AI-on-the-edge-device "
This reverts commit f68695a4c0 , reversing
changes made to a096cf7182 .
* Revert "test"
This reverts commit a096cf7182 .
* revert testing
Co-authored-by: github-actions <github-actions@github.com >
2022-11-28 21:02:20 +01:00
jomjol
7b0e6200d6
Update Changelog.md
2022-11-27 19:21:37 +01:00
jomjol
dc3604f144
v13.0.0
2022-11-27 18:39:31 +01:00
CaCO3
1eb2dd4efa
Update Changelog.md ( #1418 )
2022-11-27 17:07:23 +01:00
jomjol
74f45bee28
Update Changelog.md
2022-11-27 09:08:48 +01:00
CaCO3
9335cd73d5
Merge branch 'master' into rolling
2022-11-25 16:49:34 +01:00
CaCO3
60e9a427a5
Updated changelog ( #1381 )
2022-11-20 17:41:23 +01:00
jomjol
a53188e697
Update tflite, Readme.md
2022-11-18 21:46:22 +01:00
jomjol
9b8594c040
Change data to csv, harmonize REST API editflow
2022-11-05 19:56:09 +01:00
jomjol
7e26744e2e
Revert "Revert "System instable""
...
This reverts commit 1d9ef7e634 .
2022-11-04 21:59:22 +01:00
CaCO3
1d9ef7e634
Revert "System instable"
...
This reverts commit cb84074981339d44266a1a999a7567a722af11f4.
Cleanup REST API (#1255 )
* Replaced URIs:
- value.html => value
- statusflow.html => statusflow
- cputemp.html => cputemp
- rssi.html => rssi
- statusflow.html => statusflow
Removed URLs:
- wasserzaehler.html
* keep legacy API
* .
* .
* .
* .
* .
* .
* updated links
Remove ErrorMessage
Fix various warnings which become fatal with later gcc versons in esp-idf 5.x (#1268 )
- we cannot use partial initialisation of structs in C++ files (copied from example C files initially it seems)
- IRAM_ATTR uses a COUNTER, do not use the attribute on the implementation
- provide missing copy implementations for Rgb and Hsv
- one no longer can |= on volatile variables; use = | instead
- fix project and header includes
- avoid redefining BLINK_GPIO
- Remove defined but unused variables
- Fix printf formats
- Add missing case statement (HTTP_EVENT_REDIRECT)
- RMT needs to be updated to new interface (CONFIG_RMT_SUPPRESS_DEPRECATE_WARN is on currently; see https://docs.espressif.com/projects/esp-idf/en/release-v5.0/esp32/api-reference/peripherals/rmt.html )
- Adjust tcpip_adpater_* to esp_netif_*
- Use buffered versions of *ntoa* functions for IPv4 addresses and not a static on the stack (also fixes warnings)
- Whatever I missed
Correct spelling of "Hostname" (#1270 )
Correct sdkonfig
Increase max handler due to new handlers
Revert "Cleanup REST API (#1255 )"
This reverts commit f3e73ec64a .
Revert "Increase max handler due to new handlers"
This reverts commit cbd63ad4bd .
System instable
Revert "Revert "Cleanup REST API (#1255 )""
This reverts commit 2793c761413ffb987ab6a75da372e00e9f2f2cbd.
Co-Authored-By: Bjoern A. Zeeb <patch@zabbadoz.net >
2022-11-04 21:59:01 +01:00
Frank Haverland
5b22007a1e
changelog update
2022-10-27 21:18:09 +02:00
jomjol
12dc4eb460
Updated graphical representation
2022-10-25 20:55:57 +02:00
jomjol
6986f2186c
Extented data logging
2022-10-23 13:50:02 +02:00
jomjol
3743ac18f5
Implement direct data logging
2022-10-23 12:36:09 +02:00
jomjol
63f28097bd
Update Changelog.md
2022-10-23 09:39:16 +02:00
jomjol
35d77a3925
Merge pull request #1188 from haverland/fix_analogtodigital
...
Fix analogtodigital with configuration transition start
2022-10-19 20:22:02 +02:00
Frank Haverland
fc0bbc57cb
update changelog
2022-10-17 22:27:39 +02:00
jomjol
64fcb9595c
Implement Graph
2022-10-16 19:22:01 +02:00
Ralf D. Müller
5724f37ea6
date for graph is now selectable
2022-10-16 14:22:38 +00:00
Frank Haverland
49e4eb3ef3
updated changelog
2022-10-15 16:02:01 +02:00
jomjol
2ed3f4aa40
Revert "Merge pull request #1167 from haverland/fix_analogtodigital"
...
This reverts commit ba59c8ee66 , reversing
changes made to 730006977c .
2022-10-14 18:12:11 +02:00
jomjol
eb0b932c44
rolling 20221010
2022-10-10 07:09:00 +02:00
jomjol
641609e187
Update espressif32 to v5.2.0
2022-10-08 10:51:19 +02:00
jomjol
f44fa4df31
Update Changelog.md
2022-10-01 08:27:22 +02:00
jomjol
6b329aaa58
Rolling 20220930
2022-09-30 07:48:33 +02:00
jomjol
c943510828
Rolling 20220930
2022-09-30 07:23:46 +02:00
CaCO3
9291d330dd
Update Changelog.md
2022-09-29 23:45:38 +02:00
github-actions
aec1dc770b
Update Changelog.md for release
2022-09-29 17:21:56 +00:00
jomjol
d9a7c197fc
v12.0.0
2022-09-29 18:38:06 +02:00
jomjol
97ef1904bb
v12.0.0
2022-09-29 18:24:59 +02:00
jomjol
88a074dfa9
Rolling 20220928
2022-09-28 07:16:56 +02:00
CaCO3
cc9a3d3551
Update Changelog.md
2022-09-27 23:48:24 +02:00
jomjol
923fc20ca5
Merge branch 'rolling' into update
2022-09-27 22:29:02 +02:00
CaCO3
f996e65a4d
Update Changelog.md
2022-09-27 20:53:51 +02:00
CaCO3
0168f6b9b7
Update Changelog.md
2022-09-27 20:52:10 +02:00