Commit Graph

286 Commits

Author SHA1 Message Date
MX
b3f96306ed
oooooops, added forgotten thing 2022-10-12 04:35:36 +03:00
MX
022315e93d
Improve keeloq, add JCM support, fix Nice Smilo, MHouse, and more
now manufacturer name is saved into file, and will not change randomly, 
added support for JCM
fixed Nice Smilo, MHouse
2022-10-12 04:18:29 +03:00
MX
82b9d74b38
new animation :)
by @Svaarich
2022-10-10 16:47:15 +03:00
hardcod3d
b1f8073333
Turkish language support 2022-10-09 22:34:37 +03:00
MX
91d7a38ca6
update changelog and fix subghz issues 2022-10-09 04:24:51 +03:00
Evgenii Tereshkov
69b9c54b2f
Update ac.ir: add Daichi model DA25AVQS1-W (#1819)
Co-authored-by: あく <alleteam@gmail.com>
2022-10-07 01:18:23 +09:00
MX
90eefeb2ed
Merge pull request #88 from jd-raymaker/dev
Added norwegian keyboard layout
2022-10-06 18:56:33 +03:00
MX
c76fcf5072
Merge branch 'fz-dev' into dev 2022-10-06 15:50:59 +03:00
Matvey Gerasimov
f16cdd1477
fix: typo badusb demo windows (#1824)
Fix a typo in the badusb demo script for Windows.

Co-authored-by: あく <alleteam@gmail.com>
2022-10-06 20:18:40 +09:00
MX
5a2719663f
fix archive, update changelog 2022-10-06 00:55:26 +03:00
JayDee Raymaker
adccb87499
Added norwegian keyboard layout 2022-10-05 23:26:24 +02:00
MX
1424878d65
update assets and changelog 2022-10-04 21:40:07 +03:00
MX
2288855163
update assets and changelog 2022-10-04 03:29:02 +03:00
MX
c0765c1114
rfid fuzzer H10301 support and bug fixes 2022-10-04 03:15:28 +03:00
MX
667be798fc
rfid fuzzer, fix bugs, improve gui, add PAC/Stanley support
add more example files
2022-10-04 02:33:39 +03:00
MX
41c93431c8
update changelog, readme, assets 2022-09-30 03:46:06 +03:00
MX
9176387b9f
update assets and changelog 2022-09-29 09:14:47 +03:00
MX
6bcc6f363b
add 868.8 mhz for sommer systems 2022-09-28 16:35:40 +03:00
MX
9ad7f7825d
update projector asset
by @Amec0e
2022-09-28 07:50:43 +03:00
Georgii Surkov
12a6290e91
[FL-2853] Reorganise Universal A/C library (#1792)
* Reorganise A/C universal remote library file
* Refactor infrared brute force code
* Update UniversalRemotes.md

Co-authored-by: あく <alleteam@gmail.com>
2022-09-28 02:11:28 +09:00
phreakocious
f201062819
Add Hisense A/C IR signals.. (#1773)
* add Hisense A/C IR signals.. note that using any will toggle the power and apply the settings
* re-order the entries to be grouped by function

Co-authored-by: あく <alleteam@gmail.com>
2022-09-27 00:42:29 +09:00
MX
97e6fe8f4e
update universal remote assets
by @amec0e
2022-09-25 20:39:22 +03:00
Skorpionm
bc777b2eff
SubGhz: fix config menu (#1748)
* SubGhz: fix config menu
* SubGhz: fix gui Magellen protocol
* SubGhz: fix gui Transmit SubGhz
* SubGhz: keeloq, new gen manufacture code
* SubGhz: Update keeloq_mfcodes

Co-authored-by: あく <alleteam@gmail.com>
2022-09-25 23:34:52 +09:00
MX
e6bcba6959
update changelog, minor fixes 2022-09-22 18:23:32 +03:00
MX
e13edc2f70
keeeloq update 2022-09-22 18:01:54 +03:00
Georgii Surkov
066da4080b
[FL-2792] AC Universal Remote (#1725)
* Add Universal AC Remote scene
* Implement AC gui
* Basic working implemetation
* Another Universal AC Remote implementation
* Update icons
* Adjust button positions
* Revert old ButtonPanel class
* Update resource manifest
* [FL-2627] Flipper applications: SDK, build and debug system (#1387)
* Update api definitions
* Add UniversalRemotes documentation
* Use more Flipper-friendly signal names

Co-authored-by: SG <who.just.the.doctor@gmail.com>
2022-09-20 14:09:37 +09:00
MX
2045a29d3f
lower frame rate in custom anim to save a bit of battery charge 2022-09-19 18:40:50 +03:00
TasmanDevil
f0eedc3243
Update setting_user
Adding the 868.95 frequency for the Sommer device, the `Sommer(fsk476)` protocol was recently added but Flipper could not read it until now.
2022-09-19 08:59:13 +02:00
MX
18b70ac6b5
update universal ir assets
by @amec0e
2022-09-19 05:45:58 +03:00
MX
6f66f87fab
add new frequency to user config 2022-09-18 21:10:08 +03:00
MX
0a4cddb84c
update assets 2022-09-18 01:53:50 +03:00
MX
1413d7c937
secret
special secret animation by @Svaarich
2022-09-16 21:14:00 +03:00
MX
07301935b5
update universal ac asset
by @amec0e
2022-09-16 02:56:58 +03:00
MX
3fbaad1488
Merge branch 'fz-dev' into dev 2022-09-14 21:04:04 +03:00
SG
b9a766d909 [FL-2627] Flipper applications: SDK, build and debug system (#1387)
* Added support for running applications from SD card (FAPs - Flipper Application Packages)
* Added plugin_dist target for fbt to build FAPs
* All apps of type FlipperAppType.EXTERNAL and FlipperAppType.PLUGIN are built as FAPs by default
* Updated VSCode configuration for new fbt features - re-deploy stock configuration to use them
* Added debugging support for FAPs with fbt debug & VSCode
* Added public firmware API with automated versioning

Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-09-15 02:21:03 +09:00
SG
873e1f114b
[FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 01:11:38 +09:00
MX
ee6b59ab9d
update universal ac asset
by @Amec0e
2022-09-14 02:01:58 +03:00
MX
bd594c7134
update mf classic dict and ir universal remote assets 2022-09-13 16:53:48 +03:00
MX
1b6794ce7c
update manifest 2022-09-12 02:06:44 +03:00
Mancha
bcb5af1813
Added Brazilian Portuguese keyboard layout
Created the BadUSB keyboard layout for the Brazilian Portuguese ABNT-2 keyboard layout configuration
2022-09-11 14:40:00 -03:00
MX
7930f73a4e
introduce example, update changelog/readme 2022-09-10 17:51:13 +03:00
MX
8e986c58c3
disable some debug tools in releases, actually fix tv.ir 2022-09-09 15:25:12 +03:00
MX
bbe5c9cae1
fix universal tv, lfrfid gui 2022-09-09 14:33:18 +03:00
MX
a3193e3bbd
update assets 2022-09-09 02:04:55 +03:00
MX
123bd6fc65
assets 2022-09-08 05:56:58 +03:00
MX
120b5d7c90
update changelog and readme 2022-09-05 19:00:33 +03:00
MX
ca8217b692
some fixes for rfid fuzzer 2022-09-05 14:05:43 +03:00
MX
9ff35c9fc3
update audio asset, fix some things
audio asset by @Amec0e
2022-08-31 01:37:01 +03:00
MX
23217f4a6a
update audio manifest
by @Amec0e
2022-08-30 14:37:44 +03:00
MX
f70ec8f70e
update assets and subghz settings
assets by @Amec0e
2022-08-30 13:15:46 +03: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
ab5bcd71f5
update assets and changelog 2022-08-27 03:15:59 +03:00
MX
04f522487e
Universal remote for fans, new buttons for AC
updated assets by @Amec0e
2022-08-26 20:02:25 +03:00
MX
6c2cf68077
update tv asset
by @Amec0e
2022-08-25 05:31:47 +03:00
MX
029f82dc82
new universal projector remote and assets update
assets by @Amec0e
2022-08-23 22:59:49 +03:00
MX
f9900c194b
updated universal remote assets
by Amec0e
2022-08-18 00:59:49 +03:00
MX
a928cb6ed7
add some checks for custom flipper name
and update audio ir asset by Amec0e
2022-08-16 09:43:21 +03:00
MX
c7d8b54a5e
Update Mifare Classic dict asset
from UberGuidoZ repo + added some keys to the end
2022-08-15 04:41:12 +03:00
MX
f669f89e79
Volume buttons in Audio universal remote
asset file updated by Amec0e
2022-08-15 03:57:38 +03:00
MX
4534e1f790
update audio.ir asset 2022-08-15 00:47:40 +03:00
MX
b571c3443b
update assets 2022-08-14 22:17:47 +03:00
MX
da128db924
update readme & settings 2022-08-14 22:00:58 +03:00
MX
13465ef41d
Merged latest OFW changes 2022-08-12 05:18:27 +03:00
Vri
79d9731ea5
fix: typo badusb demo windows (#1579)
* fix: typo badusb demo windows: Fix a typo in the badusb demo script for Windows.
* Assets: update manifest

Co-authored-by: あく <alleteam@gmail.com>
2022-08-11 20:47:18 +09:00
MX
46b7b3121b
update universal ir audio & tv assets
from UberGuidoZ repo, updates by amec0e
2022-08-10 20:21:26 +03:00
MX
06a444a512
do not replace keeloq mfcodes user file on every update 2022-08-09 21:38:28 +03:00
MX
21e52bea25
new icon and add new AC remote in universal ac
icon and remote dumps by Svarich
2022-08-09 17:08:48 +03:00
MX
ef7dcc2e5e
update universal ac remote, new buttons, fixed ac.ir
deduplicated and fixed some names, also move sk-SK keymap into layouts folder
2022-08-08 17:52:53 +03:00
MX
8e172df48c
Merge branch 'dev' into dev 2022-08-08 15:52:42 +03:00
MX
7763295249
resolve conflicts before merging PR #45 2022-08-08 15:52:01 +03:00
jaroslavmraz
db0bc11e78
Merge branch 'flipperdevices:dev' into dev 2022-08-08 14:36:39 +02:00
Jaroslav Mraz
742587fab7 Update in universal AC ir
Add more functions and more ACs + som cleaning
2022-08-08 14:34:38 +02:00
MX
9bb1e2d11a
dec/hex converter plugin & subghz freqs sorted
plugin by @theisolinearchip
2022-08-08 12:34:11 +03:00
MX
f98752bb50
update audio universal remote asset
from @amec0e / @UberGuidoZ
2022-08-08 05:39:45 +03:00
MX
530719eed5
universal remotes for ACs and Audio
& some other changes
2022-08-08 03:58:33 +03:00
MX
6afc457807
Merge branch 'fz-dev' into dev 2022-08-07 21:25:02 +03:00
Oleg K
a7316e7822
Added support for Samsung TVs using address 07. (#1509)
* Added support for Samsung TVs using address 07. Samsung QEXX, UEXX
* Recompile assets and update manifest

Co-authored-by: あく <alleteam@gmail.com>
2022-08-08 01:08:00 +09:00
Jaroslav Mraz
6c5a789f68 Last one name 2022-08-04 15:06:35 +02:00
Jaroslav Mraz
b35cc3a755 two more names changed 2022-08-04 15:05:31 +02:00
Jaroslav Mraz
f95e3a3078 Merge branch 'dev' of https://github.com/jaroslavmraz/flipperzero-firmware into dev 2022-08-04 15:03:26 +02:00
Jaroslav Mraz
9c846ad371 Update ac.ir fix names to naming scheme 2022-08-04 15:03:14 +02:00
jaroslavmraz
55248576f9
Merge branch 'flipperdevices:dev' into dev 2022-08-04 14:56:17 +02:00
Jaroslav Mraz
12320056d9 sk-SK keyboard mapping for BadUsb 2022-08-04 14:55:12 +02:00
MX
08c1a55756
update manifest 2022-08-04 05:24:46 +03:00
MX
db5c232f50
rm kl extension in archive app and move scripts back 2022-08-03 23:58:15 +03:00
MX
14f2b4f2f0
new badusb layout loading from microsd
by rien > dummy-decoy
2022-08-03 20:20:49 +03:00
hedger
1e732830ec
ci: check for uncommited changes after build (#1461)
* ci: check for uncommited changes after build
* assets: updated Manifest to match sources
* ci: simplified uncommited files check
* resources: Updated Manifest
* fbt: always rebuild manifest

Co-authored-by: あく <alleteam@gmail.com>
2022-08-02 22:29:16 +09:00
Jaroslav Mraz
c6eb4ca4e6 New universal codes for ACs BETA 2022-07-31 00:30:10 +02:00
MX
aa757eeb49
unirf update
allow selecting custom map files
2022-07-29 21:18:06 +03:00
MX
12a2072b8c
docs & readme 2022-07-29 19:22:17 +03:00
MX
f4cc9e5de7
plugins & badusb
if author want their plugin to be removed - create issue, thanks
2022-07-29 17:48:51 +03:00
Eng1n33r
c12c399608
update user settings 2022-07-26 21:18:06 +03:00
Eng1n33r
acd5430c21
Merge branch 'fz-dev' into dev 2022-07-26 21:09:31 +03:00
Skorpionm
ec19c11dbe
[FL-2669] SubGhz: add support for loading custom presets (#1398)
* SubGhz: load custom -preset
* SubGhz: fix error prt=0
* SubGhz: load custom preset
* SubGhz: code refactoring to support custom preset
* SubGhz: add custom presert refactoring
* SubGhz: fix alloc history alloc preset
* SubGhz: fix error load file
* SubGhz: fix start custom preset
* SubGhz: fix delete custom preset
* SubGhz: add description Custom_preset_data for CC1101
* SubGhz: debug logging and buffer size rounding

Co-authored-by: あく <alleteam@gmail.com>
Co-authored-by: Aleksandr Kutuzov <aku@plooks.com>
2022-07-26 23:16:59 +09:00
Eng1n33r
d4e8ad3a72
update manifest 2022-07-20 19:11:00 +03:00
Eng1n33r
e57e20d1f9
Add new keys: FAAC SLH/Spa and BFT Mitto/Secure 2022-07-20 17:04:26 +03:00
Eng1n33r
7bdca47e5b
update changelog 2022-07-18 09:57:22 +03:00
Eng1n33r
248aa524e0
Merge remote-tracking branch 'flipperdevices/dev' into dev 2022-07-17 16:57:09 +03:00
Skorpionm
e7c3da1da9
[FL-2658, FL-2657] SubGhz: add new protocol (IronLogic, Comunello, Sommer(fsk476), Normstahl, KEY, EcoStar, Gibidi, Mutancode) (#1404)
* Subghz: fix cli  no load keeloq_mfcodes_user
* SubGhz: add new protocol (IronLogic, Comunello, Sommer(fsk476), Normstahl, KEY, EcoStar, Gibidi, Mutancode)
* SubGhz: fix syntax
* SubGhz: fix error build

Co-authored-by: あく <alleteam@gmail.com>
2022-07-17 18:45:21 +09:00
Eng1n33r
ba630b4de2
Revert "Merge remote-tracking branch 'origin/dev' into dev"
This reverts commit 528a8dbad8.
2022-07-13 16:23:48 +03:00
Eng1n33r
528a8dbad8
Merge remote-tracking branch 'origin/dev' into dev 2022-07-13 16:20:54 +03:00
Eng1n33r
4441c650c0
upd manifest 2022-07-13 16:18:48 +03:00
Eng1n33r
42aae9800f
update manifest 2022-07-13 03:38:07 +03:00
UberGuidoZ
6f0580f0b6
Removed RCA protocol (c-nagy) 2022-07-08 20:47:50 -07:00
Eng1n33r
6545f3165e
Revert "Merge pull request #27 from UberGuidoZ/patch-2"
This reverts commit 055da7e167.
2022-07-06 16:25:50 +03:00
UberGuidoZ
dabf264b51
Updated Universal Remote (all buttons)
Adds the ability to use the volume/channel buttons within the existing Universal remote
2022-07-05 23:32:12 -07:00
Eng1n33r
e33f34a23a
update manifest 2022-07-05 16:15:46 +03:00
UberGuidoZ
7f3a98d10c
Added 17 new keys (Hotels) 2022-07-05 00:38:18 -07:00
Eng1n33r
5a3689a665
update manifest 2022-06-26 21:01:43 +03:00
Eng1n33r
1c55a55ddd
adaptation to the new build system + fixes 2022-06-26 20:57:29 +03:00
Eng1n33r
a4ee04ecd4
upd manifest & rm empty new line in mf-dict 2022-06-25 10:41:05 +03:00
TQMatvey
4acb555b17 Update mf_classic_dict.nfc 2022-06-25 14:07:19 +07:00
r3df0xx
750f2b6c48 Update Manifest 2022-06-14 22:02:39 +03:00
UberGuidoZ
65290cf5c7
Added 7 new keys, reworked comments 2022-06-14 08:54:09 -07:00
r3df0xx
426de26be3 merge latest dev properly 2022-06-14 05:32:03 +03:00
r3df0xx
6359b83a63 Update Manifest 2022-06-14 05:10:45 +03:00
ianegordon
fb8c8ae21c
Fix typos in macOS Bad USB demo (#1316)
* Fix typos in macOS Bad USB demo
* Update Manifest to reflect demo_macos.txt changes
2022-06-14 09:57:14 +09:00
r3df0xx
aec182c7e2 Update Manifest 2022-06-07 22:52:27 +03:00
r3df0xx
25a9e26f8d Merge branch 'dev' of https://github.com/Eng1n33r/flipperzero-firmware into dev 2022-06-07 20:52:52 +03:00
r3df0xx
c2e9daca26 Update Manifest 2022-06-07 20:50:15 +03:00
Eng1n33r
3058bb6098 fixed mf classic dict 2022-06-07 20:37:59 +03:00
Eng1n33r
bdd053ab2b mf classic dict deduplicated & manifest updated 2022-06-07 20:29:43 +03:00
UberGuidoZ
a330d48577
Added 40 more keys + notes 2022-06-07 00:25:37 -07:00
Eng1n33r
ce8c491291 add spectrum analyzer 2022-06-06 17:20:46 +03:00
r3df0xx
8a16752349 Update Manifest 2022-06-03 22:33:18 +03:00
Eng1n33r
cade5d356b add 345mhz 2022-06-03 13:39:47 +03:00
Eng1n33r
73a24e74c9 updated manifest 2022-06-02 21:41:43 +03:00
Eng1n33r
4c5d43af11 forgot to add some things 2022-06-01 21:51:19 +03:00
Eng1n33r
35ebf0d533 add "universal rf remix" app & icons 2022-06-01 21:40:20 +03:00
Eng1n33r
b6deaf121c upd manifest 2022-06-01 16:39:51 +03:00
Eng1n33r
22cbe276a8 big merge with fz main repo 2022-06-01 16:07:53 +03:00
Skorpionm
66dbb68947
SubGhz: support 310 MHz and fix (#1262)
* SubGhz: add frequency support 310 MHz
* SubGhz: deleting a TMP file using the "Erase" button in Read RAW
* SubGhz: fix frequency analyzer scan speed
* SubGhz: fix start duration came_atomo protocol
* SubGhz: refactoring subghz_setting
* SubGhz: refactoring load setting frequency analyzer
* SubGhz: fix load setting,  default frequency
* SubGhz: patch raw temp file remove code to work with string_t
* Storage: parallel safe cli
* SubGhz: new frequency settings loading system
* Assets: recompile to include latest subghz custom frequency control changes

Co-authored-by: あく <alleteam@gmail.com>
2022-06-01 00:50:50 +09:00
r3df0xx
ee99ea9a9d remove unused assets 2022-05-28 00:25:40 +03:00
r3df0xx
f7e76e56e6 correct folder for additional assets 2022-05-27 23:19:40 +03:00
r3df0xx
48370ea1e3 move big database to optional-assets so self-update can work 2022-05-27 23:12:44 +03:00
r3df0xx
17818f3c42 Merge remote-tracking branch 'upstream/dev' into dev 2022-05-24 20:29:48 +03:00
r3df0xx
7a0bddf408 Update Manifest 2022-05-24 20:29:29 +03:00
r3df0xx
06e553bc38 Update Manifest 2022-05-24 20:28:12 +03:00
Gabe Chai
ca5c0d2d50
Adding FIDO U2F to aid.nfc (#1251)
* Adding FIDO U2F to aid.nfc
* Run make -C assets all
2022-05-23 23:50:11 +03:00
r3df0xx
b9d255d889 fetch upstream 2022-05-19 20:54:37 +03:00
r3df0xx
12200299bc Update Manifest 2022-05-18 01:45:56 +03:00
r3df0xx
157727c321 new fresh ir db's 2022-05-18 01:44:21 +03:00
r3df0xx
1d9099ddb5 Update Manifest 2022-05-18 01:25:55 +03:00
r3df0xx
7fbf49d377 plugins 2022-05-17 15:54:09 +03:00
r3df0xx
a8606fb40d Update Manifest 2022-05-17 11:38:37 +03:00
UberGuidoZ
82191f75a3
Added sources back, added a couple more, removed more dups 2022-05-15 23:13:09 -07:00
r3df0xx
32de742282 Update Manifest 2022-05-14 01:35:36 +03:00
UberGuidoZ
d09129eed5
Nearly tripled the verified keys available.
Comments removed for ease of duplicate removal, but now hitting all 32 keys during all tests (was 10 or 11 prior.)
2022-05-12 12:47:03 -07:00
r3df0xx
d673c4592e Update Manifest 2022-05-12 16:45:05 +03:00