Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: Steve-Tech/CrOS_EC_Python

v0.4.0 - MEC Support

21 Mar 02:44
@Steve-Tech Steve-Tech
c5209b9
This commit was signed with the committer’s verified signature. The key has expired.
Steve-Tech Stephen Horvath
GPG key ID: 80BC5E2227189DA3
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

The MEC LPC protocol is now supported, allowing YAFI to be used on 11th, 12th, and 13th gen Intel Framework Laptops, when an already supported driver is not available.

Small potentially breaking change: get_temps() will now return None when a sensor is in an error state.

I have also decided to bump this project's status to 'Beta'.

Full Changelog: 0.3.0...0.4.0

Assets 4
Loading

v0.3.0 - Add Thermal Thresholds

20 Dec 12:20
@Steve-Tech Steve-Tech
305593a
This commit was signed with the committer’s verified signature. The key has expired.
Steve-Tech Stephen Horvath
GPG key ID: 80BC5E2227189DA3
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

The release adds abstractions for the EC_CMD_THERMAL_SET_THRESHOLD and EC_CMD_THERMAL_GET_THRESHOLD commands: commands.thermal.thermal_set_thresholds() and commands.thermal.thermal_get_thresholds().

Most notably these abstractions allows for setting fan off and max setpoints, as well as warn, high, and halt temperature thresholds.

Full Changelog: 0.2.0...0.3.0

Loading
jpadgett314 reacted with thumbs up emoji
1 person reacted

v0.2.0 - Native Windows Driver

05 Sep 09:28
@Steve-Tech Steve-Tech
6628851
This commit was signed with the committer’s verified signature. The key has expired.
Steve-Tech Stephen Horvath
GPG key ID: 80BC5E2227189DA3
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

This release adds support for Framework's official Windows driver.

It also bumps the required version of the LpcCrOSEC PawnIO module to 0.1.5 (downloadable here).

Full Changelog: 0.1.0...0.2.0

Loading

v0.1.0 - Initial Alpha Release!

13 Apr 04:11
@Steve-Tech Steve-Tech
736ec98
This commit was signed with the committer’s verified signature. The key has expired.
Steve-Tech Stephen Horvath
GPG key ID: 80BC5E2227189DA3
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

I have decided to take this project out of 'Pre-Alpha', and into 'Alpha'. With that, I have bumped the release version to 0.1.0.

This release adds support for the Windows PawnIO driver which is a fairly new scriptable kernel driver, the official signed version can be downloaded here.

FreeBSD support was also added, through the use of the /dev/io device file.

Full Changelog: 0.0.4...0.1.0

Loading

v0.0.4 - Windows Support

24 Mar 11:45
@Steve-Tech Steve-Tech
6e3b908
This commit was signed with the committer’s verified signature. The key has expired.
Steve-Tech Stephen Horvath
GPG key ID: 80BC5E2227189DA3
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Windows Support was added in this release, so it is possible to run YAFI on Windows using gvsbuild and installing YAFI via pip. You will also need to copy WinRing0x64.dll and WinRing0x64.sys to either the same
directory as python.exe, or to C:\Windows\System32.

What happened to 0.0.3? It broke Linux support.

Full Changelog: 0.0.2...0.0.4

Loading

v0.0.2 - Framework specific commands!

19 Mar 10:54
@Steve-Tech Steve-Tech
b907295
This commit was signed with the committer’s verified signature. The key has expired.
Steve-Tech Stephen Horvath
GPG key ID: 80BC5E2227189DA3
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

This is the second release of CrOS_EC_Python! Below are the interfaces and command abstractions supported by this release.

Supported interfaces:

Abstracted commands:

General / test commands (general)

Get features (features)

PWM commands (pwm)

LED control commands (leds)

Thermal engine commands (thermal)

Framework Specific Commands (framework_laptop)


Full Changelog: 0.0.1...0.0.2

Loading

v0.0.1 - First release!

24 Jul 03:09
@Steve-Tech Steve-Tech
9161a10
This commit was signed with the committer’s verified signature. The key has expired.
Steve-Tech Stephen Horvath
GPG key ID: 80BC5E2227189DA3
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

This is the first release of CrOS_EC_Python! Below are the interfaces and command abstractions supported by this release.

Supported interfaces:

Abstracted commands:

General / test commands (general)

Get features (features)

PWM commands (pwm)

LED control commands (leds)

Thermal engine commands (thermal)


Full Changelog: https://github.com/Steve-Tech/CrOS_EC_Python/commits/0.0.1

Loading
debugst1ck reacted with hooray emoji
1 person reacted

AltStyle によって変換されたページ (->オリジナル) /