Commit Graph

2226 Commits

Author SHA1 Message Date
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 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
MX 68da151320 Merge branch 'fz-dev' into dev 2022-08-30 13:16:08 +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
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
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
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
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 04f522487e Universal remote for fans, new buttons for AC
updated assets by @Amec0e
2022-08-26 20:02:25 +03:00
Yukai Li ab4bb55d0f nfc: Change furi_assert to furi_crash for default switch cases (#1662)
* nfc: Change furi_assert to furi_crash for default switch cases
* Nfc: change MiFare Ultralight crash message

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-08-26 01:07:54 +09:00
MX 24265204b3 Merge pull request #49 from darmiel/feat/stealth-frequency-analyzer
feat[freq-analzer]: add stealth modes for frequency analyzer
2022-08-25 14:12:51 +03:00
Daniel e828d15fe3 feat[freq-analzer]: added ui for feedbacl level 2022-08-25 08:57:31 +02:00
MX f6d38939c2 hide txt extension in unirf browser 2022-08-25 05:13:08 +03:00
MX f9d3d6bf5c fix unirf crash, fix keeloq seed display, fix flipfrid
and add new unirf icon(animated) by Svarich
2022-08-25 03:21:44 +03:00
Daniel 33176220f6 feat[freq-analzer]: added feedback levels 0, 1, 2
0 - no feedback
1 - vibro only
2 - vibro and beep
switch the modes with the "UP" key
2022-08-25 01:24:11 +02:00
MX b31e4a36a8 Merge pull request #48 from Ganapati/dev
Add flipfrid application
2022-08-24 23:16:46 +03:00
MX 7abc49ea21 Implement TX while button is hold, other small changes
Repeat functionality removed since all buttons adds event in queue to be executed after tx is finished
2022-08-24 23:14:33 +03:00
MX 5b6f2cb80d Merge branch 'dev' into feat/unirf-protocols 2022-08-24 23:11:17 +03:00
MX 1f68cf09eb Merge branch 'fz-dev' into dev 2022-08-24 23:10:57 +03:00
Gana (@G4N4P4T1) 273871013e Add flipfrid application 2022-08-24 18:14:03 +02:00
SG 7e20df7e93 LFRFID RC fixes (#1652)
* lfrid: fix write validation
* lfrid app: restore key data after write
2022-08-24 23:41:59 +09:00
Daniel b10727435a fix: removed converter app (missed that while merging) 2022-08-24 15:36:30 +02:00
Daniel fe7d089593 Merge remote-tracking branch 'upstream/dev' into feat/playlist 2022-08-24 15:30:22 +02:00
Daniel 9ec0835012 fix[unirf]: removed leftover debug messages 2022-08-24 14:36:50 +02:00
Daniel 432782344a feat[unirf]: blinking on send
* fixed a HardFault when trying to `subghz_protocol_decoder_base_get_string`
* don't enter `power_suppress_charge` for each sending individually
2022-08-24 14:28:27 +02:00
MX 94f440d286 update readme/changelog & some fixes 2022-08-24 03:55:13 +03:00
Daniel Statzner 64ee9dd674 Merge branch 'Eng1n33r:dev' into feat/unirf-protocols 2022-08-23 22:39:45 +02:00
MX 3327093dae Merge branch 'fz-dev' into dev 2022-08-23 23:01:33 +03:00
MX 029f82dc82 new universal projector remote and assets update
assets by @Amec0e
2022-08-23 22:59:49 +03:00
Daniel 803422c18e fix[unirf]: fixed dynamic protocol, refactoring 2022-08-23 20:47:54 +02:00
MX 3a985eff4d rename unirf / update readme 2022-08-23 19:32:09 +03:00
MX 11e73cc670 Merge branch 'fz-dev' into dev 2022-08-23 19:20:06 +03:00
Nikolay Minaylov b0daa601ad [FL-2727, FL-2749] New icon in BLE remote app #1644
Co-authored-by: あく <alleteam@gmail.com>
2022-08-24 01:18:28 +09:00
MX baffcc5cf4 added multiconverter / removed hid analyzer
hid analyzer won't needed anymore because of new lfrfid system adds support for multiple hid protocols
2022-08-23 19:14:30 +03:00