I've been hard at work trying to get the Ralink wifi adapters working at the same time as the rtl8192cu adapters under OpenWrt. I'm not sure why the kernel-tree 8192cu usb driver doesn't work at all for these devices. It would save so much time. I did confirm that my test ralink adapter worked in both client and AP mode. I want to get simultaneous client and AP mode working too (virtual interfaces) because the 8192cu can't do that and I think it would a nice addition.
For some reason, exporting a gpio on the Pi causes it to reboot now. I'm not sure how long that's been broken but after spending a couple of hours on it I am going to save that issue for the next release. Programming the HeaterMeter firmware through gpio still works fine so it isn't a showstopper.
The burn test of the v4.2.3 board over a 12 hour cook seemed to have no problems and "barefoot probe noise" registered around 5mV P-P with my worst adapter. I'm planning on changing the default PID constants to B=0 P=4 I=0.02 D=5. Mainly because I think Ki is way too low currently and the system takes way to long to adapt.
Other default config changes in store
-- Voltage blower output mode the default
-- Reduced servo range by half. These cheap servos can easily get jammed by trying to turn them too far, so the default should be a small range that you then "open up" to find your min/max.
-- Minor tweaks to the probe coefficients to try to reduce the rounding error that comes from webui round trips
-- Change the default LED triggers so tying one to RF isn't the default. Not sure what it will be though. Maybe something to do with truvolt.
After playing physically with the PCB for a week, I made some tweaks. The physical connectors are all in the same positions. This will head off to the fab tonight along with the RFM12B sub-board prototype.
-- RJ45 and barrel jack extended 0.025" outward to fit out of the case better
-- Screw holes nudged 0.025" and components backed away for better spacing
-- LCD moved 0.025" closer to edge of board for better fit
-- Lots of silk fixes and component labels
-- Some better routing to break the ground plane less frequently and more direct 5V power distribution.
Now I just have to work my butt off to get the software where I want it, the BOM filled out, and build guide skeleton rewritten before the PCBs come back!