Commit Graph

9080 Commits

Author SHA1 Message Date
MX
48a2b0ab49 New audio buttons
by @amec0e
2023-05-30 01:25:15 +03:00
MX
b25e98ffbb Rename buttons in OFW naming scheme 2023-05-30 00:12:46 +03:00
MX
121526f521 Use AC Remote from OFW, same for Audio remote
ASSETS update needed, will be done soon
2023-05-29 23:50:37 +03:00
MX
2e70470d12 remove unused var 2023-05-29 23:12:38 +03:00
MX
70cda48632 Change fw origin 2023-05-29 22:44:05 +03:00
MX
953bbabff3 Merge pull request #490 from gid9798/clock_forced_upd
Desktop Clock: some improvements
2023-05-29 22:37:56 +03:00
gid9798
a4c1ad22ef Removing duplicate code in t5577 passwd clear 2023-05-29 22:15:07 +03:00
MX
e474b851bf fix for new bus changes 2023-05-29 21:29:13 +03:00
MX
467f3265e0 bus changes 2023-05-29 21:01:00 +03:00
MX
0ab530e750 Merge branch 'ofw-dev' into dev 2023-05-29 20:33:12 +03:00
hedger
8d2ea14f06 [FL-3330] fbt: added hooks for build & dist environments; added FW_ORIGIN_* macro for apps & SDK (#2705)
* fbt: added hooks for build & dist environments
* Moved env hooks to an optional file
* Fixed var name
* Added fw origin to device info
* Bumped device info version
* fbt: added FIRMWARE_ORIGIN option. Different implementation for FW_ORIGIN_* C macro.
* api: bumped versions
* fbt: added fbt_options_local.py
* gitignore: cleanup

Co-authored-by: あく <alleteam@gmail.com>
2023-05-30 01:40:56 +09:00
MX
b3aaffc95d Update wifi marauder plugin 2023-05-29 19:33:04 +03:00
あく
3de856f8d5 [FL-3295] FuriHal: add bus abstraction (#2614)
* FuriHal: add bus abstraction and port some subsystem to it
* Make PVS happy, cleanup code
* Update API symbols for f18
* F18: backport bus changes from f7
* Revert to STOP2 sleep mode
* Fix downgrading the firmware via updater
* Port iButton TIM1 to furi_hal_bus
* Port Infrared TIM1 and TIM2 to furi_hal_bus
* Just enable the timer bus
* Port furi_hal_pwm to bus API
* Fix include statement
* Port furi_hal_rfid to bus API
* Port furi_hal_subghz and others to bus API
* Remove unneeded include
* Improve furi_hal_infrared defines
* Reset LPTIM1 via furi_hal_bus API
* Crash when trying to enable an already enabled peripheral
* Better defines
* Improved checks
* Lots of macro wrappers
* Copy spi changes for f18
* Fix crashes in LFRFID system
* Fix crashes in NFC system
* Improve comments
* Create FuriHalBus.md
* Update FuriHalBus.md
* Fix crash when launching updater
* Documentation: couple small fixes in FuriHalBus
* FuriHal: fix copypaste in furi_hal_rfid_tim_reset
* FuriHal: reset radio core related peripherals on restart
* FuriHalBus: is enabled routine and bug fix for uart
* RFID HAL: accomodate furi hal bus

Co-authored-by: Georgii Surkov <georgii.surkov@outlook.com>
Co-authored-by: Georgii Surkov <37121527+gsurkov@users.noreply.github.com>
Co-authored-by: SG <who.just.the.doctor@gmail.com>
2023-05-30 01:05:57 +09:00
github-actions[bot]
ce62f4da32 V47 Hotfix (#271) 2023-05-29 15:03:55 +00:00
gid9798
b17125c65c Desktop Clock: some improvements 2023-05-29 17:54:01 +03:00
MX
23ff7d913a Update UART Terminal 2023-05-29 17:47:45 +03:00
Clara K
69ae7f2dba Merge branch 'main' into dev 2023-05-29 16:26:59 +02:00
ClaraCrazy
b17f5be06c Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-05-29 16:25:18 +02:00
ClaraCrazy
31f624d662 Revert "Feature: Custom user set charging cap (#265)"
This reverts commit 557cc73a1d, reversing
changes made to 32fad4af8d.
2023-05-29 15:42:02 +02:00
micolous
363f555ed7 Implement support for reading Opal card (Sydney, Australia) (#2683)
* Implement support for reading Opal card (Sydney, Australia)
* stub_parser_verify_read: used UNUSED macro
* furi_hal_rtc: expose calendaring as functions
* opal: use bit-packed struct to parse, rather than manually shifting about
* Update f18 api symbols

Co-authored-by: あく <alleteam@gmail.com>
2023-05-29 20:55:55 +09:00
MX
18a895310c Merge branch 'ofw-dev' into dev 2023-05-29 14:40:07 +03:00
MX
04f9811c6e Fix crash when renaming files with long file name 2023-05-29 14:17:50 +03:00
github-actions[bot]
540fe292e7 V47 Release Candidate Changes (#268) 2023-05-29 10:00:33 +00:00
Willy-JL
4c748037c1 Merge branch 'main' of https://github.com/ClaraCrazy/Flipper-Xtreme into xfw-dev 2023-05-29 10:52:40 +01:00
Willy-JL
ae2f28dcef Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev 2023-05-29 10:49:09 +01:00
Nikolay Minaylov
66961dab06 BadUSB: script execution pause (#2700)
Co-authored-by: あく <alleteam@gmail.com>
2023-05-29 18:21:18 +09:00
Willy-JL
d12e359765 Bump version 2023-05-29 10:14:56 +01:00
github-actions[bot]
9eb2e38af0 V47 Release Candidate Changes (#267) 2023-05-29 09:09:33 +00:00
minchogaydarov
f9390e0cbd Add Carrier 42QHB12D8S (#2707)
Co-authored-by: あく <alleteam@gmail.com>
2023-05-29 18:04:38 +09:00
Sebastian Mauer
44426c7612 [LRFID] Add support for Nexkey/Nexwatch (#2680)
* [LRFID] Add support for Nexkey/Nexwatch
* Update protocol_nexwatch.c: Remove unnecessary check

Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-05-29 17:19:42 +09:00
Willy-JL
4e38f7fd54 Update apps 2023-05-29 08:51:00 +01:00
Willy-JL
75b939ac76 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-05-29 08:07:55 +01:00
Willy-JL
5c0203832f Update webupdater release script 2023-05-29 07:54:10 +01:00
Willy-JL
d7f2d93251 Subghz remote stuff 2023-05-29 03:01:15 +01:00
WillyJL
557cc73a1d Feature: Custom user set charging cap (#265) 2023-05-28 21:11:15 +01:00
Willy-JL
3a21b12818 Move charge cap setting, more values, fix build 2023-05-28 21:04:25 +01:00
Willy-JL
11c443b79a Shorter charge cap var name (for format) 2023-05-28 20:42:11 +01:00
Willy-JL
9fe6dbe0cd Fix submodules 2023-05-28 20:37:50 +01:00
John
8becdc66e7 Feature: Custom user set charging cap 2023-05-28 21:12:00 +02:00
MX
7b426b936e Comment debug logs in digital signal
and comment some debug logs in nfc v
2023-05-28 19:24:21 +03:00
Willy-JL
32fad4af8d Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-05-28 17:11:26 +01:00
Willy-JL
7051917d36 Unload asset pack icons for external apps 2023-05-28 17:04:33 +01:00
Willy-JL
33b8519202 Option to preload extmainapps or not 2023-05-28 17:03:23 +01:00
Willy-JL
5a5c7b6fb0 Format go brrr 2023-05-28 04:40:17 +01:00
Willy-JL
89609eb62d Fix build 2023-05-28 04:37:46 +01:00
MX
0d1fea9861 LFRFID PSK Raws in debug 2023-05-28 06:36:19 +03:00
Willy-JL
ce1e98eb4a Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-05-28 04:29:08 +01:00
Willy-JL
c2396e8542 About go nappy nap + much fw info 2023-05-28 04:14:39 +01:00
MX
1e1b85a575 SecPlus 2.0 - Add new custom button
Fix issue with add manually
2023-05-28 04:18:32 +03:00
MX
a11b6e72dc Update changelog and readme
+ some small fixes
2023-05-28 03:53:54 +03:00