Commit Graph

4888 Commits

Author SHA1 Message Date
amec0e c2fbc8a846 Update audio.ir
New additions
2023-06-16 19:43:45 +01:00
amec0e 8f996f9267 Update ac.ir
New additions
2023-06-16 19:43:19 +01:00
MX 491e368535 Merge branch 'ofw-dev' into dev 2023-06-16 20:41:47 +03:00
あく 4ddfe05a59 Debug: sync apps on attach, makes it possible to debug already started app that has crashed (#2778) 2023-06-16 10:48:57 +04:00
hedger 5334a0ab92 [FL-3376] Fixed GATT attribute order (#2776)
* hal: gatt: swapped rx/tx serial chars order
* hal: gatt: reordered HID attrs to maintain previous order

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-06-15 21:24:47 +09:00
MX 3c2d56e46b Add check 2023-06-15 03:08:56 +03:00
MX 1f3e621a31 Fix wifi marauder UART deinit 2023-06-15 02:53:08 +03:00
MX 5d9f4b1333 Changelog & more rgb patch info 2023-06-14 18:29:59 +03:00
MX f078a48b7d Merge pull request #513 from Sil333033/subghz_cli_external
added external cc1101 module at cli
2023-06-14 18:06:38 +03:00
MX ee8bbdcfe0 remake just a bit, disable external on command end 2023-06-14 18:05:05 +03:00
MX 8f835597ba Merge branch 'dev' into subghz_cli_external 2023-06-14 18:03:16 +03:00
MX 2ba1f80f7b Merge branch 'ofw-dev' into dev 2023-06-14 18:00:43 +03:00
MX 8088c52551 fix 2023-06-14 18:00:24 +03:00
Leopold b6dbf25f85 furi_hal_nfc: fix rfalTransceiveBitsBlockingTx's 4th argument to bits count rather than bytes count (#2773) 2023-06-14 19:49:26 +09:00
MX 8bb3092002 Revert BLE gatt characteristics refactoring temporarily 2023-06-14 03:19:18 +03:00
MX f22624399c remove unneeded global var 2023-06-14 01:07:07 +03:00
MX cd9874970a Merge branch 'ofw-dev' into dev 2023-06-13 23:28:59 +03:00
あく 392bd3cde0 FuriHal: remove clock startup time tracking from clean builds (#2764) 2023-06-13 16:02:12 +04:00
MX d1c970b019 Fix protoview patable adding in custom modulations 2023-06-12 23:20:56 +03:00
Sil333033 6aed650bcc added external cc1101 module at cli 2023-06-12 14:15:22 +02:00
MX 4f0d201269 Fix changelog updater links 2023-06-12 05:40:00 +03:00
MX 63b350aedc Fix noanims build 2023-06-12 05:22:12 +03:00
MX ef66a62a88 Update changelog 2023-06-12 04:56:22 +03:00
MX 6256f0c46e Add more freqs to default list 2023-06-12 04:33:16 +03:00
MX b1af5bb6e5 Update changelog 2023-06-12 04:24:20 +03:00
AloneLiberty b80fc6caf1 NFC: Improvements to NFC Magic app
Ability to write gen1b tags (ignore 0x43)
Ability to write gen1 7 byte UID tags
Fix detection of non magic cards
2023-06-11 23:40:51 +03:00
MX 451aa86c91 Infrared RCA Protocol + Update docs
Thanks to anonymous contributor for protocol implementation and testing
2023-06-10 21:02:52 +03:00
MX 26e38bc792 Upd readme 2023-06-10 06:02:56 +03:00
MX f7195adbda OFW PR 2756 2023-06-10 06:01:23 +03:00
MX d87745f2be Update TOTP 2023-06-10 05:22:34 +03:00
MX 75859e9a7e Update changelog 2023-06-10 04:45:11 +03:00
MX fef5efb38a Update IR assets
Add new ACs and TCL tv
2023-06-09 22:10:21 +03:00
MX c97412f9bd Merge pull request #464 from wosk/fix/subghz-notifies
SubGHz: Notifications refines
2023-06-09 19:08:07 +03:00
MX 3ebca1327f Merge branch 'dev' into fix/subghz-notifies 2023-06-09 19:00:36 +03:00
MX 1a6b2010ba Merge pull request #509 from gid9798/byte_input_mini_editor
Byte input add feature: editor without keyboard
2023-06-09 18:52:44 +03:00
MX b61a84313a Update subbrute 2023-06-09 17:58:32 +03:00
MX de626626de Merge branch 'ofw-dev' into dev 2023-06-09 16:02:32 +03:00
Astra 4900e8b7a2 [FL-3284] Fix reading Mifare Classic cards with unusual access conditions and fix emulation of unknown keys (#2620)
* I was outplayed by the C programming language
* Fix emulating empty keys as 0s
* Add exceptions for Detect Reader
* Sync api_symbols.csv for F18
* Outplayed by the C language [X2]

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-06-09 21:41:40 +09:00
hedger 2312fe5bfc [FL-3361] fbt: stable build dates (#2751)
* scripts: using commit date for clean build timestamp; current day otherwise
* scripts: version: Removing GIT_COMMIT_DATE from final data

Co-authored-by: あく <alleteam@gmail.com>
2023-06-09 21:27:47 +09:00
clashlab 49d842e213 weather_station: add oregon3 with THGR221 (#2748)
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-06-09 21:18:32 +09:00
MX 53f6205766 dolphin did 2023-06-09 14:14:05 +03:00
MX e9fc5f62a5 Merge branch 'ofw-dev' into dev 2023-06-09 14:13:11 +03:00
Sergey Gavrilov 0e4344a83c Services: simplify api (#2540)
Co-authored-by: あく <alleteam@gmail.com>
2023-06-09 20:02:47 +09:00
Sergey Gavrilov 62939dd28b Core2, SRAM2: provide safety gap (#2754)
* Core2, SRAM2: use ob, provide safety gap
* thread: comment about critical section and scheduler state
2023-06-09 19:49:26 +09:00
MX af4a48a4bc Merge branch 'ofw-dev' into dev 2023-06-09 02:41:29 +03:00
MX f4cc929a99 Fix descriptor 2023-06-09 00:53:16 +03:00
MX d8ae931b7c Fix led descriptor? 2023-06-08 23:21:22 +03:00
Nikita Vostokov fd6b8cd99a Don't reset cursor position after 2x Back btn press 2023-06-08 16:54:45 +03:00
Nikita Vostokov 253478dba5 SubGHz: Fix notifications
* Emit error notification on memory full
* Set IDLE notification (led off) at Info scene if Memory Full
* Enable Rx notification and Rx after deletion of item after "Memory full" state
2023-06-08 16:54:45 +03:00
あく bff5921266 FuriHal: always clock SMPS from HSI (#2643)
* FuriHal: always clock SMPS from HSI

* FuriHal: add clock startup time check, ensure that we conform to core2 config value

* FuriHal: set sleep mode to legacy if clock startup time is too high

---------

Co-authored-by: hedger <hedger@users.noreply.github.com>
2023-06-08 17:05:35 +04:00