kontron / python-ipmi

A pure python IPMI library
GNU Lesser General Public License v2.1
185 stars 74 forks source link

interface/aardvark: add support for fastmode #151

Closed hthiery closed 1 year ago

hthiery commented 1 year ago

VITA introduces a feature to switch IPMB frequency from 100kHz to 400kHz. This is called fastmode. To support this with the aardvark interface switching the freqency is added.

Co-Developed-by: Michel Ferland michel.ferland@kontron.com

coveralls commented 1 year ago

Coverage Status

Coverage: 67.859% (-0.1%) from 67.957% when pulling 2d9018de87911373c98ecf4bf4daeda49b4fb747 on hthiery:feature/aardvark-fastmode into 453a5f0ce7d1f981ac01bbc4231997ec95d4a290 on kontron:master.