Commit graph

1324 commits

Author SHA1 Message Date
r3df0xx
137ea15f12 Update faac_slh.c
pointers
2022-04-26 01:28:44 +03:00
r3df0xx
5af52ae673 Update nice_flor_s.c
rollback
2022-04-25 23:26:25 +03:00
r3df0xx
6184d47873 Update nice_flor_s.c
try new encoder
2022-04-25 23:12:37 +03:00
r3df0xx
e49f6a1d76 seed transmition 2022-04-25 22:22:09 +03:00
r3df0xx
5c4cfd3fd4 Update mlib 2022-04-25 19:33:42 +03:00
r3df0xx
07b1889f6f Update libusb_stm32 2022-04-25 19:20:02 +03:00
r3df0xx
12c259027c upd submodules 2022-04-25 19:17:39 +03:00
r3df0xx
48fac0e422 Merge branch 'dev' of https://github.com/Eng1n33r/flipperzero-firmware into dev 2022-04-25 18:31:40 +03:00
r3df0xx
0909a4bde1 Merge remote-tracking branch 'upstream/dev' into dev 2022-04-25 18:31:33 +03:00
Eng1n33r
4170333231
Merge branch 'flipperdevices:dev' into dev 2022-04-25 18:30:35 +03:00
Jack Doan
81aeda86db
NFC: fix memory corruption in nfc_worker_read_mifare_desfire (#1156)
* NFC: fix memory corruption in nfc_worker_read_mifare_desfire
* NFC: if the NFC tag doesn't have apps or files, don't try to save them.
* NFC: make-format

Co-authored-by: Jack Doan <jackdoan@rivian.com>
Co-authored-by: Skorpionm <85568270+Skorpionm@users.noreply.github.com>
Co-authored-by: Nikolay Minaylov <nm29719@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-04-25 17:59:48 +03:00
Eng1n33r
bd1cb6168c
Merge branch 'flipperdevices:dev' into dev 2022-04-25 17:34:39 +03:00
Shane Synan
ce211f9a2b
ci: Change GH-Actions comment to DFU download link (#1163)
Change the GitHub Actions bot comment to directly point to the full
firmware DFU download link.
Include a pointer to the qFlipper documentation to guide folks towards
installing the DFU file.
The WebUSB flashing link can be restored in the future if it returns.
See https://forum.flipperzero.one/t/no-database-found-after-firmware-update/1761/6

Co-authored-by: あく <alleteam@gmail.com>
2022-04-25 15:17:34 +03:00
Nikolay Minaylov
ff8eb87419
BadUSB Speedup: set USB HID interval to 2ms (#1166)
Co-authored-by: あく <alleteam@gmail.com>
2022-04-25 14:57:43 +03:00
Skorpionm
5effa7e7c3
SubGhz: fix Princeton duration (#1159) 2022-04-25 14:53:36 +03:00
r3df0xx
3201c2fb13 Update subghz_scene_set_seed.c 2022-04-24 23:29:43 +03:00
r3df0xx
5ce7c0a7b8 Update faac_slh.c 2022-04-24 23:24:27 +03:00
r3df0xx
bb40522463 Update faac_slh.c 2022-04-24 23:08:41 +03:00
r3df0xx
186b12580e Update faac_slh.c 2022-04-24 22:50:48 +03:00
r3df0xx
74db3d6bb6 new concept 2022-04-24 21:33:22 +03:00
r3df0xx
67301111cc Update subghz_scene_set_seed.c 2022-04-24 20:54:57 +03:00
r3df0xx
a36c1d70e6 Update subghz_scene_set_type.c
try this
2022-04-24 00:11:46 +03:00
r3df0xx
35a1712ba3 correct data 2022-04-23 17:33:19 +03:00
r3df0xx
eb57632a22 //// 2022-04-23 17:17:22 +03:00
r3df0xx
4f580f1e17 Update subghz_scene_set_type.c 2022-04-23 16:51:17 +03:00
r3df0xx
3e9ef64a09 /// 2022-04-23 16:33:08 +03:00
Eng1n33r
acda89bf20
Merge branch 'flipperdevices:dev' into dev 2022-04-23 14:24:13 +03:00
あく
b28d408b49
[FL-2493] Infrared: fix crash on invalid name. Input: cancel info in dump command. (#1153)
* Infrared: fix crash on invalid name. Input: cancel info in dump command.
* FuriHal: add abort handler
2022-04-23 04:56:59 +03:00
r3df0xx
f5fa5039aa scene debug 2022-04-23 01:21:50 +03:00
r3df0xx
35c13e027e add sesproj 2022-04-22 22:21:07 +03:00
Eng1n33r
6b71113f9d
Merge branch 'flipperdevices:dev' into dev 2022-04-22 22:20:21 +03:00
Skorpionm
cc99ce1f07
[FL-2496] SubGhz: fix freezing of the interface when the transmission of the RAW signal is forcibly canceled (#1152)
Co-authored-by: あく <alleteam@gmail.com>
2022-04-22 22:05:27 +03:00
Dmitry Pavlov
ec71a5c9d8
[FL-2455] LFRFID, iButton: more-menu fix (#1151)
* Items order changed
* iButton,Rfid: correct order in enums

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-04-22 22:01:21 +03:00
Eng1n33r
19a108d78c
Merge branch 'flipperdevices:dev' into dev 2022-04-22 18:07:53 +03:00
あく
7ed5b9053a
Assets: update URL (#1148) 2022-04-22 17:10:33 +03:00
Eng1n33r
fc970ea214
Merge branch 'flipperdevices:dev' into dev 2022-04-22 16:32:55 +03:00
gornekich
799eb3f502
Fix Mifare NTAG read #1147
Fix #1145
2022-04-22 15:41:10 +03:00
Skorpionm
f9140ac2cd
SubGhz: fix waiting for UPLOAD to be sent, for RAW file worker (#1146)
* SubGhz: fix waiting for UPLOAD to be sent
* SubGhz: remove debug output

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-04-22 14:33:43 +03:00
r3df0xx
f2e41f0ab6 Merge branch 'dev' of https://github.com/Eng1n33r/flipperzero-firmware into dev 2022-04-21 19:57:11 +03:00
r3df0xx
e26c913d06 --- 2022-04-21 19:55:08 +03:00
Eng1n33r
97c8299f72
Merge branch 'flipperdevices:dev' into dev 2022-04-21 19:50:27 +03:00
Skorpionm
0ff9f43eab
SubGhz: loading/saving files from any folder below the parent (#1142)
Co-authored-by: あく <alleteam@gmail.com>
2022-04-21 19:10:50 +03:00
Eng1n33r
33089669b7
Merge branch 'flipperdevices:dev' into dev 2022-04-21 18:59:50 +03:00
gornekich
7c692a9f36
[FL-2432], [FL-2487] Rework bt keys load and save (#1139)
* bt keys: rework load and save with saved_struct
* bt: rename bt keys storage functions
* furi_hal_nfc: allow context switch during emilation
* bt settings: rework with saved struct
* infrared: replace file worker with dialogs and storage
* Core, Loader: fix thread allocation tracking, much better, so wow.

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-04-21 18:36:53 +03:00
Georgii Surkov
df66f4f6ba
[FL-2480] Use SysTick as the main OS timer (#1140)
* Use SysTick as OS tick timer
* Use LPTIM2 as tickless idle timer
* Remove dummy LPTIM2 IRQ handler
* Clean up clock init code
* Rename os timer to idle timer
* Advance hal ticks along with FreeRTOS's
* Improve SysTick control during tickless idle
* Improve idle timer precision
* Correct SysTick IRQ priority
* Main, FuriHal: move system startup to separate thread
* Minor code cleanup

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-04-21 16:15:19 +03:00
Nikolay Minaylov
ad1ee8a5c6
[FL-2463, FL-2471, FL-2472, FL-2473] Notifications, GUI elements, archive fixes #1137 2022-04-21 15:33:03 +03:00
r3df0xx
a3d5d47cfe ref 2022-04-20 22:23:45 +03:00
r3df0xx
60501ee954 Update faac_slh.c 2022-04-20 21:29:45 +03:00
r3df0xx
799defbdfa Update faac_slh.c 2022-04-20 21:12:05 +03:00
r3df0xx
b8b568f721 Update subghz_scene_set_type.c 2022-04-20 20:51:21 +03:00