Mateusz Grzywacz

Results 15 comments of Mateusz Grzywacz

Do you think then that model/identifier for HERO 2018 is simply a part preceding the dot i.e. `H18`…? EDIT: LOL, so obvious :facepalm: ; I'll just split it by the...

> Well, the problem is HD3 is also HERO3 which is not compatible, so the regex needs to include model == HD3.22 And exclude HD3 ? Do you allow for...

Do you have an example of HD3.22's `firmware_version` string ? (what I mean is.. is '22' a part of the _model_ part or actual FW version)

Just for the record it is HD3.22.**01.50**. I cannot make sense of those firmware strings to be spliced reliably. Could we transition to model numbers directly..? It seems to be...

@aescolar Regarding why to go through the bottom: I assumed this is necessary. But now that I look at more implementations, it's unclear to me which is "correct": - `uart_nrfx_config_get`...

@dcpleung I had a closer look at the implementations, and STM32 one mentions the importance of having internal config (`dev->data->uart_stm32_data`) to be able to restore from a sleep, when register...

@MarkoSagadin ok, thanks for feedback. I will rework it and test and post here afterwards

Would it be possible to reopen? I’d finish this up according to the latest suggestions by @aescolar

As far as I understand you should run `opendrop` with owlink interface (created by `owl`), which by default is called `awdl0`, and not your raw wlan card. _**Though**_ it seems...

Same here. I cannot generate client certs anymore ``` bash-4.4# easyrsa build-client-full xxxxxx nopass Can't load /etc/openvpn/pki/.rnd into RNG 3069318312:error:2406F079:random number generator:RAND_load_file:Cannot open file:crypto/rand/randfile.c:88:Filename=/etc/openvpn/pki/.rnd Generating a RSA private key .+++++...