Ganapati
f537ccfe14
Fix warnings
2022-09-01 17:46:08 +02:00
Ganapati
d37dbb29bf
Rewrite plugin + new file attack
2022-09-01 17:03:18 +02:00
Skorpionm
0ee4573a65
SubGhz: add protocol Intertechno_V3 ( #1622 )
...
* SubGhz: add decode Intertechno_V3
* SubGhz: add encoder Intertechno V3
* SubGhz: add uni_test Intertechno V3
* SubGhz: fix syntax
* SubGhz: add Intertechno V3 dimming mode
* SubGhz: fix parsing event Magellen protocol
* SubGhz: fix syntax
* SubGhz: fix encoder dimm mode
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-08-31 23:27:34 +09:00
Skorpionm
311b60f815
[FL-2771] SubGhz: add protocol Prastel #1674
...
Co-authored-by: あく <alleteam@gmail.com>
2022-08-31 23:21:36 +09:00
MX
9ff35c9fc3
update audio asset, fix some things
...
audio asset by @Amec0e
2022-08-31 01:37:01 +03:00
MX
f14874b0e0
update docs and fix led in subghz decode scene
2022-08-30 23:14:43 +03:00
MX
6c7611c57e
Fix (LF RFID -> Add manually) names again
...
remove N/A for PAC (and future protocols with N/A manufacturer)
2022-08-30 21:56:59 +03:00
MX
4d388f4bde
SubGhz: add protocol Intertechno_V3 - OFW PR 1622
...
by Skorpionm
2022-08-30 21:55:25 +03:00
MX
613c729025
Fix displaying LFRFID protocol names - OFW PR 1682
...
by Astrrra
2022-08-30 21:29:13 +03:00
MX
079cadaeda
SubGhz: add protocol Prastel - OFW PR 1674
...
by Skorpionm
2022-08-30 21:25:08 +03:00
MX
0c0fb57410
Merge branch 'fz-dev' into dev
2022-08-30 21:23:28 +03:00
Skorpionm
e7a5d19f9c
[FL-2778] SubGhz: fix CLI "subghz tx" ( #1681 )
...
* SubGhz: fix CLI "subghz tx"
* Fix qoutes in amap workflow
* Github: fix step naming
* fix quotes in PR name again
Co-authored-by: あく <alleteam@gmail.com>
Co-authored-by: DrunkBatya <drunkbatya.js@gmail.com>
2022-08-31 00:22:24 +09:00
Eric Betts
8e9043003f
Picopass write ( #1658 )
...
* [picopass] Prevent false success with non-standard key
* UI for writing
* worker function for write
* Update write command value
* Show card read failure message
Co-authored-by: あく <alleteam@gmail.com>
2022-08-30 22:59:34 +09:00
MX
b67aaad6d5
fix text
2022-08-30 15:33:51 +03:00
Foul
e4c6158d65
Update comment in SConstruct ( #1684 )
...
* Update SConstruct: fix Typo
* Grammar in SConstruct
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-08-30 21:15:14 +09:00
MX
23217f4a6a
update audio manifest
...
by @Amec0e
2022-08-30 14:37:44 +03:00
Max Lapan
4fcb90928c
ST25TB type is not handled ( #1679 )
...
We search for ST25TB type cards, but not handling them being found.
As a result, such cards are detected as NFC-A with 8-byte UID, which lead
to read error on emulation attempt.
Co-authored-by: gornekich <n.gorbadey@gmail.com>
2022-08-30 20:33:05 +09:00
MX
68da151320
Merge branch 'fz-dev' into dev
2022-08-30 13:16:08 +03:00
MX
f70ec8f70e
update assets and subghz settings
...
assets by @Amec0e
2022-08-30 13:15:46 +03:00
Georgii Surkov
5e2a90c6f1
[FL-2773] Fix crash after cancelling Learn New Remote #1675
...
Co-authored-by: あく <alleteam@gmail.com>
2022-08-30 18:22:14 +09:00
MX
5272b81ae6
Merge branch 'fz-dev' into dev
2022-08-30 11:42:39 +03:00
MX
782593eafc
Merge pull request #52 from Kavitate/patch-2
...
Updated BarcodeGenerator.md
2022-08-30 11:22:13 +03:00
Sebastian Mauer
d76ba20652
Add support for Pyramid tags ( #1676 )
...
* Add support for Pyramid tags
* Also add additional checks for AWID decoder to avoid missdetection
* lfrfid worker: reset GPIO_LOAD pin
* lfrfid: protocol viking, format
* lfrfid: protocol pyramid, format
* lfrfid: protocol paradox, format
* lfrfid: protocol jablotron, format
* lfrfid: protocol em4100, format
* lfrfid: increase reading time by 0.5s since protocol viking takes longer to read
Co-authored-by: SG <who.just.the.doctor@gmail.com>
2022-08-30 02:31:28 +10:00
Walter Doekes
611b7e15ed
Remove execute permissions from *.c and *.h files ( #1651 )
...
* Add permission fix (no execute bit for source files) to fbt lint|format
* Remove execute bit from 59 source files using fbt format
* Also list which permissions are unwanted in lint.py
* Also remove exec permissions from lib/../rfal_nfc.c
Co-authored-by: あく <alleteam@gmail.com>
2022-08-30 01:20:57 +09:00
Sebastian Mauer
274f17ed5a
Add support for Viking tags ( #1668 )
...
* Add support for Viking tags
Fix blocks_to_write for T5577
2022-08-30 01:19:56 +10:00
Sebastian Mauer
f09c5889dd
Add support for Jablotron tags ( #1657 )
...
* Add support for Jablotron tags
2022-08-30 01:15:27 +10:00
Sebastian Mauer
39f936ce12
Add support for Paradox tags ( #1655 )
...
* Add support for Paradox tags
2022-08-30 01:08:10 +10:00
Sebastian Mauer
1350dcaf63
Add support for PAC/Stanley tags ( #1648 )
...
* Add support for PAC/Stanley tags
* Address review comments
2022-08-30 01:04:17 +10:00
Kavitate
4629aee29c
Updated BarcodeGenerator.md
...
Fixed minor spelling and grammatical errors. Also updated the first image to reflect the current correct image.
2022-08-29 09:46:26 -05:00
Himura Kazuto
ffa3ff5e7c
Remove obsolete info from docs ( #1672 )
2022-08-29 00:39:08 +09:00
MX
bacc8fa669
Merge pull request #51 from mothball187/nrfsniffer-improvements
...
tweak sniff parameters for more speed and reliability
2022-08-28 05:59:06 +03:00
MX
9c748860bb
disable wav player, use standard icon in receiver
2022-08-28 05:58:53 +03:00
mothball187
79c4b617c1
tweak sniff parameters for more speed and reliability. clear sniff data on stop or exit. replace preamble GUI option with sample time option
2022-08-27 19:47:10 -07:00
MX
194727515b
subghz decode raw gui
...
by qistoph
2022-08-28 04:46:59 +03:00
MX
c714a32ea5
Merge branch 'fz-dev' into dev
2022-08-27 16:17:16 +03:00
Max Andreev
689da15346
workflows and fbtenv improovements ( #1661 )
...
* add --restore option, improove clearing
* fix trap
* fix unset
* fix fbtenv clearing
* disabling pvs studio and amap analyses in forks, fbtenv.sh fixes
* fbtenv fix
Co-authored-by: あく <alleteam@gmail.com>
2022-08-27 21:38:13 +09:00
Skorpionm
1a4a6d4625
[FL-2769] SubGhz: out debug data to external pin #1665
...
Co-authored-by: あく <alleteam@gmail.com>
2022-08-27 17:06:25 +09:00
SG
99a7d06f71
Speedup SD card & enlarge your RAM. ( #1649 )
...
* FuriHal: sram2 memory manager
* FuriHal: sram2 memory allocator
* FuriHal: allow NULL buffers for txrx in spi hal
* SD card: sector cache
* FuriHal: fix init in memory hal
* RPC: STARTUP instead SERVICE
* Memory: pool "free" command
* Thread: service can be statically allocated in a memory pool
Co-authored-by: あく <alleteam@gmail.com>
2022-08-27 13:25:47 +09:00
MX
db4976c501
update ac asset
...
by @Amec0e
2022-08-27 05:15:49 +03:00
MX
fc62762ce4
fix assets header, doesnt affect bruteforce work
2022-08-27 04:41:35 +03:00
MX
a6597da4a5
Merge remote-tracking branch 'origin/dev' into dev
2022-08-27 03:16:37 +03:00
MX
ab5bcd71f5
update assets and changelog
2022-08-27 03:15:59 +03:00
MX
eb28dc2e20
Merge pull request #50 from darmiel/fix/infrared-buttons
...
fix[infrared]: fixed crash if button out of bounds and sending wrong signals
2022-08-27 03:06:15 +03:00
Daniel
92db5e1afe
Merge remote-tracking branch 'origin/fix/infrared-buttons' into fix/infrared-buttons
2022-08-27 01:39:36 +02:00
Daniel
885bb0c730
fix[infrared]: clear records on remote switch
2022-08-27 01:39:06 +02:00
Daniel
71f4bd0a7c
Merge branch 'Eng1n33r:dev' into fix/infrared-buttons
2022-08-27 01:06:33 +02:00
MX
66e361714f
Merge branch 'fz-dev' into dev
2022-08-27 02:06:06 +03:00
Daniel
9bd6d956ca
fix[infrared]: select first button on remote change
2022-08-27 00:46:34 +02:00
MX
293d5f722d
update changelog & docs
2022-08-26 20:15:15 +03:00
MX
04f522487e
Universal remote for fans, new buttons for AC
...
updated assets by @Amec0e
2022-08-26 20:02:25 +03:00