Attie Grande

Results 16 issues of Attie Grande

I've used your app for quite some time now, and I'm sure I've used it on my Pixel with Android 8.0 in the past without issues, though this would have...

Currently, an incoming call is presented with a notification, as below: ![image](https://user-images.githubusercontent.com/2195519/148481437-de68477f-d0f8-439d-bea3-02f7fece02b4.png) Both of the obscured parts identify the other party (i.e: the number of the person making the call)....

I've got a couple of boards that have a somewhat complex outline, and unfortunately they don't render well... - [bad_outline.gm2.txt](https://github.com/tracespace/tracespace/files/3704586/bad_outline.gm2.txt) (remove `.txt` extension) I suspect that this is an issue...

bug
pcb-stackup-core
v5-fixed

This implements an I2S capture interface, with all signals as inputs (Bit Clock, Frame Select, Data). LED indicate state: - U1 - FIFO is full - U2 - Fault condition...

When receiving a single frame that is at a faster baudrate than is currently configured, it is possible that you won't see a frame or parity error, especially if no...

This patch implements a basic test pattern generator for HUB75 LED Matrix panels, much like the VGA output applet. The output is only 3-bit / 8-color, with no attempt at...

This sits on top of #224, and adds the ability to give other pixel formats. I've backed down from the more complex options, and have opted for a simple lambda...

As discussed in `#glasgow`, this PR will implement a basic frequency counter, based on a ripple counter, paired with using the Glasgow's clock as a time reference. This commit is...

This implements a basic frequency and duty-cycle counter... It counts `n` (according to `--count`) rising or falling edges (according to `--edge`), and produces basic analysis of the signal, as below....

It seems that using ~1.5Mbaud, with high Rx data rates can cause the applet FIFOs to overflow, and silently drop data. 1.5Mbaud is worst-case of ~150KB/s... this overflow is likely...

applet
help-wanted
uart