Commit Graph

856 Commits

Author SHA1 Message Date
RogueMaster 369ed2d844 Fix Music Beeper path 2022-12-19 21:21:32 -05:00
RogueMaster 929aea6a91 Fix some sound issues 2022-12-19 20:21:20 -05:00
RogueMaster 37a0e5463f Update music_beeper_worker.c 2022-12-19 20:04:52 -05:00
RogueMaster 700d0a060e Fix GPIO ordering 2022-12-19 18:55:23 -05:00
RogueMaster da52c979a1 add gpio reader icon 2022-12-19 18:53:36 -05:00
RogueMaster a2a510ee39 fix ordering for clock 2022-12-19 18:52:16 -05:00
RogueMaster fb8623935c subbrute upd 2022-12-19 18:04:16 -05:00
RogueMaster b64c0e09cb Revert "Testing marauder +5 volt"
This reverts commit 9e2c3eb96d.
2022-12-19 17:45:33 -05:00
RogueMaster 45dd74cd96 Merge branch 'UNLEASHED' into 420 2022-12-19 17:44:58 -05:00
RogueMaster 469d91eb69 Update application.fam 2022-12-19 17:38:45 -05:00
RogueMaster 7302ee2554 Merge branch 'flipperdevices:dev' into 420 2022-12-19 17:36:45 -05:00
Kowalski Dragon 2bdc34274f Clock v1 (#1750) 2022-12-20 06:43:32 +09:00
RogueMaster 84c2161a6a Merge branch 'flipperdevices:dev' into 420 2022-12-19 15:50:52 -05:00
MX 842ba616ee Merge branch 'fz-dev' into dev 2022-12-19 23:34:35 +03:00
MX 9e2c3eb96d Testing marauder +5 volt 2022-12-19 23:33:11 +03:00
Astra fa87216a1e [FL-2970] Untangle NFC_APP_FOLDER from nfc_device (#2124)
* Untangle NFC_APP_FOLDER from nfc_device
* Make the folder an internal part of the nfc device struct
* Move the NFC folder definition to the nfc allocator
* Move the NFC folder definition to the allocator in the nfc magic FAP
* Replace furi_string_printf with furi_string_set for folder allocation and handle the cases when folder has no slashes
* Build and allocation fixes

Co-authored-by: あく <alleteam@gmail.com>
2022-12-20 04:57:48 +09:00
RogueMaster 5bc2fb685c Merge branch 'ofwdev' into 420 2022-12-19 14:26:06 -05:00
MX 921b47ac50 Merge branch 'fz-dev' into dev 2022-12-19 22:24:52 +03:00
Skorpionm a81a5ca57c [FL-3052] WS: add choice fahrenheit/celsius (#2149)
* WS: add choice fahrenheit/celsius
* WS: fix syntax

Co-authored-by: あく <alleteam@gmail.com>
2022-12-20 04:22:57 +09:00
RogueMaster 51bccd298a Update application.fam 2022-12-19 14:18:54 -05:00
RogueMaster a844d83f0e Update application.fam 2022-12-19 14:10:44 -05:00
RogueMaster 5fb5ab9f2d Merge branch 'UNLEASHED' into 420 2022-12-19 14:06:17 -05:00
MX 577334a394 Fix sound issues in multiple apps 2022-12-19 21:55:06 +03:00
RogueMaster 8a426465c8 Merge branch 'UNLEASHED' into 420 2022-12-19 13:01:35 -05:00
MX d5624cd842 Merge branch 'dev' into unitemp 2022-12-19 20:24:14 +03:00
MX ca72a4f225 Drop AM2320 and DHT Monitor plugins 2022-12-19 20:21:40 +03:00
Victor 453666192c DHT monitor remove 2022-12-19 20:16:33 +03:00
Victor cbc9720738 New plugin: Unitemp 2022-12-19 20:16:02 +03:00
MX 8a09ac2569 Update SubGhz Bruteforcer 2022-12-19 18:45:27 +03:00
MX 94e7bb7fe3 Add mouse jiggler to USB Keyboard&Mouse App 2022-12-19 17:56:13 +03:00
RogueMaster 317c7425a6 some icons 2022-12-19 01:04:25 -05:00
MX 0238da8ac9 Update SubGHz Bruteforcer 2022-12-19 00:53:08 +03:00
RogueMaster ba4c534cd1 fmt 2022-12-18 15:38:42 -05:00
RogueMaster 2718505a1c nrf24scan update and subbrute upd 2022-12-18 15:37:44 -05:00
MX 96a97f1bfb Merge branch 'fz-dev' into dev 2022-12-17 07:25:49 +03:00
RogueMaster e78da241ca Merge branch 'ofwdev' into 420 2022-12-16 17:28:38 -05:00
Skorpionm 2dea6969fe [FL-3040] Audio support for SubGhz (#2131)
* Furi_hal_speaker: multiple resource usage
* Furi_hal_speaker: fix multiple resource usage
* Furi_hal_speaker: fix music_player_worker
* Furi_hal_speaker: fix mutex release queue handling
* SubGhz: add furi_hal_subghz_set_debug_pin
* SubGhz: add sound SubGhz Read, SubGhz Read RAW
* furi_hal_speaker: add __attribute__((warn_unused_result)) for furi_hal_speaker_acquire()
* Furi_hal_speaker: fix review comments
* SubGhz: cleanup naming and locking timings
* SubGhz,FuriHal: fix speaker deinit logic and subghz speaker release sequence
* FuriHal: crash on speaker acquire/release from IRQ
* Furi, FuriHal: FURI_WARN_UNUSED and documentation update
* Bump api symbols version: fix broken speaker

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-12-17 07:20:10 +09:00
RogueMaster 28afd483df updated countdown timer, new apps orgasmotron and yatzee, and formatting on all and GPIO Reader 2 2022-12-16 15:40:14 -05:00
RogueMaster 0d3b5aaecf new gpio reader 2022-12-15 16:58:10 -05:00
RogueMaster 0275fc5bff Added Count Down Timer 2022-12-15 16:52:05 -05:00
RogueMaster ac73a6adc0 nrf24scan update 1.8 2022-12-15 16:48:37 -05:00
RogueMaster 5a9706a408 fmt 2022-12-14 21:29:52 -05:00
RogueMaster d6c66c42dd nrf24 scan 2022-12-14 21:27:18 -05:00
MX 03153b4d02 Merge branch 'fz-dev' into dev 2022-12-14 16:54:13 +03:00
Skorpionm 327df4a813 [FL-3034] WS: fix protocol and add new (#2116)
* WS: fix Nexus-TH potocol
* WS: add Oregon_v1 protocol
* WS: add AmbientWeather-TX8300   protocol

Co-authored-by: あく <alleteam@gmail.com>
2022-12-14 17:27:55 +09:00
RogueMaster 36463662c6 fmt 2022-12-13 22:17:14 -05:00
RogueMaster 8736e329da deauther and readme 2022-12-13 22:08:31 -05:00
RogueMaster 643d71b5fb Update zeitraffer.c 2022-12-13 22:05:46 -05:00
RogueMaster 2463a7aee3 Merge pull request #468 from flipperdevices/skorp/ws_fix_protocol
Skorp/ws fix protocol
2022-12-13 22:02:11 -05:00
SkorP 1c45b9cd4f WS: add AmbientWeather-TX8300 protocol 2022-12-13 18:36:20 +04:00