From 48020b93da1d2463179cfa491ac37a99e51cbc1c Mon Sep 17 00:00:00 2001 From: FalsePhilosopher Date: Sat, 30 Jul 2022 01:32:37 -0600 Subject: [PATCH 1/4] update sub-ghz RP readme --- Sub-GHz/ReadMe.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Sub-GHz/ReadMe.md b/Sub-GHz/ReadMe.md index f31f59b10..0a0f19875 100644 --- a/Sub-GHz/ReadMe.md +++ b/Sub-GHz/ReadMe.md @@ -14,8 +14,8 @@ Looking to mess with garage doors? You can try the OpenSesame/deBruijn files abo Officially supported frequencies: 300-348 MHz, 387-464 MHz, and 779-928 MHz (from [CC1101 chip docs](https://www.ti.com/product/CC1101))
Unofficially supported frequencies: 281-361 MHz, 378-481 MHz, and 749-962 MHz (from [YARD Stick One](https://greatscottgadgets.com/yardstickone/) CC1111 docs) -Official & Unleashed currently do not allow anything outside of the officially supported CC1101 specs.
-RogueMaster allows unofficially supported frequencies with the `extend_range` file. +Official does not allow anything outside of the officially supported CC1101 specs.
+RM & CG allows unofficially supported frequencies with the `extend_range` and `dangerous_settings` files. **NOTE: Going outside the officially supported frequencies may DAMAGE YOUR FLIPPER AMP.
Please understand what you're doing if trying to break out of official frequencies.** From bb1d02f4579bbef469bd2b6bdce89f1036980bbb Mon Sep 17 00:00:00 2001 From: FalsePhilosopher Date: Sat, 30 Jul 2022 01:37:34 -0600 Subject: [PATCH 2/4] update sub-ghz/RP readme --- Sub-GHz/Restaurant_Pagers/ReadMe.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Sub-GHz/Restaurant_Pagers/ReadMe.md b/Sub-GHz/Restaurant_Pagers/ReadMe.md index 01e17ac57..a6266e191 100644 --- a/Sub-GHz/Restaurant_Pagers/ReadMe.md +++ b/Sub-GHz/Restaurant_Pagers/ReadMe.md @@ -9,8 +9,8 @@ This should brute force all resturaunt IDs and pager ids and alert/beep each one Officially supported frequencies: 300-348 MHz, 387-464 MHz, and 779-928 MHz (from [CC1101 chip docs](https://www.ti.com/product/CC1101))
Unofficially supported frequencies: 281-361 MHz, 378-481 MHz, and 749-962 MHz (from [YARD Stick One](https://greatscottgadgets.com/yardstickone/) CC1111 docs) -Official & Unleashed currently do not allow anything outside of the officially supported CC1101 specs.
-RogueMaster allows unofficially supported frequencies with the `extend_range` file. +Official currently does not allow anything outside of the officially supported CC1101 specs.
+RM & CG allows unofficially supported frequencies with the `extend_range` and `dangerous_settings` files. **NOTE: Going outside the officially supported frequencies may DAMAGE YOUR FLIPPER AMP.
Please understand what you're doing if trying to break out of official frequencies.** From b57efa276f26b948e0ffe1091548bd45eac6ec78 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Sat, 30 Jul 2022 12:01:46 -0700 Subject: [PATCH 3/4] Update ReadMe.md --- Sub-GHz/ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sub-GHz/ReadMe.md b/Sub-GHz/ReadMe.md index 0a0f19875..634ddfebc 100644 --- a/Sub-GHz/ReadMe.md +++ b/Sub-GHz/ReadMe.md @@ -15,7 +15,7 @@ Officially supported frequencies: 300-348 MHz, 387-464 MHz, and 779-928 MHz (fro Unofficially supported frequencies: 281-361 MHz, 378-481 MHz, and 749-962 MHz (from [YARD Stick One](https://greatscottgadgets.com/yardstickone/) CC1111 docs) Official does not allow anything outside of the officially supported CC1101 specs.
-RM & CG allows unofficially supported frequencies with the `extend_range` and `dangerous_settings` files. +RogueMaster & CodeGrabber (Unleashed) allows unofficially supported frequencies with the `extend_range` and `dangerous_settings` files. **NOTE: Going outside the officially supported frequencies may DAMAGE YOUR FLIPPER AMP.
Please understand what you're doing if trying to break out of official frequencies.** From 1cabe7d176704987293ef5be653ca4548a4d4822 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Sat, 30 Jul 2022 12:02:29 -0700 Subject: [PATCH 4/4] Update ReadMe.md --- Sub-GHz/Restaurant_Pagers/ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sub-GHz/Restaurant_Pagers/ReadMe.md b/Sub-GHz/Restaurant_Pagers/ReadMe.md index a6266e191..1ccf09f51 100644 --- a/Sub-GHz/Restaurant_Pagers/ReadMe.md +++ b/Sub-GHz/Restaurant_Pagers/ReadMe.md @@ -10,7 +10,7 @@ Officially supported frequencies: 300-348 MHz, 387-464 MHz, and 779-928 MHz (fro Unofficially supported frequencies: 281-361 MHz, 378-481 MHz, and 749-962 MHz (from [YARD Stick One](https://greatscottgadgets.com/yardstickone/) CC1111 docs) Official currently does not allow anything outside of the officially supported CC1101 specs.
-RM & CG allows unofficially supported frequencies with the `extend_range` and `dangerous_settings` files. +RogueMaster & CodeGrabber (Unleashed) allows unofficially supported frequencies with the `extend_range` and `dangerous_settings` files. **NOTE: Going outside the officially supported frequencies may DAMAGE YOUR FLIPPER AMP.
Please understand what you're doing if trying to break out of official frequencies.**