Aaron S. Jackson

Results 19 comments of Aaron S. Jackson

Does the local file data/turing.jpg exist? the local folder data is being mapped to /data inside the container I have an M1 mac for work now so I might take...

Tried rebuilding the container under M1 mac with --platform linux/amd64 but no luck. I suspect ancient lua torch has some issues with emulated x86. Maybe it's lacking some intel math...

I'm having this issue too. I have tried disabling my other extensions but it didn't help.

I'm wondering if this relates to my issues with receiving NOAA (which I'm new to). Using Pluto SDR at 4Msps at cs32, an overhead pass gives a file of around...

Ok not the best pass but at 4.1MS/s it confirms the issue. i will try and do some digging but I doubt I'll be able to find the issue ![avhrr_3_rgb_NOAA_Natural_Color](https://github.com/user-attachments/assets/a3036e33-1f2b-47d5-bf19-d995d84d46d7)

hmm, actually, I suspect there may be an issue with fifo in simulation ```diff diff --git a/software/glasgow/applet/interface/uart/test.py b/software/glasgow/applet/interface/uart/test.py index 0bc45962..e169365b 100644 --- a/software/glasgow/applet/interface/uart/test.py +++ b/software/glasgow/applet/interface/uart/test.py @@ -41,9 +41,11 @@ class...

Decided to tweak this a bit after using it today (8051 cpu adventures :scream:) When viewing the vcd file it was a bit annoying to see the idle time before...

Re IRC chat about FSM: How it works The FSM is divided into three parts: Control, Talk and Listen. --- **Control** starts by sitting idle until a byte is received...

We've not tried pulling it high. It's also been working pretty fine since yesterday, so who knows 😁 When I read about the pullup recommendation yesterday, I also read that...