Dave

Results 21 issues of Dave

`swift build` leads to this result: ``` hcitool/Sources/hcitool/main.swift:18:38: error: value of type 'HostController' has no member 'isPowerChangeSupported' if controller.powerState != .on, controller.isPowerChangeSupported { ^~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~ error: terminated(1): /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-build-tool -f '/[...]/hcitool/.build/debug.yaml'...

As I realized in https://github.com/greatscottgadgets/greatfet/issues/415, I believe a new release is more than overdue. ```[tasklist] ### Issues - [ ] https://github.com/greatscottgadgets/greatfet/issues/415 - [ ] #399 - [ ] https://github.com/greatscottgadgets/greatfet/issues/327 -...

I just installed `greatfet` in a new virtual environment. Launched it via `greatfet shell` and as soon as I hit tab, enter or an opening bracket, it seems to try...

I noticed some (many?) of the bugs being talked about in issues are fixed in the (latest, sometimes older version of the) main branch. When users install screenfetch through package...

**I'm submitting a ...** (check one with "x") ``` [X] bug report [ ] new distro request ``` **Bug report** ``` $ screenfetch OS: 64bit macOS After fix (see below):...

**I'm submitting a ...** (check one with "x") ``` [X] bug report [ ] new distro request ``` **Bug report** ``` screenfetch ls: /usr/local/Cellar/: No such file or directory [...]...

I've been playing around with the blinky example, and even reducing its complexity (i.e. just increasing and printing a number) and it crashes consistently after like 1 second. It starts...

I'm not sure that `hpv_internal` actually does something, but besides that I think this is an accurate documentation of the commands and should help newcomers with using the serial interface.

On the iPhone X / XS, the cropView and fadeView were not perfectly on top of each other (offset in y direction) and in addition, the Crop / Retake buttons...