This commit is contained in:
keithsw1111 2025-02-26 19:56:38 +11:00
parent fc86b9018f
commit eb4e5161a7
No known key found for this signature in database
GPG Key ID: C777E1FE7CF02AEA
6 changed files with 16 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -33,5 +33,15 @@ Verify all 3 jumpers next to the DMX RJ45 port are set to the right position.
Install/Reinstall the latest V5 firmware. Install/Reinstall the latest V5 firmware.
## Controller continually tries to upload receivers
You have 2 options:
1. Manually apply updates to the receivers. Likely what is happening here is the update is not taking and so every time it sees one as not upgraded and tries to do it again. See the instructions on https://github.com/Pixelcontroller/f16v5_issues/tree/main/SRxX%20V5 page for how to manually do an upgrade.
2. There is an advanced option to turn it off. Contact us at support@pixelcontoller.com if you want to do this.
## TM1814 pixels flicker
This definitely can happen if you have more pixels attached than the controller is driving so please make sure you are sending data to all pixels.
If you have other issues contact us at support@pixelcontroller.com.

View File

@ -88,7 +88,12 @@ Build 37 : 2025-02-09
- Fix : Add an advanced option to work around controllers not receiving the first defined universe - Fix : Add an advanced option to work around controllers not receiving the first defined universe
- Fix : Address some minor web page issues on playlist commands and showing DMX stats - Fix : Address some minor web page issues on playlist commands and showing DMX stats
Build 38 : 20xx-xx-xx Build 38 : 2025-02-26
***** CAUTION THIS VERSION WILL ERASE YOUR EXISTING CONFIGURATION. YOU WILL NEED TO RECONFIGURE THE CONTROLLER *****
- Fix : Improves reliability of reading receiver data such as voltage etc
- Enh : A custom pixel timing feature added for pixels which are not working with standard timing. Contact us for details
Build 39 : 20xx-xx-xx
*** If there is a fix in an unreleased build you believe would help fix an issue you are experiencing then reach out to us at *** If there is a fix in an unreleased build you believe would help fix an issue you are experiencing then reach out to us at
support@pixelcontroller.com and we will provide you a pre-release. support@pixelcontroller.com and we will provide you a pre-release.