diff --git a/Applications/Custom (UL, RM, XFW)/RogueMaster/GPIO/Sensors/temp_sensors_reader.fap b/Applications/Custom (UL, RM, XFW)/RogueMaster/GPIO/Sensors/temp_sensors_reader.fap index f5a279fa..de78d4f0 100644 Binary files a/Applications/Custom (UL, RM, XFW)/RogueMaster/GPIO/Sensors/temp_sensors_reader.fap and b/Applications/Custom (UL, RM, XFW)/RogueMaster/GPIO/Sensors/temp_sensors_reader.fap differ diff --git a/Applications/Custom (UL, RM, XFW)/RogueMaster/GPIO/magspoof.fap b/Applications/Custom (UL, RM, XFW)/RogueMaster/GPIO/magspoof.fap index d41245b4..eaf7293b 100644 Binary files a/Applications/Custom (UL, RM, XFW)/RogueMaster/GPIO/magspoof.fap and b/Applications/Custom (UL, RM, XFW)/RogueMaster/GPIO/magspoof.fap differ diff --git a/Applications/Custom (UL, RM, XFW)/RogueMaster/GPIO/radio.fap b/Applications/Custom (UL, RM, XFW)/RogueMaster/GPIO/radio.fap new file mode 100644 index 00000000..fd4a88b0 Binary files /dev/null and b/Applications/Custom (UL, RM, XFW)/RogueMaster/GPIO/radio.fap differ diff --git a/Applications/Custom (UL, RM, XFW)/RogueMaster/Games/zero.fap b/Applications/Custom (UL, RM, XFW)/RogueMaster/Games/zero.fap index 6043a93f..b89e5f06 100644 Binary files a/Applications/Custom (UL, RM, XFW)/RogueMaster/Games/zero.fap and b/Applications/Custom (UL, RM, XFW)/RogueMaster/Games/zero.fap differ diff --git a/Applications/Custom (UL, RM, XFW)/RogueMaster/Infrared/infrared.fap b/Applications/Custom (UL, RM, XFW)/RogueMaster/Infrared/infrared.fap index b2c51756..c4a2fc87 100644 Binary files a/Applications/Custom (UL, RM, XFW)/RogueMaster/Infrared/infrared.fap and b/Applications/Custom (UL, RM, XFW)/RogueMaster/Infrared/infrared.fap differ diff --git a/Applications/Custom (UL, RM, XFW)/RogueMaster/NFC/picopass.fap b/Applications/Custom (UL, RM, XFW)/RogueMaster/NFC/picopass.fap index 2a396d67..d21044da 100644 Binary files a/Applications/Custom (UL, RM, XFW)/RogueMaster/NFC/picopass.fap and b/Applications/Custom (UL, RM, XFW)/RogueMaster/NFC/picopass.fap differ diff --git a/Applications/Custom (UL, RM, XFW)/RogueMaster/README.md b/Applications/Custom (UL, RM, XFW)/RogueMaster/README.md index d447aab5..3d492ca7 100644 --- a/Applications/Custom (UL, RM, XFW)/RogueMaster/README.md +++ b/Applications/Custom (UL, RM, XFW)/RogueMaster/README.md @@ -55,7 +55,7 @@ - [Ultimate Tic-Tac-Toe (By Racso)](https://github.com/Racso/fzero-apps) - [Video Poker (By PixlEmly)](https://github.com/PixlEmly/flipperzero-firmware-testing/blob/420/applications/VideoPoker/poker.c) - [Yatzee (By emfleak)](https://github.com/emfleak/flipperzero-yatzee) -- [Zero v1.1 (By Racso)](https://github.com/Racso/fzero-apps) +- [Zero v1.3 (By Racso)](https://github.com/Racso/fzero-apps) - [Zombiez (Reworked By DevMilanIan)](https://github.com/RogueMaster/flipperzero-firmware-wPlugins/pull/240) [(Original By Dooskington)](https://github.com/Dooskington/flipperzero-zombiez) ## Plugins @@ -187,6 +187,7 @@ - [Protocol Visualizer (By antirez)](https://github.com/antirez/protoview) - [QR Code (By bmatcuk)](https://github.com/bmatcuk/flipperzero-qrcode) - [Radiation Sensor (By sionyx)](https://github.com/sionyx/flipper_radsens) `Req: RadSens` +- [Radio WIP (By victormico)](https://github.com/victormico/flipperzero-radio) `Req: TEA5767` - [RC2014 ColecoVision (By ezod)](https://github.com/ezod/flipperzero-rc2014-coleco) - [RCWL-516 Motion Sensor (By ahmedafe1)](https://github.com/ahmedafe1/rcwl_0516-Flipperzero) - [Remote Maker (By gid9798)](https://github.com/DarkFlippers/unleashed-firmware/pull/487) @@ -203,7 +204,7 @@ - [Signal Generator (By nminaylov)-OFW](https://github.com/flipperdevices/flipperzero-firmware/pull/1793) - [Skeleton App (By jamisonderek)](https://github.com/jamisonderek/flipper-zero-tutorials/tree/main/ui/skeleton_app) - [Spectrum Analyzer (By jolcese)](https://github.com/jolcese/flipperzero-firmware/tree/spectrum/applications/spectrum_analyzer) [Updates (for testing) Thanks to theY4Kman](https://github.com/theY4Kman/flipperzero-firmware) -- [Sub-GHz Bruteforcer v3.8 (By Ganapati/xMasterX/derskythe)](https://github.com/derskythe/flipperzero-subbrute/tree/master) +- [Sub-GHz Bruteforcer v3.9 (By Ganapati/xMasterX/derskythe)](https://github.com/derskythe/flipperzero-subbrute/tree/master) - [Sub-GHz Playlist (By darmiel)](https://github.com/darmiel/flipper-playlist) - [Sub-GHz Remote (Refactored) + Configurator (By gid9798)](https://github.com/DarkFlippers/unleashed-firmware/pull/477) [(Merged Into One By ESurge)](https://github.com/RogueMaster/flipperzero-firmware-wPlugins/pull/655) - Previously: [(By ESurge)](https://github.com/ESurge/flipperzero-firmware-unirfremix) [(Original By jimilinuxguy)](https://github.com/jimilinuxguy/flipperzero-universal-rf-remote/tree/028d615c83f059bb2c905530ddb3d4efbd3cbcae/applications/jukebox) - [SWD Probe (By g3gg0)](https://github.com/g3gg0/flipper-swd_probe) diff --git a/Applications/Custom (UL, RM, XFW)/RogueMaster/Settings/cfw.fap b/Applications/Custom (UL, RM, XFW)/RogueMaster/Settings/cfw.fap index b7b18fde..5fff2244 100644 Binary files a/Applications/Custom (UL, RM, XFW)/RogueMaster/Settings/cfw.fap and b/Applications/Custom (UL, RM, XFW)/RogueMaster/Settings/cfw.fap differ diff --git a/Applications/Custom (UL, RM, XFW)/RogueMaster/Sub-GHz/enhanced_subghz_chat.fap b/Applications/Custom (UL, RM, XFW)/RogueMaster/Sub-GHz/enhanced_subghz_chat.fap index 066ce498..8a245cb3 100644 Binary files a/Applications/Custom (UL, RM, XFW)/RogueMaster/Sub-GHz/enhanced_subghz_chat.fap and b/Applications/Custom (UL, RM, XFW)/RogueMaster/Sub-GHz/enhanced_subghz_chat.fap differ diff --git a/Applications/Custom (UL, RM, XFW)/RogueMaster/Sub-GHz/protoview.fap b/Applications/Custom (UL, RM, XFW)/RogueMaster/Sub-GHz/protoview.fap index 8d7c1a69..ea0f5c3f 100644 Binary files a/Applications/Custom (UL, RM, XFW)/RogueMaster/Sub-GHz/protoview.fap and b/Applications/Custom (UL, RM, XFW)/RogueMaster/Sub-GHz/protoview.fap differ diff --git a/Applications/Custom (UL, RM, XFW)/RogueMaster/Sub-GHz/subghz_bruteforcer.fap b/Applications/Custom (UL, RM, XFW)/RogueMaster/Sub-GHz/subghz_bruteforcer.fap index 7ef9a68b..b21e42be 100644 Binary files a/Applications/Custom (UL, RM, XFW)/RogueMaster/Sub-GHz/subghz_bruteforcer.fap and b/Applications/Custom (UL, RM, XFW)/RogueMaster/Sub-GHz/subghz_bruteforcer.fap differ diff --git a/Applications/Custom (UL, RM, XFW)/RogueMaster/Sub-GHz/subghz_test.fap b/Applications/Custom (UL, RM, XFW)/RogueMaster/Sub-GHz/subghz_test.fap index 9754f29b..37418bb9 100644 Binary files a/Applications/Custom (UL, RM, XFW)/RogueMaster/Sub-GHz/subghz_test.fap and b/Applications/Custom (UL, RM, XFW)/RogueMaster/Sub-GHz/subghz_test.fap differ diff --git a/Applications/Custom (UL, RM, XFW)/RogueMaster/Sub-GHz/tpms.fap b/Applications/Custom (UL, RM, XFW)/RogueMaster/Sub-GHz/tpms.fap index 32fcf46f..0c39c346 100644 Binary files a/Applications/Custom (UL, RM, XFW)/RogueMaster/Sub-GHz/tpms.fap and b/Applications/Custom (UL, RM, XFW)/RogueMaster/Sub-GHz/tpms.fap differ