MX
577334a394
Fix sound issues in multiple apps
2022-12-19 21:55:06 +03:00
MX
de2334f314
Update Readme and changelog
2022-12-19 20:50:16 +03:00
MX
4a4c041fd9
Merge pull request #216 from quen0n/dev
...
New plugin - Unitemp
2022-12-19 20:29:34 +03: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
cefff35661
Move submenu_set_selected_item
2022-12-19 20:07:07 +03:00
MX
fd5b1f1943
Merge branch 'fz-dev' into dev
2022-12-19 19:51:19 +03:00
Max Andreev
ef7052fbad
Fix new amap workflow ( #2151 )
...
* Fix amap workflow
* get_env.py
* Fix amap_analyse.yml
2022-12-20 01:42:06 +09:00
MX
22062faae2
Update changelog
2022-12-19 19:03:32 +03:00
MX
8a09ac2569
Update SubGhz Bruteforcer
2022-12-19 18:45:27 +03:00
Max Andreev
5d18b189ec
Run map file analyser through repository dispatch ( #2148 )
...
* Add ripository dispatch
* Fix mistakes
2022-12-20 00:28:53 +09:00
MX
57f68c11e9
Deduplicate fans.ir
...
Thanks to @Amec0e
2022-12-19 17:57:56 +03:00
MX
94e7bb7fe3
Add mouse jiggler to USB Keyboard&Mouse App
2022-12-19 17:56:13 +03:00
MX
da32d252db
Clock - use system locale settings
2022-12-19 17:54:59 +03:00
MX
1a4071a7c1
Merge pull request #215 from airs0urce/dev
...
Added Toshiba F-WSA20 and Senko TR828
2022-12-19 16:59:05 +03:00
MX
084cdc6ad0
Merge branch 'fz-dev' into dev
2022-12-19 16:57:00 +03:00
Konstantin Volkov
36e15a1352
Doom/Unit_tests flashing proper firmware ( #2133 )
...
* doom: should fix all issues, needs review
* fixed flash call and added port
* increased timeout, full flash wasn't completing
* turned serial back
* added unit formatting and force flag for overwriting files
* testing crash
* fixed step names, added release flashing, removed unit_tests from updater tests
* changed checkout method, added step validations
* removed duplicated tag
* fixed styling, stopped relying on shebang lines, removed debug output
* moved format to the end, flash_usb_full copies resourses already
* awaiting flipper after flashing and step status for file move
Co-authored-by: Konstantin Volkov <k.volkov@flipperdevices.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-12-19 22:07:23 +09:00
あく
94453d9100
[FL-3046] Notification: fix recursive speaker acquire #2147
2022-12-19 20:57:44 +09:00
Dmitry Eroshenko
30801d4eb8
Added Toshiba F-WSA20 and Senko TR828
...
Works for other models of the brands. Both fans purchased in Vietnam
2022-12-19 17:01:30 +07:00
Nikolay Minaylov
f10e82c64d
[FL-3024] Locale settings ( #2137 )
...
* Locale settings
* Time/date format fix
* Locale: add docs, enums for HAL, cleanup.
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-12-19 18:38:20 +09:00
MX
0238da8ac9
Update SubGHz Bruteforcer
2022-12-19 00:53:08 +03:00
MX
5e5d6cf1a0
Update changelog
2022-12-19 00:52:37 +03:00
MX
f2e6384860
add links to dev builds and releases in telegram
2022-12-17 08:53:03 +03:00
MX
0c3fc5cc30
Merge remote-tracking branch 'origin/dev' into dev
2022-12-17 08:49:54 +03:00
MX
1464c65d10
Create FUNDING.yml
2022-12-17 08:49:13 +03:00
MX
96a97f1bfb
Merge branch 'fz-dev' into dev
2022-12-17 07:25:49 +03: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
MX
675d1f007f
OFW Anim updates
2022-12-16 02:55:34 +03:00
MX
65b6dd5707
Merge branch 'fz-dev' into dev
2022-12-16 02:51:15 +03:00
あく
3681a5478c
[FL-3044] Dolphin: add new animation
2022-12-16 08:04:15 +09:00
MX
fbcb1f0c6e
Merge pull request #208 from gid9798/scene_set_faac
...
Removing duplicate code in subghz FAAC scenes.
2022-12-16 01:36:31 +03:00
MX
a0488624b5
Merge branch 'dev' into scene_set_faac
2022-12-16 01:31:26 +03:00
MX
d56e399ae5
Update readme
2022-12-16 00:48:15 +03:00
MX
021ba9dc1a
Merge branch 'fz-dev' into dev
2022-12-16 00:16:47 +03:00
Skorpionm
b5e7bb3334
[FL-3043] SubGhz: add SMC5326, UNILARM protocol ( #2138 )
...
* SubGhz: add SMC5326 protocol
* SubGhz: add unit_test smc5326 protocol
Co-authored-by: あく <alleteam@gmail.com>
2022-12-16 05:25:43 +09:00
Adam Boeglin
1dc79fddf0
Added support for IDTECK cards ( #2134 )
2022-12-16 05:02:43 +09:00
gid9798
f43fd7a351
Removing duplicate code in subghz scnes.
2022-12-15 17:31:54 +03: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
Der Skythe
1fa4c646e6
VSCode: add task 'Serial console' and group task with sequence calling ( #2121 )
...
* Add task 'Serial console' and group task with sequence calling
* PR fixes
Co-authored-by: あく <alleteam@gmail.com>
2022-12-14 16:42:13 +09:00
usiegl00
1c12613863
Prevent hacking related backgrounds from being displayed in dummy mode. ( #2107 )
...
* Prevent hacking related backgrounds from being displayed in dummy mode.
* Add function call to animation manager to set dummy mode.
* Reboot retains dummy mode background.
Co-authored-by: あく <alleteam@gmail.com>
2022-12-12 21:46:41 +09:00
Kassim
d541f142c8
Add Mouse Jiggler to HID Remote ( #2113 )
...
* feat: add Mouse Jiggler to HID Remote
* move processing to use furi_timer instead of draw loop
* HidApp: refine mouse jiggler, move timer work into enter/exit callbacks
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-12-12 18:47:22 +09:00
MX
966528b16a
Merge branch 'fz-dev' into dev
2022-12-11 22:31:46 +03:00
MX
87fb852bcf
Weather Station: Fix display of temps lower than -9 ( #2120 )
...
Co-authored-by: あく <alleteam@gmail.com>
2022-12-12 04:29:58 +09:00
MX
d87caac5fe
Merge branch 'fz-dev' into dev
2022-12-11 21:34:32 +03:00
Eric Betts
6ff437ad18
Dictionary stuff: iClass keys ( #2118 )
...
* MFC comments
* iClass keys from proxmark3 repo
Co-authored-by: あく <alleteam@gmail.com>
2022-12-12 02:32:25 +09:00
MX
76e8b00dc8
WS: Fix displaying temps lower than -9
2022-12-11 03:04:12 +03:00
MX
f73d28677b
Update changelog
2022-12-11 01:08:00 +03:00