Hylke Visser
Hylke Visser
Maybe @tftelkamp already has something in mind, but otherwise please make a proposal. The minimal channels are 433.175 433.375 433.575, then we'd have to come up with the extra 5...
> what is the difference between chan_multiSF_xxx and chan_Lora_std? The `chan_multiSF_xxx` configures a 125kHz channel that demodulates all LoRa spreading factors. The `chan_Lora_std` usually configures a 250kHz channel that demodulates...
Is there any demand for this? Otherwise I think we should just close this.
As just discussed, we'll keep the issue open, but don't work on it unless it gets some upvotes.
@pgalic96 isn't going to work on this, so re-assigning and bumping this back to triage.
That would indeed be problematic, so the error should only equal `ErrBadConn` if it occurred _before_ running the command, so that it actually satisfies `ErrBadConn`: > To prevent duplicate operations,...
I'll take this 👍 first part is in https://github.com/pseudomuto/protokit/pull/2
I'll take this 👍 first part is in https://github.com/pseudomuto/protokit/pull/2
Good one. One concern is that `grpc.gateway.protoc_gen_swagger.options.openapiv2_field` is pretty long, so we should probably split the rules over multiple lines, perhaps like this: ```proto message SomeRequest { string some_string =...
Removing assignment and bumping back to triage for re-assignment and prioritization. cc: @NicolasMrad