diff --git a/Firmwares.md b/Firmwares.md
index c94f7f1..9a6f43c 100644
--- a/Firmwares.md
+++ b/Firmwares.md
@@ -2,7 +2,7 @@
Flipper Zero firmware differences
- :: Last updated July 27 2022. ::
+ :: Last updated Aug 3 2022. ::
This document will (hopefully) maintain a list of differences between various forks of the Flipper Zero firmware.
If I had a dollar for every time I've seen this question asked,
@@ -14,12 +14,12 @@
Jump to:
Official |
- RogueMaster |
Unleashed |
+ RogueMaster |
+ v1nc |
Wetox |
MuddledBox |
- v1nc |
- Summary / TL; DR |
+ Summary (TL;DR) |
Official
flipperdevices/flipperzero-firmware
@@ -29,7 +29,7 @@
Has region-locked Sub-GHz transmission because of legal limitations.
Has no ability to save and send rolling codes (dynamic encrypted) in Sub-GHz, only shows them in captured list.
- Factory-set device name that shows everywhere (Bluetooth broadcast, USB connection, etc) can not be changed.
+ Factory-set device name that shows everywhere (Bluetooth broadcast, USB connection, etc) that cannot be changed.
- The Flipper team has a list of device names with their corresponding production information (No shipping address) so they can assist you easier in case of an RMA.
@@ -41,29 +41,41 @@
- (AKA Code Grabber firmware.)
- Very active development and Discord community.
- - Removes Sub-GHz regional transmission restrictions.
- - Adds extra Sub-GHz frequencies.
- - Adds extra mifare classic keys.
- - Can be used to capture and send dynamic encrypted protocols/rolling codes. (Modern grage doors, car fobs,
- etc.)
- - Encrypted Sub-GHz signals/codes can be manually added.
- - Current modified and new Sub-GHz protocols list.
- - Comes with extra custom apps from community. Apps List.
- - Other small tweaks and changes.
+ - Removes Sub-GHz regional transmission restrictions by default.
+ - Allows Sub-GHz extended frequency range (i.e. restaurant pagers) through dangerous_settings file.
+ - Adds extra Sub-GHz frequencies by default through Official setting_user file.
+ - Adds extra Mifare classic keys.
+ - Can be used to capture and send dynamic encrypted protocols/rolling codes. (Modern garage doors, etc.)
+ - Encrypted Sub-GHz signals and codes can be added manually.
+ - Current modified and new Sub-GHz protocols list can be found here.
+ - Comes with proven-stable extra apps and plugins from the general community.
+
- More details and full list of changes can be found in their README.
- - Firmware with regional TX restriction removed.
- - Has Sub-GHz protocol changes copied from Unleashed FW.
- - Adds extra Sub-GHz frequencies.
- - Adds extra mifare classic keys.
- - Experimental Games only/DUMB mode.
- - Has some other small changes.
- - Most known community plugins & games have been added.
-
+ - Built off Unleashed as the base firmware (which is a fork of Official dev firmware.)
+ - Removes Sub-GHz regional transmission restrictions after changes to extend_range.txt file.
+ - Allows Sub-GHz extended frequency range (i.e. restaurant pagers) through extend_range.txt file.
+ - Has Sub-GHz protocols and most of the other changes taken from Unleashed FW (see changes).
+ - Adds extra custom assets (Mifare classic dict, example files, etc).
+ - Includes some PRs from Official firmware that are not yet merged in Official firmware (bleeding edge).
+ - Includes a number of games, some experimental only, as well as "Games Only Mode" (aka Dumb Mode).
+ - Includes an enhanced, but experimental, new "Dolphin Level" system.
+ - Has added most known community tweaks, plugins & games (some may be unstable or incomplete.)
+ - Also includes a number of other small tweaks and changes.
+ - More details and full list in their README.
+
+
+
+ - Supports different keyboard layouts for Duckyscripts via the script keyword
DUCKY_LANG
+ - Up to date fork of the Unleashed firmware
+ - Includes community plugins & games
Wetox
wetox-team/flipperzero-firmware
@@ -85,20 +97,11 @@
Adds self-promo images to about page in settings.
Adds a few extra common Sub-GHz frequencies to capture on.
-
-
- - Supports different keyboard layouts for Duckyscripts via the script keyword
DUCKY_LANG
- - Up to date fork of the Unleashed firmware
- - Includes community plugins & games
-
-Summary (TL; DR)
+Summary (TL;DR)
- Staying up to date with upstream (official) firmware is important.
- TX restriction removal is illegal in most circumstances, use at your own risk.
- MuddledBox was the first popular firmware fork, but didn't grow up.
- - Unleashed is more focused on the core functionality and Sub-GHz protocols, only stable community apps are included.
- - RogueMaster has more community plugins and other small changes.
+ - Unleashed is more focused on core functionality, stability, and Sub-GHz protocols.
+ - RogueMaster has more community plugins, visual tweaks, games, and changes (some experimental).