From 0e5a3c056c7f2fa1fc96e617ba24317e5ba33248 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Thu, 4 Aug 2022 12:03:15 -0700 Subject: [PATCH] Update 44 Large rework of firmware differences/organization (#39) * Reordered menu/FWs to match, fixed typo * Large rework and update of firmware descriptions --- Firmwares.md | 71 +++++++++++++++++++++++++++------------------------- 1 file changed, 37 insertions(+), 34 deletions(-) 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.
  • @@ -41,29 +41,41 @@

    RogueMaster RogueMaster/flipperzero-firmware-wPlugins

    +

    v1nc + v1nc/flipperzero-firmware + +

    +

    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.
  • -

    v1nc - v1nc/flipperzero-firmware - -

    -
      -
    • 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).