Skip to content

3.6.1

Compare
Choose a tag to compare
@dkulp dkulp released this 29 Jan 15:45
· 3392 commits to master since this release
3.6.1
5292a02

This is an optional bug fix release that contains a few fixes for issues encountered by users.

Enhancements:

  • Add a "Hold Value" output processor to hold the last value if a zero is encountered
  • Several enhancements for the PCA9685 "Servo" output:
    • Add a "Center" value to control what the "128" channel value outputs
    • Add ability to control what happens with 0 value (hold, to center, normal, shut off pwm)
    • Fix some issues adding multiple PCA9685 outputs if multiple boards are on the same i2c bus

Bug Fixes:

  • Fix problems scrolling multi-line text on Pixel Overlay Models
  • Fix problems on PocketScroller related to manual updates
  • Fix problems on PocketScroller where the i2c bus wasn't properly being disabled when output 6 was used
  • Fix problems with bbg-reportpins.sh script not reporting for pins 1-9 on each header
  • Fix several bugs with the "Advanced UI" for the LED Panels
  • Add "/" to list of directories for Restore from USB
  • Fix ArtNet output causing hang at startup (requires a reboot after update)

Upgrade Instructions:

If you have a system running 3.5.x or 3.6.x, you can go to the FPP about page (about.php) and click on the "Manual Update" button. It should only take a minute or two to upgrade.

For older versions, it's recommended to grab the 3.6.1 image from the bottom of https://github.com/FalconChristmas/fpp/releases/tag/3.6.1 , install that.