Commit graph

5227 commits

Author SHA1 Message Date
ALEEF02
9fa45850d2 Merge branch 'analyzer-decoder' of https://github.com/ALEEF02/unleashed-firmware-subghz-analyzer into analyzer-decoder 2023-07-24 17:11:11 -04:00
ALEEF02
2dc5d49be1
Add switching of modulations on long-press of OK 2023-07-24 17:08:44 -04:00
amec0e
8c3d648814
Update tv.ir
Added new Daewoo parsed codes
2023-07-24 21:02:57 +01:00
amec0e
5cfcbe1a2a
Update projectors.ir
New additions
2023-07-24 21:01:18 +01:00
amec0e
73fc7146c8
Update fans.ir
New additions
2023-07-24 21:00:49 +01:00
amec0e
5d14f6048a
Update audio.ir
New additions
2023-07-24 21:00:29 +01:00
amec0e
725d623855
Update ac.ir
New additions
2023-07-24 21:00:01 +01:00
MX
c447dc45f1
Temp fix for badbt on macOS 2023-07-24 14:24:03 +03:00
MX
14e44b6f88
Update totp 2023-07-24 13:47:44 +03:00
MX
a0f59f6094
update changelog 2023-07-24 01:47:57 +03:00
MX
bb4bd28fe1
Temp revert due to external module issues 2023-07-24 01:15:55 +03:00
MX
171e147a9d
OFW PR 2907: Fix about screen
by andzhr
2023-07-24 00:31:53 +03:00
MX
7933bd9788
add xiaomi tv and daikin ac
daikin ac from ofw pr 2913 by
minchogaydarov
2023-07-24 00:13:56 +03:00
MX
b7b03f2108
Doom fixes and updates 2023-07-24 00:01:18 +03:00
MX
a7304bd9a8
upd spectrum desc 2023-07-22 21:04:04 +03:00
MX
9b88bda88b
ufbt fixes subbrute 2023-07-22 20:56:33 +03:00
MX
823094bf79
ufbt fixes protoview 2023-07-22 20:48:20 +03:00
MMX
0470d681a2
Merge pull request #553 from ALEEF02/dev
SubGhz Analyzer PRECISE hstep fix
2023-07-22 20:30:56 +03:00
MX
5c5e68a5ce
Update LightMeter 2023-07-22 20:30:21 +03:00
SkorP
0d84dceaae
SubGhz: change the operation of the TIM17 timer in CC1101_ext to 2µs 2023-07-22 19:20:58 +03:00
AloneLiberty
b58be2bf1e
NFC: Fix key invalidation (again~) 2023-07-22 19:20:49 +03:00
ALEEF02
27dc328614
Fix steps for PRECISE. Give ULTRANARROW #.# labels 2023-07-21 15:06:36 -04:00
Anthony Ford
8dc6a3c113
Merge pull request #1 from DarkFlippers/dev
Merge in Spectrum Analyzer changes
2023-07-20 18:02:43 -04:00
MX
906de7d9e7
fix PR #550 2023-07-20 22:00:49 +03:00
MX
3f08d861e9
fbt format 2023-07-20 21:54:36 +03:00
MMX
be358f98eb
Merge pull request #550 from ALEEF02/spectrum-analyzer
Add a Precise mode
2023-07-20 21:54:03 +03:00
MX
9ec25a2681
fix issue #551 2023-07-20 21:53:02 +03:00
MMX
7d0c62f726
Merge pull request #552 from DarkFlippers/hid_app_KB_assets
Hid app kb assets
2023-07-20 21:50:34 +03:00
gid9798
2ab7548175 HID app: rename assets 2023-07-20 20:54:32 +03:00
gid9798
99d8164065 HID app: KB assets 2023-07-20 20:47:29 +03:00
ALEEF02
676c59cd31
Add a Precise mode 2023-07-19 21:55:36 -04:00
MX
0bb1e8902e
replace fm15k with am_q modulation 2023-07-20 01:32:01 +03:00
MX
0b29fb4ffa
Update changelog 2023-07-20 00:22:29 +03:00
MX
92b280291d
barcode gen, embed files 2023-07-20 00:13:49 +03:00
hedger
9fa3375b0a
faploader: always create app dir, even if it doesn't have subdirs 2023-07-20 00:09:06 +03:00
MX
0835124a02
subbrute updates 2023-07-19 21:14:13 +03:00
MX
44721727af
Update changelog 2023-07-19 03:57:50 +03:00
MMX
80df63ce29
Merge pull request #549 from DarkFlippers/archive
Archive Cut/Copy/Past & NewDir
2023-07-19 03:54:29 +03:00
MX
3635a3b71f
fix typo 2023-07-19 01:48:21 +03:00
gid9798
7d81d3bee0 Merge remote-tracking branch 'UFW/dev' into archive 2023-07-18 23:49:03 +03:00
gid9798
c0eebcb540 Archive: Cut/Copy/Past & NewDir 2023-07-18 23:46:28 +03:00
MX
3c32075919
add fbt format and clear to quick tasks 2023-07-18 22:55:46 +03:00
MX
2f532a547e
Merge branch 'ofw-dev' into dev 2023-07-18 22:53:16 +03:00
あく
76e97b8d35
[FL-3051] Gauge initialization routine refactoring, new DataMemory layout, configuration update (#2887)
* FuriHal: refactor power gauge config

* Format sources and move gauge DM load to separate method

* FuriHal: bq27220 refactoring part 1

* Power: use SYSDWN battery status flag for system shutdown

* Libs: bq27220 read DM before write, fix incorrect shift

* FuriHal: cleanup gauge config, add flags, add ptr DM type, update symbols

* FuriHal: 2 stage gauge DM verification and update, better detection routine

* FuriHal: update gauge configuration, lower sleep current and deadband

* FuriHal: gauge and charger health reporting

* Lib: cleanup bq27220 sources

* FuriHal: correct documentation for furi_hal_power_is_shutdown_requested

* FuriHal: proper gauge config for f7
2023-07-18 14:46:38 +04:00
hedger
309f65e401
[FL-3437] fbt: build target for faps (#2888)
* fbt: added build target for faps. Usage: ./fbt build APPSRC=<appid>
* Updated docs & vscode config
* Code cleanup
2023-07-18 13:39:30 +04:00
MX
12f7edb56a
Update changelog 2023-07-18 02:59:45 +03:00
MX
bb6d3cb796
NRF24 plugins updates
Updates by Sil333033 with some changes, furi_hal speaker direct calls was removed and replaced with notification service to avoid bypassing of user set silent mode
2023-07-18 02:53:30 +03:00
MX
e2028eb731
Fix menu 2023-07-17 22:12:34 +03:00
MX
6870304a73
Move subghz into internal memory
we have no free ram :((((
2023-07-17 20:37:30 +03:00
MX
2c8350818c
Merge branch 'ofw-dev' into dev 2023-07-17 20:33:26 +03:00