Christophe Naud-Dulude
Christophe Naud-Dulude
Hi @scott-joe, as far as I know there's not much official information about the hardware sensors. The only resource I can link to is [this one](http://jbot-42.github.io/Articles/smc.html) which contains some of...
Thanks for the scan results @davidak. I think what I'll do is fallback on another sensor for the CPU temp if `TC0P` returns a negative value. However I'm not really...
@lucasfais which other app is using `TC0H`?
Thanks for reporting this. I'll have to investigate to see what's the best option here. What behaviour would you like to see for that scenario?
Sounds good. I'd ideally like to ignore the split but don't think it's possible with the current Atom API. I [opened an issue](https://github.com/atom/atom/issues/2870) on that matter in the Atom repo.
I have the same issue. I'll work on a fix in the coming weeks.
I've been trying to fix this issue for the past couple of days and can't find a solution. If anyone with C/Ruby/macOS programming knowledge wants to help please reply here...
Thanks for your contribution @zenenwjaimes. Here's the command I usually use to test changes to the C files. It builds the bundle and executes iStats. Let me know if it...
I can't repro here. The pane with results opens just fine.
Thanks for the tip. As mentioned in my last comment I wasn't able to repro but if it comes back I'll check it out.