You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`t-dev`: Tumoflip development build prefix for unstable builds.
57
57
-`089`: upstream Unleashed base version.
58
58
-`037`: tumoflip internal build version.
59
-
-`051`: development iteration inside the tumoflip internal build version.
59
+
-`052`: development iteration inside the tumoflip internal build version.
60
60
61
61
`main` should only receive builds that are stable enough to publish as tagged
62
62
releases. Active firmware work lands on `dev` first. When the Unleashed base
@@ -96,7 +96,7 @@ The four-page post-update splash screen is generated automatically from
96
96
## tumoflip Changes
97
97
98
98
- Rebranded firmware origin to `tumoflip` and distribution/version suffix to
99
-
`t-dev-089-037-051`.
99
+
`t-dev-089-037-052`.
100
100
- Added custom Desktop main menu styles inspired by Momentum-style layouts.
101
101
- Added `RX Mode: AUTO/DUAL` and a direct Read-screen toggle to the system
102
102
Sub-GHz app. With an external CC1101 connected, both radios decode
@@ -195,7 +195,7 @@ identity.
195
195
196
196
| Area | Unleashed | tumoflip |
197
197
| --- | --- | --- |
198
-
| Firmware identity | Reports itself as Unleashed. | Reports `firmware_version: t-dev-089-037-051` and `firmware_origin_fork: tumoflip`. |
198
+
| Firmware identity | Reports itself as Unleashed. | Reports `firmware_version: t-dev-089-037-052` and `firmware_origin_fork: tumoflip`. |
199
199
| Desktop layouts | Uses the default Unleashed Desktop style set. | Adds custom main menu styles, including Wii, DSi, Vertical, and Wii Vertical variants. |
200
200
| Dummy Mode | Included and reachable from Desktop shortcuts. | Removed from firmware and removed from shortcuts. |
201
201
| Short-Up quick menu | Includes the standard quick actions, including Dummy Mode in the original layout. | Replaces the removed Dummy Mode shortcut with Settings. |
@@ -208,7 +208,7 @@ identity.
208
208
| Sub-GHz hopping | Frequency hopping only. | Adds preset and combined hopping plus an adaptive scan dwell, signal hold, post-signal grace period, and bounded hold time to system Sub-GHz. |
209
209
| NFC additions | Uses the Unleashed 089 NFC feature set. | Shows captured MIFARE Ultralight/NTAG PWD and PACK and adds the Bambu Lab filament spool parser. |
210
210
| User apps | External/local apps are not part of the base repository. | Vendors selected local apps into `applications_user` so the firmware builds reproducibly. |
211
-
| Build metadata | Uses upstream build metadata conventions. | Uses `t-dev-089-037-051` for the installed firmware version and release artifact suffix, while keeping `tumoflip` as the fork origin. |
211
+
| Build metadata | Uses upstream build metadata conventions. | Uses `t-dev-089-037-052` for the installed firmware version and release artifact suffix, while keeping `tumoflip` as the fork origin. |
212
212
213
213
## Notes on Custom UI
214
214
@@ -393,7 +393,7 @@ Stable `main` update packages and `dev` prereleases are published on
393
393
[GitHub Releases](https://github.com/squazaryu/tumoflip/releases). The currently
fap_description="Read-only signal research workspace with strict Sub-GHz, Infrared and TumoScope parsers, timing analysis, comparison, notebook reports and Companion visualization.",
0 commit comments