Skip to content

Releases: sharpbrick/powered-up

Version 0.4.0 - Getting Useful - RgbLight and some Basic Motor commands

06 Jun 22:49
Compare
Choose a tag to compare

Features

  • Add support for SetRgbColorNo, SetRgbColors
  • Add support for StartPower, StartSpeed, StartSpeedForTime
  • Add message support for PortOutputCommandFeedback and PortOutputCommand*
  • Add device functions for BasicMotor and RgbLight

Notes

  • All API are subject to change. There is no API stable release before v1.0.0
  • We miss still elementary output commands ;) Stay tuned

Release v0.3.0 - PortValueCombinedMode & VirtualPort

03 Jun 20:55
Compare
Choose a tag to compare

Features

  • Add support for PortValueCombinedMode
  • Add support for VirtualPort

Notes

  • All API are subject to change. There is no API stable release before v1.0.0
  • We miss still elementary output commands ;) Stay tuned

v0.2.0 PortValueSingle & Metadata Cache

02 Jun 22:13
Compare
Choose a tag to compare

Features

  • Add Protocol Knowledge to cache metadata to decode PortValueSingle
  • PortValueSingle decoder
  • Device definitions (regards knowledge) for TechnicMediumHub and Technic Motors
  • poweredup tool, starting collecting developer tools and elementary command line usage.

Notes

  • All API are subject to change. There is no API stable release before v1.0.0

Initial Release (metadata operations)

31 May 17:49
Compare
Choose a tag to compare

Added

  • BluetoothKernel
  • Most messages except PortValue and PortOutputCommand (so practical everything except useful stuff)

Notes

  • All API are subject to change. There is no API stable release before v1.0.0

Release 0.0.4 Initial Message Parsing

28 May 21:18
Compare
Choose a tag to compare
v0.0.4

Remove Message Trace App from being packaged

Release 0.0.2 - Test CI/CD

25 May 20:34
Compare
Choose a tag to compare
v0.0.2

Add Directory.Builds.props including RepositoryUrl