gid9798
c6b6aec057
replace power amp in driver
2023-07-30 12:12:59 +03:00
MX
c3f7a0d128
update changelog
2023-07-29 05:52:40 +03:00
MX
2c656f9c49
Update wifi marauder
2023-07-29 05:21:58 +03:00
MMX
03b950999c
Merge pull request #562 from CodyTolene/ct/camera-suite-update
...
Update '[ESP32] Camera Suite' to v1.1.0
2023-07-29 04:15:21 +03:00
MX
0f9c6ba847
Remake it more properly
...
still has problems, need to rewrite subghz_devices tx/rx switch code, checking strcmp every time is not good too, but better than loading whole config from microsd
2023-07-29 03:51:46 +03:00
Cody Tolene
e698d6274f
Update to match changes from here: https://github.com/flipperdevices/flipper-application-catalog/pull/90
2023-07-28 17:49:42 -05:00
Cody Tolene
d4ff1e3a50
Update '[ESP32] Camera Suite' to v1.1.0
2023-07-27 22:25:37 -05:00
Z3BRO
58beca313d
SubGHz External High Power
2023-07-27 17:25:32 +02:00
MX
2446c5c02b
Fix PR #557 issues and run fbt format
2023-07-25 04:37:34 +03:00
MMX
8e20aa6780
Merge pull request #557 from ALEEF02/analyzer-decoder
...
SubGHz Analyzer - Modulation switching
2023-07-25 04:34:51 +03:00
MX
6f40a06869
play pause buttons for universal projector remote
2023-07-25 04:25:57 +03:00
MX
3fcf0da1ec
just in case
2023-07-25 03:35:50 +03:00
ALEEF02
2c8ac7f775
Expand straggling 'mod' instances
2023-07-24 18:48:44 -04:00
ALEEF02
dbb1ab8693
Expand 'mod' to 'modulation' in all instances for consistency
2023-07-24 18:38:32 -04:00
ALEEF02
eed85f019c
Typo fixes and cleanup
2023-07-24 18:34:40 -04:00
MX
f1a353d942
fix 5 plugins ui update
2023-07-25 00:11:56 +03:00
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
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
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
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
ALEEF02
27dc328614
Fix steps for PRECISE. Give ULTRANARROW #.# labels
2023-07-21 15:06:36 -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
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
92b280291d
barcode gen, embed files
2023-07-20 00:13:49 +03:00
MX
0835124a02
subbrute updates
2023-07-19 21:14:13 +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
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
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