Christoph

Results 19 comments of Christoph

https://github.com/rangle/augury/blob/82df66e94f94d0aafb617e09d0eb8c76437de600/src/backend/backend.ts#L208 A dirty workaround to see `mat-dialog-0` is to modify augury with the following snippet: ` getAllAngularRootElements() .map(root => ng.probe(document.getElementById('mat-dialog-0'))) .filter(debugRoot => debugRoot !== null);`

Well i could reproduce the bug. you have to open a new window with javascript like at https://www.w3schools.com/jsref/tryit.asp?filename=tryjsref_win_open2

What's the status? I get the same error for the master and 2.4 branches. Also tiredofit/openldap:develop. Building the image gets also stuck at https://github.com/tiredofit/docker-openldap/blob/0e7d3ef7f1043e1d610998f952abe83e3635e977/Dockerfile#L147

i can do this bro

please look at https://github.com/offenesdresden/ParkAPI/pull/105

Maybe it can reach the transceiver module. Here is what I get: ``` 18:27:30.269 -> rtl_433_ESP(6): Ignored Signal length: 1, Time since last bit length: 41071, Gap length: 5217612, Signal...

Hmmm. It is aleast an 433Mhz device. Here is another serial dump: ``` N: N: ****** setup ****** rtl_433_ESP(6): SX1278 gpio receive pin: 32 rtl_433_ESP(6): SX1278 receive frequency: 433.920013 rtl_433_ESP(6):...

Could be helpful: /api/v1/me/elements/bs01/claim -> maybe POST with actiavtionCode -> claming a station /api/v1/me/basestations/{bsId}/fw_upgrade -> maybe GET -> triggering a update?