Hendrik Schutter localhorst
  • Baden, DE
  • Joined on 2018-06-13
localhorst pushed to main at localhorst/LocationHub 2024-12-31 12:58:38 +01:00
7a0a706620 Merge pull request 'feat: endpoint impl.' (#4) from feat/webhook-endpoint into main
6d8c475afb feat: added support for latitude and longitude messages
ad3e40ee3c feat: endpoint impl.
Compare 3 commits »
localhorst merged pull request localhorst/LocationHub#4 2024-12-31 12:58:37 +01:00
feat: endpoint impl.
localhorst created branch feature/ttn-location-algo in localhorst/LocationHub 2024-12-30 22:49:35 +01:00
localhorst pushed to feature/ttn-location-algo at localhorst/LocationHub 2024-12-30 22:49:35 +01:00
aa3c250c2e basic algo that computes virtual location based on TTN gateway locations
localhorst commented on issue localhorst/LocationHub#3 2024-12-30 22:43:27 +01:00
Add the Gateway loctation to location table

closed with 9ef53f4116

localhorst closed issue localhorst/LocationHub#3 2024-12-30 22:43:27 +01:00
Add the Gateway loctation to location table
localhorst closed issue localhorst/smart-oil-heating-control-system#18 2024-12-26 22:47:44 +01:00
Prediction based on linear regression is not using the correct samples
localhorst pushed to main at localhorst/smart-oil-heating-control-system 2024-12-26 22:47:38 +01:00
999af9d888 Merge pull request 'bugfix/linear-regression-prediction' (#19) from bugfix/linear-regression-prediction into main
8a8bcd078b disable log
59b8c3e2b2 revert lab setup
06c6612ef6 fix algo
e790660c36 Merge branch 'main' into testing/lab-temperature-sensor
Compare 6 commits »
localhorst deleted branch bugfix/linear-regression-prediction from localhorst/smart-oil-heating-control-system 2024-12-26 22:47:38 +01:00
localhorst merged pull request localhorst/smart-oil-heating-control-system#19 2024-12-26 22:47:36 +01:00
bugfix/linear-regression-prediction
localhorst created pull request localhorst/smart-oil-heating-control-system#19 2024-12-26 22:41:19 +01:00
bugfix/linear-regression-prediction
e790660c36 Merge branch 'main' into testing/lab-temperature-sensor
3c972296ce update example metric
8672241151 Merge pull request 'detect burner fault' (#17) from feature/burner-fault-detection into main
25b0a11694 fix detection state
effd5c19e9 detect burner fault
Compare 5 commits »
localhorst opened issue localhorst/reHDD#72 2024-11-30 11:35:44 +01:00
Add app restart command to UI
localhorst commented on issue localhorst/reHDD#22 2024-11-30 11:34:52 +01:00
ui background not cleared correctly