Chris Esposito
Chris Esposito
Hi David. Did you end up having any luck with this one?
Oh wow, Maksim Lin. That's a blast from the past! G'day, and hope you're doing well. :) Your diagnosis is definitely correct - there is something going wrong that is...
Oh, if you're running a device with a VL085 controller then you're going to have a bad time with high-bandwidth isochronous devices (not just Labrador). https://github.com/EspoTek/Labrador/issues/93
Hi Stavros, it's impossible to solve this without adding hardware - there is a single power rail which drives both the signal gen amplifier and the power supply output. It...
@skorokithakis, The LM324 (op-amp used to drive the signal generator) has a maximum output voltage around 1.5V (two diode drops) lower than its supply voltage. When you get close to...
Yep, there are no build scripts for it. Also, a lot of the new features haven't been plumbed into the Android UI. This is something to work on.
Fair point. Continuous Android builds will take some time, but I can look into Linux tonight.
Looks like I got close, but no cigar. Failed on the last step. I'll try and have a fixed build up ASAP.
Have a build up: https://github.com/EspoTek/Labrador/releases/tag/continuous-linux-appimage As linking statically can cause issues on newer systems, I opted to use darealshinji's method here: https://github.com/darealshinji/AppImageKit-checkrt I can confirm it runs perfectly on new...
Awesome. I'll have to pass on my thanks to the guy who made the libstdc++ patch.