1. 09 3月, 2022 1 次提交
  2. 12 4月, 2021 1 次提交
  3. 18 12月, 2020 1 次提交
    • D
      PiJuice performing double conversion (#1368) · 9eec086e
      Darren Fahy 提交于
      * Initial PiJuice Commit
      
      Initial commit for the PiJuice
      
      * Change namespace
      
      Changed namespace
      
      * Read buffer length to short
      
      Read buffer length to short
      
      * SetWatchdogTimer validation
      
      Fix SetWatchdogTimer validation
      
      * Read/Write commands
      
      Changed read and write commands
      
      * Validate Code
      
      * Update comments
      
      * Update comments
      
      * Update README.md
      
      Update readme
      
      * Update readme
      
      * Update readme
      
      * Update readme
      
      * Update Readme
      
      * Update readme
      
      * Update readme
      
      * Update readme
      
      * Update readme
      
      * Update readme
      
      * Update readme
      
      * Update readme
      
      * Update readme
      
      * Update readme
      
      * Update readme
      
      * Added sample project
      
      * Update sample readme
      
      * Fix WriteCommand index last element
      
      Replace index ^1 with buffer.length - 1
      
      * Fix WakeUpOnCharge disabled flag
      
      * Code Review Changes
      
      * Code review changes
      
      * Code review changes
      
      * Code review changes
      
      * Code review changes
      
      * Code review changes
      
      * Current Double Conversion
      
      Fix GetBatteryCurrent and GetIOCurrent double conversion
      
      * Fix Indentation
      
      Fix Indentation
      
      * Changed UnitsNet code to use Static From methods
      
      Changed UnitsNet calls from new constructors to using the equivalent static From methods
      Co-authored-by: NDarren Fahy <dfahy@tvcl.co.uk>
      9eec086e
  4. 02 12月, 2020 1 次提交
  5. 01 12月, 2020 1 次提交
    • D
      Binding for PiJuice UPS HAT (#1213) · de0fffec
      Darren Fahy 提交于
      * Initial PiJuice Commit
      
      Initial commit for the PiJuice
      
      * Change namespace
      
      Changed namespace
      
      * Read buffer length to short
      
      Read buffer length to short
      
      * SetWatchdogTimer validation
      
      Fix SetWatchdogTimer validation
      
      * Read/Write commands
      
      Changed read and write commands
      
      * Validate Code
      
      * Update comments
      
      * Update comments
      
      * Update README.md
      
      Update readme
      
      * Update readme
      
      * Update readme
      
      * Update readme
      
      * Update Readme
      
      * Update readme
      
      * Update readme
      
      * Update readme
      
      * Update readme
      
      * Update readme
      
      * Update readme
      
      * Update readme
      
      * Update readme
      
      * Update readme
      
      * Update readme
      
      * Added sample project
      
      * Update sample readme
      
      * Fix WriteCommand index last element
      
      Replace index ^1 with buffer.length - 1
      
      * Fix WakeUpOnCharge disabled flag
      
      * Code Review Changes
      
      * Code review changes
      
      * Code review changes
      
      * Code review changes
      
      * Code review changes
      
      * Code review changes
      Co-authored-by: NDarren Fahy <dfahy@tvcl.co.uk>
      de0fffec