Commit graph

1792 commits

Author SHA1 Message Date
r3df0xx
4318931c87 Update came_atomo.c
dumb transmition, need to fix encoder params
2022-06-05 13:00:24 +03:00
r3df0xx
a9d06393ac Update came_atomo.c
temp fix encoder size
2022-06-05 12:35:26 +03:00
r3df0xx
d80118a4a3 Came Atomo save&send (beta-test)
Testing algorythm and tx work.
2022-06-04 22:41:25 +03:00
r3df0xx
45f6b18e21 Update came_atomo.c
log decrypted data
2022-06-04 14:28:22 +03:00
r3df0xx
d18b402cae Update came_atomo.c
correct btn decode
2022-06-04 14:07:33 +03:00
r3df0xx
77870b39de Merge branch 'dev' of https://github.com/Eng1n33r/flipperzero-firmware into dev 2022-06-04 03:32:29 +03:00
r3df0xx
77206f9b5d atomo correct recieve (beta test) 2022-06-04 03:32:21 +03:00
Eng1n33r
c39ea0ac2c update readme 2022-06-04 03:18:43 +03:00
r3df0xx
8a16752349 Update Manifest 2022-06-03 22:33:18 +03:00
r3df0xx
8400fcce27 Update came_atomo.c
show inverted data
2022-06-03 21:44:55 +03:00
Eng1n33r
570bb8f1f3
Merge pull request #12 from wetj/dev
Create UniRFRemix.md
2022-06-03 18:05:59 +03:00
r3df0xx
b1d9cb5a1f Update CHANGELOG.md 2022-06-03 17:51:49 +03:00
wetj
01cf4bb508
Create UniRFRemix.md
New documentation for UniRF Remix app - this has been asked with high frequency on the unofficial discord.
2022-06-03 09:18:38 -04:00
Eng1n33r
78135f9e5c update changelog 2022-06-03 13:49:08 +03:00
Eng1n33r
e37eb0eb63 Merge latest changes from fz-dev 2022-06-03 13:44:33 +03:00
Eng1n33r
cade5d356b add 345mhz 2022-06-03 13:39:47 +03:00
Skorpionm
8b54436950
[FL-2564]SubGhz: 0.59.0-rc bugfixes (#1292) 2022-06-03 16:46:25 +09:00
r3df0xx
92dd652680 Update CHANGELOG.md 2022-06-03 04:31:34 +03:00
r3df0xx
0f6471057c Update about.c 2022-06-03 02:59:58 +03:00
r3df0xx
b6fbeec8b2 Update about.c
fix syntax
2022-06-03 00:43:10 +03:00
r3df0xx
4e383f01b7 Update about.c
Correct text
2022-06-03 00:40:57 +03:00
Eng1n33r
73a24e74c9 updated manifest 2022-06-02 21:41:43 +03:00
Eng1n33r
206919072f update changelog 2022-06-02 21:32:49 +03:00
Eng1n33r
457bfaefa1 fix link in readme 2022-06-02 19:12:27 +03:00
Eng1n33r
d3cdfbf48f Merge latest fz-dev into dev 2022-06-02 18:43:38 +03:00
Eng1n33r
f461390729 change about text 2022-06-02 18:40:47 +03:00
SG
40e3df9979
iButton, RFID: rc-59 fixes (#1291)
* iButton: correct rename logic
* LFRFID: remove debug info, correct text
2022-06-02 21:56:03 +09:00
Eng1n33r
cf33a0ff33 modify readme, add about pages 2022-06-02 02:15:39 +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
fa7c5f2402 add clock app & clock icon 2022-06-01 21:27:32 +03:00
Eng1n33r
b5b2540c88 fix loader 2022-06-01 21:05:04 +03:00
Eng1n33r
5d62671304 compile tetris & snake icons 2022-06-01 20:57:15 +03:00
Eng1n33r
532253867e add tetris game & games menu & 2 icons 2022-06-01 20:54:51 +03:00
Eng1n33r
50fccb4455 fix icon & compiler flags 2022-06-01 20:17:44 +03:00
Eng1n33r
141ee92065 add wav player & music player icon 2022-06-01 19:00:39 +03:00
Eng1n33r
e6d17b15ed fix region check 2022-06-01 17:03:21 +03:00
Eng1n33r
b6deaf121c upd manifest 2022-06-01 16:39:51 +03:00
Eng1n33r
46d4aab013 update set seed scenes 2022-06-01 16:26:35 +03:00
Eng1n33r
baaf689141 Merge last fz-dev into dev 2022-06-01 16:20:10 +03:00
Eng1n33r
22cbe276a8 big merge with fz main repo 2022-06-01 16:07:53 +03:00
Skorpionm
b625e84424
SubGhz: Add Chamberlain 7-Code, Chamberlain 8-Code, Chamberlain 9-Code (#1288)
* SubGhz: fix protocol MegaCode start duration
* SubGhz:  add reception Chamberlain Code 7, 8, 9 protocols
* SubGhz: Generating an upload from HEX data and a duration of 1 bit
* SubGhz: add transmit Chamberlain Code 7, 8, 9 protocol
* SubGhz: Rename Firefly -> Linear

Co-authored-by: あく <alleteam@gmail.com>
2022-06-01 21:17:21 +09:00
UberGuidoZ
2c4b2b8775
Fixing typo across many files (#1287)
* Update furi_hal_subghz.c
* Update subghz_scene_read_raw.c
* Update subghz_i.c
* Update came_twee.c
* Update secplus_v2.c
2022-06-01 07:35:31 +09:00
Eng1n33r
a6c787e7e9 remove optional ir lib (already not included in assets) 2022-05-31 20:36:18 +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
gornekich
69d90d5b00
nfc device: fix nfc cards save (#1277) 2022-05-31 01:39:43 +10:00
r3df0xx
49b3c2a5cd Update .gitmodules 2022-05-30 04:01:12 +03:00
r3df0xx
a57ce2ff4d Create music_10px.png 2022-05-30 03:58:40 +03:00
r3df0xx
4fdc737cac Update CHANGELOG.md 2022-05-28 23:13:49 +03:00
r3df0xx
ee99ea9a9d remove unused assets 2022-05-28 00:25:40 +03:00