diff --git a/F16V5/Falcon_16_V5_Firmware_31.fl3 b/F16V5/Archived/Falcon_16_V5_Firmware_31.fl3 similarity index 100% rename from F16V5/Falcon_16_V5_Firmware_31.fl3 rename to F16V5/Archived/Falcon_16_V5_Firmware_31.fl3 diff --git a/F16V5/Falcon_16_V5_Firmware_32.fl3 b/F16V5/Falcon_16_V5_Firmware_32.fl3 new file mode 100644 index 0000000..5a7d783 Binary files /dev/null and b/F16V5/Falcon_16_V5_Firmware_32.fl3 differ diff --git a/F16V5/Updating Firmware Process.txt b/F16V5/Updating Firmware Process.txt index 6981bdd..fb54020 100644 --- a/F16V5/Updating Firmware Process.txt +++ b/F16V5/Updating Firmware Process.txt @@ -1,6 +1,6 @@ To upgrade the F16V5 firmware: -1. Download the chosen F16V5 firmware fl3 file. This file will be named Falcon_16_Firmware_.fl3 +1. Download the chosen F16V5 firmware fl3 file. This file will be named Falcon_16_Firmware_V5_.fl3 2. Either - Place the file onto an SD card and place that SD card in the SD slot on the controller and reboot the conntroller. When the controller boots it will copy the file into flash ram on the board. Remove diff --git a/F48V5/Falcon_48_V5_Firmware_32.fl3 b/F48V5/Falcon_48_V5_Firmware_32.fl3 new file mode 100644 index 0000000..b225c05 Binary files /dev/null and b/F48V5/Falcon_48_V5_Firmware_32.fl3 differ diff --git a/F48V5/Readme.md b/F48V5/Readme.md new file mode 100644 index 0000000..5a8153f --- /dev/null +++ b/F48V5/Readme.md @@ -0,0 +1,12 @@ +To download the FL3 file: + +1. Click on the .fl3 file above +2. Near the right hand side of the screen will be a Raw button followed by 2 icons. The rightmost button is the download. Click that button to download the file. +3. The file will download to the usual location when you download files to your computer. +4. Now you can upload the file to the controller or place it on an SD card to load it. + +If the controller complains the file is not valid the most likely reasons are downloading it incorrectly or trying to apply F16 firmware onto a F48 or vice-versa. + +If all else fails email Support and we will email you the file. + +WARNING: Do NOT right click on the filename and select "Save Link As" ... this will not download a valid file! \ No newline at end of file diff --git a/F48V5/Updating Firmware Process.txt b/F48V5/Updating Firmware Process.txt new file mode 100644 index 0000000..ce1dd17 --- /dev/null +++ b/F48V5/Updating Firmware Process.txt @@ -0,0 +1,20 @@ +To upgrade the F48V5 firmware: + +1. Download the chosen F48V5 firmware fl3 file. This file will be named Falcon_48_V5_Firmware_.fl3 +2. Either + - Place the file onto an SD card and place that SD card in the SD slot on the controller and reboot + the conntroller. When the controller boots it will copy the file into flash ram on the board. Remove + the SD card when done and reboot the controller; or + - Navigate to the settings page on the controller web menu and select the "Update Firmware" link and + upload the downloaded fl3 file. Once done the controller will reboot. +3. During the reboot the controller will validate the firmware. If it is incomplete or invalid the controller + will tell you and delete the firmware without changing anything. +4. If valid the controller will upgrade the firmware in generally the following order + - CPU 1 + - CPU 2 + - ESP (the wifi module code) + - ESP Files (the wifi web interface) +5. Then it will erase the firmware files from flash ram (so it doesnt keep doing the upgrade) +6. If successful the OLED screen and the status web page should show the correct build number. To check the + ESP (wifi) updated you will need to access the wifi page. If you dont use the wifi interface then you can + ignore this. diff --git a/release_notes.txt b/release_notes.txt index e58160f..21a3a48 100644 --- a/release_notes.txt +++ b/release_notes.txt @@ -36,5 +36,16 @@ Build 31 : 2024-04-09 - Fix : Recorder mode sometimes produces invalid FSEQ files - Fix : Add missing test patterns to input pins +Build 32 : 2024-07-29 + - Enh : Add a command playlist item + - Enh : Add soft fuse support (Advanced) + - Enh : Add F48V5 support + - Fix : Improve gamma tables + - Fix : Send FPP ping when first powered on + - Fix : Settings load not working from JSON file + - Fix : Reverse + Zig Zag on same string not supported + +Build 33 : 2024-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 support@pixelcontroller.com and we will provide you a pre-release.