MX
e1f5999095
update lib paths
2022-11-02 22:54:44 +03:00
MX
79b37556d4
Merge branch 'fz-dev' into dev
2022-11-02 22:53:12 +03:00
MX
9c4612e571
Plugins: New AM2320 Sensor plugin
2022-11-02 22:18:08 +03:00
Skorpionm
0652830c51
[FL-2940] WS: add protocol Ambient_Weather ( #1960 )
...
* WS: add protocol Ambient_Weather
* WS: fix link
* WS: removing unused code
Co-authored-by: あく <alleteam@gmail.com>
2022-11-03 01:24:07 +09:00
Georgii Surkov
c417d467f7
Handle storage full error ( #1958 )
...
Co-authored-by: あく <alleteam@gmail.com>
2022-11-03 01:13:06 +09:00
Konstantin Volkov
a09d0a8bd4
fixed job name, renamed compile step id ( #1952 )
...
Co-authored-by: あく <alleteam@gmail.com>
2022-11-03 00:21:43 +09:00
hedger
ebc2b66372
fbt fixes for mfbt pt2 ( #1951 )
...
* fbt: split sdk management code
* scripts: fixed import handling
* fbt: sdk: reformatted paths
* scrips: dist: bundling libs as a build artifact
* fbt: sdk: better path management
* typo fix
* fbt: sdk: minor path handling fixes
* toolchain: fixed windows toolchain download
* fbt: minor refactorin
* fbt: moved sdk management code to extapps.scons
* fbt: fixed sdk symbols header path; disabled -fstack-usage
* fbt: changed pathing for .py scripts
* fbt: changed SDK_HEADERS pathing; added libusb to SDK; added icon_i.h to SDK; added hw target to SDK meta
* fbt: added libusb headers to SDK
* picopass: include cleanup; api: added subghz/registry.h; api: added mbedtls to exported headers
* picopass: fixed formatting
* fbt: fixed COPRO_ASSETS_SCRIPT
* sdk: added basic infrared apis
* toolchain: added ufbt to list of legal fbtenv callers; updated error messages
* fbt: changed manifest collection & icon processing code
* fbt: simpler srcdir lookup
* toolchain: path management fixes; fbt: fixes for fap private libs paths
* scripts: toolchain: reworked download on Windows
* toolchain: v17
* scripts: added colorlog for logging
* Github: fix unit tests
Co-authored-by: あく <alleteam@gmail.com>
2022-11-03 00:15:40 +09:00
Vasyl "vk" Kaigorodov
abfa804ae0
Gui: refactor buttons remapping ( #1949 )
...
* Gui: refactor buttons remapping
Instead of calling 3 separate functions with a ton of switch/case statements,
use a 2-dimensional lookup table to remap buttons based on the orientation.
* Gui: cleanup input mapping and fix incorrect asserts
* SnakeGame: handle input special case
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-11-02 23:36:17 +09:00
MX
a22b107335
Plugins: Update Wifi Marauder
...
https://github.com/0xchocolate/flipperzero-firmware-with-wifi-marauder-companion
2022-11-02 13:28:43 +03:00
MX
0f1e03fa51
Fix: proper deinit of gpio and spi bus in NRF24 driver
2022-11-02 03:42:38 +03:00
MX
2ab9769b4b
Merge remote-tracking branch 'origin/dev' into dev
2022-11-02 01:54:42 +03:00
MX
ee665e1089
Merge pull request #144 from wh00hw/dev
...
Morse Code FAP
2022-11-02 01:52:59 +03:00
MX
5e940ea9d0
Merge pull request #145 from huuck/usbkeyboard_function_keys
...
added additional row for function keys
2022-11-02 01:47:38 +03:00
MX
f3d45ab350
Merge pull request #147 from quen0n/dev
...
New plugin - DHT Monitor
2022-11-02 01:44:22 +03:00
MX
7d139517b8
add plugin as plain files
2022-11-02 01:38:09 +03:00
Victor
f51877b7c8
Revert "New plugin - DHT Monitor"
...
This reverts commit bb5c545211
.
2022-11-02 01:35:08 +03:00
MX
92b8a256e4
Snake game: Fix food spawn bug
2022-11-02 01:29:01 +03:00
MX
0d27086c40
Merge branch 'fz-dev' into dev
2022-11-02 01:09:39 +03:00
MX
46bffba498
replace furi check hotfix with ofw proper fix
2022-11-02 01:08:54 +03:00
MX
165d9972e7
SubGHz Fixes: BFT fix, other small fixes
2022-11-02 01:05:05 +03:00
Victor
bb5c545211
New plugin - DHT Monitor
2022-11-01 22:15:58 +03:00
huc
ddaa8ec1fd
added additional row for function keys
2022-11-01 13:51:30 -04:00
あく
104a1998a5
Furi: raise bkpt only if debug session initiated, add debug support for release builds ( #1957 )
...
* Fix hard crash on some custom firmwares in RELEASE mode
* Furi: anya wa erai, anya wa eleganto, raise bkpt only if debug session initiated, add debug support for release builds
Co-authored-by: DerSkythe <skif@skif.ws>
2022-11-01 19:27:25 +09:00
wh00hw
38297cb7af
Update ReadMe.md
2022-11-01 11:09:55 +01:00
wh00hw
419a90aa28
Add MorseCode fap
2022-11-01 11:08:53 +01:00
MX
348c4c3b5f
update link
2022-10-30 02:05:23 +03:00
MX
0bcfe7b7a4
update readme and changelog
2022-10-30 02:02:42 +03:00
MX
7fe0e6c073
update changelog
2022-10-29 23:17:34 +03:00
MX
28d9d5194f
simpler version
...
as @DerSkythe suggested
2022-10-29 20:13:07 +03:00
MX
296bdfd433
actual proper fix of furi_halt
2022-10-29 19:36:40 +03:00
MX
ddc6265920
Revert "downgrade check.c/.h - see desc"
...
This reverts commit 2d3469e057
.
2022-10-29 19:21:23 +03:00
MX
2d3469e057
downgrade check.c/.h - see desc
...
(Furi: smaller crash routine) causes crashes when furi_halt is called, why? I donT knoW
This is temporary solution until real bug will be found
2022-10-29 19:15:46 +03:00
MX
8e4595e4f7
fix nfc worker merge issues
2022-10-29 17:21:30 +03:00
MX
328fcdd924
update chlog
2022-10-29 16:09:28 +03:00
MX
0dc55957ae
Merge pull request #141 from TQMatvey/dev
...
Wifi Marauder: make "add random" not overlap > symbol
2022-10-29 16:08:37 +03:00
MX
5319c69e59
update changelog
2022-10-29 15:48:26 +03:00
MX
1115a0b877
fix subghz bruteforcer
2022-10-29 15:45:51 +03:00
TQMatvey
908eca335e
Wifi Marauder:make "add random" not overlap > symbol
2022-10-29 13:49:29 +07:00
MX
e242941d70
update changelog
2022-10-29 03:38:40 +03:00
MX
4e66d37ac8
fix i2c tools menu bug
2022-10-29 03:36:18 +03:00
MX
0dff574757
downgrade TOTP to 1.1.0 due to strange bug
...
also keep new icons layout
2022-10-29 03:33:02 +03:00
MX
6acf76e4ed
fix wrong import
2022-10-29 02:58:22 +03:00
MX
d7c75b9db8
fix tg message
2022-10-29 02:53:11 +03:00
MX
4fd52b0564
update changelog
2022-10-29 02:29:25 +03:00
MX
95bfaa8b23
update changelog and readme
2022-10-29 02:19:29 +03:00
MX
639988a979
format
2022-10-29 00:45:20 +03:00
MX
0a63b2fdd8
upd icon file naming
2022-10-29 00:40:17 +03:00
MX
00b430a912
Merge pull request #140 from ahumeniy/unleashed_flappy_pilars_visibility
...
Increase pilars line width to improve visibility
2022-10-28 21:50:08 +03:00
MX
73b8d496fe
infrared api for .fap's
2022-10-28 21:44:36 +03:00
MX
d52d9ffe79
update keeloq with new magic type
2022-10-28 21:40:59 +03:00