mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-13 23:16:55 +03:00
* 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 commit4f51ec7962. * 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 commitf68695a4c0, reversing changes made toa096cf7182. * Revert "test" This reverts commita096cf7182. * 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>
101 lines
2.1 KiB
INI
101 lines
2.1 KiB
INI
[MakeImage]
|
|
;LogImageLocation = /log/source
|
|
WaitBeforeTakingPicture = 5
|
|
;LogfileRetentionInDays = 15
|
|
Brightness = 0
|
|
Contrast = 0
|
|
Saturation = 0
|
|
LEDIntensity = 50
|
|
ImageQuality = 12
|
|
ImageSize = VGA
|
|
FixedExposure = false
|
|
|
|
[Alignment]
|
|
InitialRotate = 179
|
|
InitialMirror = false
|
|
SearchFieldX = 20
|
|
SearchFieldY = 20
|
|
AlignmentAlgo = Default
|
|
FlipImageSize = false
|
|
/config/ref0.jpg 103 271
|
|
/config/ref1.jpg 442 142
|
|
|
|
[Digits]
|
|
Model = /config/dig-cont_0600_s3.tflite
|
|
CNNGoodThreshold = 0.5
|
|
;LogImageLocation = /log/digit
|
|
;LogfileRetentionInDays = 3
|
|
main.dig1 294 126 30 54 false
|
|
main.dig2 343 126 30 54 false
|
|
main.dig3 391 126 30 54 false
|
|
|
|
[Analog]
|
|
Model = /config/ana-cont_11.3.0_s2.tflite
|
|
CNNGoodThreshold = 0.5
|
|
;LogImageLocation = /log/analog
|
|
;LogfileRetentionInDays = 3
|
|
ExtendedResolution = true
|
|
main.ana1 432 230 92 92 false
|
|
main.ana2 379 332 92 92 false
|
|
main.ana3 283 374 92 92 false
|
|
main.ana4 155 328 92 92 false
|
|
|
|
[PostProcessing]
|
|
main.DecimalShift = 0
|
|
main.AnalogDigitalTransitionStart = 9.2
|
|
PreValueUse = true
|
|
PreValueAgeStartup = 720
|
|
AllowNegativeRates = false
|
|
main.MaxRateValue = 0.05
|
|
;main.MaxRateType = AbsoluteChange
|
|
;main.ExtendedResolution = false
|
|
;main.IgnoreLeadingNaN = true
|
|
ErrorMessage = true
|
|
CheckDigitIncreaseConsistency = false
|
|
|
|
;[MQTT]
|
|
;Uri = mqtt://IP-ADRESS:1883
|
|
;MainTopic = wasserzaehler
|
|
;ClientID = wasser
|
|
;user = USERNAME
|
|
;password = PASSWORD
|
|
;SetRetainFlag = true
|
|
|
|
;[InfluxDB]
|
|
;Uri = undefined
|
|
;Database =
|
|
;Measurement = undefined
|
|
;user = undefined
|
|
;password = undefined
|
|
|
|
;[GPIO]
|
|
;MainTopicMQTT = wasserzaehler/GPIO
|
|
;IO0 = input disabled 10 false false
|
|
;IO1 = input disabled 10 false false
|
|
;IO3 = input disabled 10 false false
|
|
;IO4 = built-in-led disabled 10 false false
|
|
;IO12 = input-pullup disabled 10 false false
|
|
;IO13 = input-pullup disabled 10 false false
|
|
LEDType = WS2812
|
|
LEDNumbers = 2
|
|
LEDColor = 150 150 150
|
|
|
|
[AutoTimer]
|
|
AutoStart = true
|
|
Intervall = 5
|
|
|
|
[DataLogging]
|
|
DataLogActive = true
|
|
DataLogRetentionInDays = 3
|
|
|
|
[Debug]
|
|
Logfile = 1
|
|
LogfileRetentionInDays = 3
|
|
|
|
[System]
|
|
TimeZone = CET-1CEST,M3.5.0,M10.5.0/3
|
|
;TimeServer = pool.ntp.org
|
|
;AutoAdjustSummertime = false
|
|
;Hostname = undefined
|
|
SetupMode = true
|