Commit Graph

13 Commits

Author SHA1 Message Date
757dd0083f Add -t option to read temperatures 2017-07-30 12:34:09 -05:00
2075ad0793 Adding missing define in header, fixes #21 2015-03-13 09:50:12 -04:00
595fcd5957 Additional merging 2014-02-10 01:57:21 +01:00
7383e0819e Merge branch 'master' of https://github.com/mw9074/smcFanControl into mw9074-master
Conflicts:
	smc-command/smc.c
	smc-command/smc.h
2014-02-10 01:47:40 +01:00
c537db9fdd Dramatically reduced energy impact by improving code efficiency
Cached various information to reduce calls to get information from
hardware. Avoided dynamic memory allocation. Added brief comments and
TODOs.
2013-12-21 09:26:27 -05:00
afebcc65f1 add more encoding types 2013-02-05 21:45:39 +01:00
77280ab43c support all found sp/fp oocurances I found so far 2013-02-05 20:54:26 +01:00
7ea2001e49 add '{pwm' decoding support 2013-02-03 04:40:08 +01:00
44c4e1d15a add support for SI16 signed integer type 2013-02-03 04:39:53 +01:00
dd63c65655 add support for SI8 signed integer type 2013-02-02 16:33:23 +01:00
3b87cc972d added the two missing bits to the result when decoding FPE2 values 2013-02-01 01:47:35 +01:00
b125097a07 add support for the sp78 format 2013-01-31 20:31:11 +01:00
9661b06959 2.4 Beta
Initial Commit
2012-08-20 21:34:54 +02:00