mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-24 05:34:45 -07:00
upd changelog and faq
This commit is contained in:
@@ -13,7 +13,8 @@
|
|||||||
* SubGHz: **Sommer - last button code 0x6 support** (mapped on arrow keys)
|
* SubGHz: **Sommer - last button code 0x6 support** (mapped on arrow keys)
|
||||||
* SubGHz: Add 390MHz, 430.5MHz to default hopper list (6 elements like in OFW) (works well with Hopper RSSI level set for your enviroment)
|
* SubGHz: Add 390MHz, 430.5MHz to default hopper list (6 elements like in OFW) (works well with Hopper RSSI level set for your enviroment)
|
||||||
* SubGHz: Fixed button mapping for **FAAC RC/XT**
|
* SubGHz: Fixed button mapping for **FAAC RC/XT**
|
||||||
* SubGHz: KeeLoq display decrypted hop in `Hop` instead of showing encrypted as is (encrypted non byte reversed hop is still displayed in `Key` field)
|
* SubGHz: KeeLoq **display decrypted hop** in `Hop` instead of showing encrypted as is (encrypted non byte reversed hop is still displayed in `Key` field)
|
||||||
|
* SubGHz: **BFT KeeLoq** try decoding with **zero seed** too
|
||||||
* NFC: Handle PPS request in ISO14443-4 layer (by @WillyJL)
|
* NFC: Handle PPS request in ISO14443-4 layer (by @WillyJL)
|
||||||
* NFC: Fixes to `READ_MULTI` and `GET_BLOCK_SECURITY` commands in ISO 15693-3 emulation (by @WillyJL & @aaronjamt)
|
* NFC: Fixes to `READ_MULTI` and `GET_BLOCK_SECURITY` commands in ISO 15693-3 emulation (by @WillyJL & @aaronjamt)
|
||||||
* Archive: Allow folders to be pinned (by @WillyJL)
|
* Archive: Allow folders to be pinned (by @WillyJL)
|
||||||
|
|||||||
@@ -44,21 +44,21 @@ Here - [link](https://github.com/DarkFlippers/unleashed-firmware/blob/dev/docume
|
|||||||
|
|
||||||
## I want to request or make new SubGHz protocol, my remote (is not car keyfob) and is not supported, how to record RAW signal properly?
|
## I want to request or make new SubGHz protocol, my remote (is not car keyfob) and is not supported, how to record RAW signal properly?
|
||||||
|
|
||||||
1. Open SubGHz app, (if you know the frequency skip that step and go to Read) select Frequency analyzer, press and hold button on your remote and place it near IR window on flipper
|
1. Open SubGHz app, (if you know the frequency skip that step and go to Read) select Frequency analyzer, press and hold button on your remote and place it near IR window on flipper<br />
|
||||||
You will find a approx. frequency that remote uses, release button on the remote and wait until frequency will be placed in history list
|
You will find a approx. frequency that remote uses, release button on the remote and wait until frequency will be placed in history list<br />
|
||||||
Hold OK on flipper to jump into Read mode, now try pressing your remote couple times holding it for at least 2 seconds
|
Hold OK on flipper to jump into Read mode, now try pressing your remote couple times holding it for at least 2 seconds<br />
|
||||||
Try different modulations, AM650/FM238/FM476/FM12K - nothing works? Lets make RAW recording for analysis
|
Try different modulations, AM650/FM238/FM476/FM12K - nothing works? Lets make RAW recording for analysis<br />
|
||||||
2. Knowing the frequency open Read RAW and set it here in config page
|
2. Knowing the frequency open Read RAW and set it here in config page<br />
|
||||||
Make sure RSSI Threshold is set to (----)
|
Make sure RSSI Threshold is set to (----)<br />
|
||||||
You need to make 1 RAW for each modulation AM650/FM238/FM476/FM12K
|
You need to make 1 RAW for each modulation AM650/FM238/FM476/FM12K<br />
|
||||||
Press REC and on your remote press 1 button 5 times holding it for 1-2 seconds - then 5 times holding it for 5 seconds each time
|
Press REC and on your remote press 1 button 5 times holding it for 1-2 seconds - then 5 times holding it for 5 seconds each time<br />
|
||||||
If your remote has more than 1 button - record each button in similar way
|
If your remote has more than 1 button - record each button in similar way<br />
|
||||||
Label each raw - what button you recorded
|
Label each raw - what button you recorded
|
||||||
3. Copy all that RAW files to PC and create issue in firmware repo, attach raw's in archive
|
3. Copy all that RAW files to PC and create issue in firmware repo, attach raw's in archive<br />
|
||||||
Provide high quality photos of the remote, if possible - photos of disassembled remote too
|
Provide high quality photos of the remote, if possible - photos of disassembled remote too<br />
|
||||||
Its model, manufacturer, any known information
|
Its model, manufacturer, any known information<br />
|
||||||
If you have access to receiver board, add a photo too
|
If you have access to receiver board, add a photo too<br />
|
||||||
Done! If your remote appears not to be encrypted and very unique, it might be added soon
|
Done! If your remote appears not to be encrypted and very unique, it might be added soon<br />
|
||||||
In case if you want to help us or analyze that signals youself there's a great online tool - https://lab.flipper.net/pulse-plotter
|
In case if you want to help us or analyze that signals youself there's a great online tool - https://lab.flipper.net/pulse-plotter
|
||||||
|
|
||||||
## How to build (compile) the firmware?
|
## How to build (compile) the firmware?
|
||||||
|
|||||||
Reference in New Issue
Block a user