Skip to content

Firmware 1.3.0

Latest
Compare
Choose a tag to compare
@outlandnish outlandnish released this 29 Oct 15:26

New Features

Lights

  • Orientation Lighting Effects: You can now trigger lighting effects for orientation changes. Check the Profile section below for the new events.
  • Acceleration Lighting Effect: You can now trigger lighting effects when the device accelerates. A config for accelerationThreshold takes a G force along the same axis as the brakeThreshold

Config / Profile

  • Motion event triggers for motion-acceleration, orientation-off, orientation-unknown, orientation-top, orientation-bottom, orientation-left, orientation-right, orientation-front, and orientation-back have been added to the Amp Profile.

Fixes

  • Bluetooth LE disconnects devices that haven't been explicitly bonded
  • Multiple Bluetooth LE clients can be connected simultaneously

Breaking Changes

  • brakeAxis is now called motionAxis in your Amp Profile
  • Lighting triggers brake-normal and brake-active are now called motion-neutral and motion-brakes respectively
  • Lights no longer turn off automatically when the device is facing up with autoOrientation set to true