Dan Salmon
Dan Salmon
Do you know what the time frame is? 100k in 1 hour? On Tue, Aug 15, 2023 at 7:16 AM, Xifeng2009 ***@***.***(mailto:On Tue, Aug 15, 2023 at 7:16 AM, Xifeng2009...
In `main.go` change `printResult` to take errors too instead of ```go if existsErr != nil { log.Errorf("error | %s | %s", bucket.Name, existsErr.Error()) continue } ```
> Maybe not in the near future, but when I'll finish my current project I may take a look into it. But If anybody else wanna do it, feel free...
Here is a small sample of a FLEX recording from today. [sample.wav.zip](https://github.com/portapack-mayhem/mayhem-firmware/files/14661239/sample.wav.zip) It can be decoded using `multimon-ng` as long as you re-sample from 48kHz (what the PortaPack records at)...
How do I create one of those? Still learning my way around this firmware. On Wed, Mar 20, 2024 at 1:41 AM, Totoo ***@***.***(mailto:On Wed, Mar 20, 2024 at 1:41...
I'm a bit embarrassed to say, but I can't find the subdomain I was busting at the time when I created this issue so I'm not able to test it...
It would essentially just be porting the script to run in FreeBSD which FreeNAS is based on. I'll probably give it a go soon here if I can't find someone...
I don’t know much about dynamic C libraries, but I do know that if I pull down the binary release from GitHub and try to run it, I just need...
@Mzack9999 Perhaps the installed libraries could be compared to those of the build system used to compile the binaries?