<BLOCKQUOTE class="ip-ubbcode-quote"><div class="ip-ubbcode-quote-title">quote:</div><div class="ip-ubbcode-quote-content">Originally posted by Marshall:
I made a cook using StokerX last weekend and enjoyed using it. I'm a devout mac user and have been looking for something available before tackling the programming myself.
A couple of observations:
- I get duplicate reporting in the upper "box" for all probes. Dosen't seem to hurt anything, but would be nice if it only reported once.
- Would be nice to autoscale the "Y" axis, or have better control of the max. It's not bad at 300 degrees max, but I would like to have control to set it for more like 250.
- Also nice to have the ability to change temperatures from within StokerX. Currently I have to open a web page and make the adjustments. It looks like the boxes will accept a change. Just never gets back to the Stoker.
- This is more a function of the Stoker firmware, but when the unit is serving data via JSON, the front panel buttons are slow to react and sometimes the OS appears to freeze. I've read that the e-net port is crippled. Maybe unlocking that to full Gig would make for a snappier result.
- Ability to easily stop the fan via StokerX software (or some type of open lid detector) would also be great.
Keep up the great work. I have many mac only friends who have bought Stokers by my recommendation. All are looking for a logging application like this. If there is no plan to continue development, would it be possible to post the code for further development. Thanks.
Marshall </div></BLOCKQUOTE>
1. Known issue, will be fixed in next release.
2. I didn't really want to autoscale on both axis, due to the added complexity. I was planning on adding fixed temp limits to the preferences panel. I'll try to have that in the next release, and we'll see how that does.
3. Also planned, just not implemented yet.
4. The actual JSON data packets are fairly small, so I don't think that increasing the ethernet interface speed is going to make a difference. The processor is just slow, or the JSON interface code is really inefficient. What are you doing on the front panel buttons?
5. I'll try to figure out a quick way to "hold" the fan. Maybe I can figure out how Amir's open lid detection works.
Further development is planned, it's just going slow because I'm really only motivated to work on it when I have a smoke planned or running.
joe