mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-10 06:54:19 +00:00
update readme, docs, fix build versions
This commit is contained in:
parent
1df2fc035f
commit
b1b35e87f9
4 changed files with 37 additions and 8 deletions
|
@ -47,6 +47,7 @@ steps:
|
|||
- cp -R base_pack_build/artifacts-base/* assets/resources/apps/
|
||||
- rm -rf base_pack_build
|
||||
- rm -rf all-the-apps-base.tgz
|
||||
- rm -f build/f7-firmware-C/toolbox/version.*
|
||||
- ./fbt COMPACT=1 DEBUG=0 updater_package
|
||||
- mkdir artifacts-default
|
||||
- mv dist/f7-C/* artifacts-default/
|
||||
|
@ -414,6 +415,7 @@ steps:
|
|||
- cp -R base_pack_build/artifacts-base/* assets/resources/apps/
|
||||
- rm -rf base_pack_build
|
||||
- rm -rf all-the-apps-base.tgz
|
||||
- rm -f build/f7-firmware-C/toolbox/version.*
|
||||
- ./fbt COMPACT=1 DEBUG=0 updater_package
|
||||
- mkdir artifacts-default
|
||||
- mv dist/f7-C/* artifacts-default/
|
||||
|
|
|
@ -53,12 +53,12 @@
|
|||
- Press OK in frequency analyzer to use detected frequency in Read modes [(by derskythe)](https://github.com/DarkFlippers/unleashed-firmware/pull/77)
|
||||
- Long press OK button in Sub-GHz Frequency analyzer to switch to Read menu [(by derskythe)](https://github.com/DarkFlippers/unleashed-firmware/pull/79)
|
||||
- New option to use timestamps + protocol name when you saving file, instead of random name - Enable in `Radio Settings -> Time in names = ON`
|
||||
- Read mode UI improvements (scrolling text, + shows time when signal was received) (by @wosk)
|
||||
- Read mode UI improvements (shows time when signal was received) (by @wosk)
|
||||
- External CC1101 module support (Hardware SPI used)
|
||||
- **Hold right in received signal list to delete selected signal**
|
||||
- **Custom buttons for Keeloq / Alutech AT4N / Nice Flor S / Somfy Telis / Security+ 2.0 / CAME Atomo** - now you can use arrow buttons to send signal with different button code
|
||||
- `Add manually` menu extended with new protocols
|
||||
- BFT Mitto / Somfy Telis / Nice Flor S / CAME Atomo, etc.. manual creation with programming new remote into receiver (use button 0xF for BFT Mitto, 0x8 (Prog) on Somfy Telis)
|
||||
- FAAC SLH, BFT Mitto / Somfy Telis / Nice Flor S / CAME Atomo, etc.. manual creation with programming new remote into receiver (use button 0xF for BFT Mitto, 0x8 (Prog) on Somfy Telis)
|
||||
- Debug mode counter increase settings (+1 -> +5, +10, default: +1)
|
||||
- Debug PIN output settings for protocol development
|
||||
|
||||
|
@ -120,8 +120,8 @@ Encoders or sending made by @xMasterX:
|
|||
Encoders or sending made by @Eng1n33r(first implementation in Q2 2022) & @xMasterX (current version):
|
||||
- CAME Atomo -> Update! check out new [instructions](https://github.com/DarkFlippers/unleashed-firmware/blob/dev/documentation/SubGHzRemoteProg.md)
|
||||
- Nice Flor S -> How to create new remote - [instructions](https://github.com/DarkFlippers/unleashed-firmware/blob/dev/documentation/SubGHzRemoteProg.md)
|
||||
- FAAC SLH (Spa) [External seed calculation required (For info contact me in Discord: @mmx7)]
|
||||
- Keeloq: BFT Mitto -> Update! check out new [instructions](https://github.com/DarkFlippers/unleashed-firmware/blob/dev/documentation/SubGHzRemoteProg.md)
|
||||
- FAAC SLH (Spa) -> Update!!! Check out new [instructions](https://github.com/DarkFlippers/unleashed-firmware/blob/dev/documentation/SubGHzRemoteProg.md)
|
||||
- Keeloq: BFT Mitto -> Update! Check out new [instructions](https://github.com/DarkFlippers/unleashed-firmware/blob/dev/documentation/SubGHzRemoteProg.md)
|
||||
- Star Line
|
||||
- Security+ v1 & v2 (encoders was made in OFW)
|
||||
|
||||
|
|
|
@ -15,13 +15,13 @@ void subghz_scene_set_type_on_enter(void* context) {
|
|||
|
||||
submenu_add_item(
|
||||
subghz->submenu,
|
||||
"Faac SLH [Man.] 868MHz",
|
||||
"FAAC SLH [Man.] 868MHz",
|
||||
SubmenuIndexFaacSLH_Manual_868,
|
||||
subghz_scene_set_type_submenu_callback,
|
||||
subghz);
|
||||
submenu_add_item(
|
||||
subghz->submenu,
|
||||
"Faac SLH [Man.] 433MHz",
|
||||
"FAAC SLH [Man.] 433MHz",
|
||||
SubmenuIndexFaacSLH_Manual_433,
|
||||
subghz_scene_set_type_submenu_callback,
|
||||
subghz);
|
||||
|
@ -33,13 +33,13 @@ void subghz_scene_set_type_on_enter(void* context) {
|
|||
subghz);
|
||||
submenu_add_item(
|
||||
subghz->submenu,
|
||||
"Faac SLH 868MHz",
|
||||
"FAAC SLH 868MHz",
|
||||
SubmenuIndexFaacSLH_868,
|
||||
subghz_scene_set_type_submenu_callback,
|
||||
subghz);
|
||||
submenu_add_item(
|
||||
subghz->submenu,
|
||||
"Faac SLH 433MHz",
|
||||
"FAAC SLH 433MHz",
|
||||
SubmenuIndexFaacSLH_433,
|
||||
subghz_scene_set_type_submenu_callback,
|
||||
subghz);
|
||||
|
|
|
@ -3,6 +3,32 @@
|
|||
### If your system is not added here that doesn't mean flipper don't support it! Look into add manually menu, and search for your manufacturers inscturctions!
|
||||
### Also many supported systems can be used only from `Read` mode, `Add Manually` is used only to make new remotes that can be binded with receiver
|
||||
|
||||
## FAAC SLH (NEW!)
|
||||
1. Create new remote with randomly generated serial: Go to SubGHz -> Add Manually -> FAAC SLH (select your frequency)
|
||||
2. Open your new remote file
|
||||
3. Open your receiver box, find programming button on the receiver board.
|
||||
4. Hold Up arrow button on the flipper to send programming signal - at same time press and hold programming button on the receiver board.
|
||||
5. Led on the receiver board will light on, then off, then on, then off again then on again
|
||||
6. Release all buttons
|
||||
7. Press send button on the flipper couple times holding it for 1-3 seconds
|
||||
8. Done!
|
||||
Watch this video to learn more : https://www.youtube.com/watch?v=NfZmMy37XUs
|
||||
|
||||
...
|
||||
How to get Seed value from your original remote or bind new remote using existing (master) remote?
|
||||
1. Go to SubGHz -> Read - Select frequency 868.35 or 433.92 and modulation AM650
|
||||
2. Hold two buttons on the original master remote until led turns on
|
||||
3. Click one button that you want to get seed from (Seed is unique for each button on original remote!)
|
||||
4. You will get signal in the read screen on flipper, open that and see your original remote seed for button you used
|
||||
5. You can create new remote using that seed and bind that to receiver without opening the box! Faac has procedure that allows to bind new remotes using master remote, you can use flipper for that
|
||||
6. Go to SubGHz -> Add Manually -> FAAC SLH Man. (your Freq)
|
||||
7. Enter those values -> REPLACE `R` with any random digits like 1,2,3..
|
||||
FIX -> A0 RR RR R6
|
||||
COUNTER -> 00 00 02
|
||||
SEED -> Your seed from the remote button you got earlier
|
||||
8. Flipper will act as new remote, press Send button couple times near the receiver to register new remote
|
||||
9. Done!
|
||||
|
||||
## AN-Motors AT4
|
||||
|
||||
**This instruction for older boards, if your has no** `Learn` **button but has buttons** `F`, `CL`, `+`, `-` **read instruction from Alutech AT4N**
|
||||
|
@ -137,6 +163,7 @@ garage/gate.
|
|||
#### Follow links below to find more detailed instructions!!!
|
||||
|
||||
#### Materials used:
|
||||
- [FAAC SLH](https://www.youtube.com/watch?v=NfZmMy37XUs)
|
||||
- [Somfy Telis](https://pushstack.wordpress.com/somfy-rts-protocol/)
|
||||
- [BFT Mitto](https://www.retroremotes.com.au/wp-content/uploads/2017/03/BFT-MITTO-2-4-19-6-17.pdf)
|
||||
- [NICE FLOX2R Receiver Programming](https://apollogateopeners.com/store/pdf/apollo-flor-s-receiver-programming-guide.pdf)
|
||||
|
|
Loading…
Reference in a new issue