MX
b39e0dd09e
cleanup
2022-10-24 18:31:47 +03:00
MX
1e7b45159e
again....
2022-10-24 17:26:03 +03:00
MX
9b75f957d9
update link
2022-10-24 17:15:38 +03:00
MX
e8f8cefd6f
Merge branch 'fz-dev' into dev
2022-10-24 17:05:34 +03:00
あく
984d89c6d0
Furi: smaller crash routine ( #1912 )
...
* Furi: smaller crash routine
* Furi: small fixes
* Furi: cleanup check routines, more assembly code, force inline of __furi_halt_mcu
* SubGhz: cleanup residual line mess
* Documentation
* Dap-link: fix help
* Furi: replace __furi_halt_mcu with HALT_MCU macros
* Furi: disable IRQ earlier in crash handler
* Furi: properly handle masked mode when detecting ISR
* Ble: allow 0 length feed in rpc_session_feed
* Format sources
* Furi: better crash logic explanation.
* Furi: some grammar in check.h
Co-authored-by: SG <who.just.the.doctor@gmail.com>
2022-10-24 20:50:34 +10:00
MX
d0e24bb455
fix oregon2 flags
2022-10-24 00:05:50 +03:00
MX
e00f7009f3
update link
2022-10-23 15:34:24 +03:00
MX
64ecdce5ca
fix wrong type in oregon2 protocol
2022-10-22 23:51:44 +03:00
MX
de49bcc80c
add a link to tg releases
2022-10-22 23:20:17 +03:00
MX
8793b9f0aa
update changelog
2022-10-22 23:10:33 +03:00
MX
c6945313f6
Merge branch 'fz-dev' into dev
2022-10-22 22:12:49 +03:00
MX
fd41176353
furi crash are removed, so, upgrading major version
2022-10-22 22:12:04 +03:00
Max Lapan
d8fbaba7a0
Move Oregon2 to Weather Station FAP ( #1910 )
...
* Init copy of oregon2 to weather station app
* WS decoder
* Reuse decoded data
* Delete old protocol
* Delete oregon2 unit test
* Decrement count of random test
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-10-23 00:50:26 +09:00
MX
de1d83038f
Merge branch 'fz-dev' into dev
2022-10-22 18:34:50 +03:00
あく
f8af0c1509
[FL-2892] Gui: update statusbar attention icon and better crash handling ( #1908 )
...
* Gui: update statusbar attention icon
* Furi: snapshot registers on crash and restore in halt
* Furi: document check routines
2022-10-23 01:21:10 +10:00
MX
9605af0e85
update changelog
2022-10-22 14:14:53 +03:00
MX
ed080ea5fc
fixed bug when mobile app was unable to send raw file
...
file name should not contain dots
2022-10-22 13:09:41 +03:00
MX
a24ef44289
update changelog
2022-10-21 22:57:57 +03:00
MX
1019025b13
update totp
...
https://github.com/akopachov/flipper-zero_authenticator
2022-10-21 22:56:58 +03:00
MX
a44739cde9
emulate uid from fav
2022-10-21 22:15:36 +03:00
MX
c19f3a3a6a
update changelog
2022-10-21 22:10:21 +03:00
MX
6189511a87
allow uid emulation of emv
2022-10-21 22:00:54 +03:00
MX
12bbe3e68e
return saving of emv
2022-10-21 21:58:59 +03:00
MX
12dda6b76b
update changelog
2022-10-21 21:52:06 +03:00
MX
92a6cce70e
Merge pull request #125 from TQMatvey/dev
...
Snake: Allow snake to turn anywhere
2022-10-21 21:48:47 +03:00
MX
8fc3140292
Merge pull request #124 from ESurge/unleashed
...
UniRFRemix - Cleaned up error checking + Bug fix
2022-10-21 21:48:07 +03:00
SG
235af1aacb
Dap-link: fix C symbol
2022-10-21 21:45:32 +03:00
TQMatvey
a0a8e0457a
Snake: Allow snake to turn anywhere
2022-10-21 13:58:26 +07:00
ESurge
f291c9546d
Cleaned up error checking in unirfremix_cfg_set_check
...
Fixed a bug where all options are disabled and set to N/A but it doesn't show Config is invalid screen.
2022-10-20 23:29:07 -07:00
MX
a73535070c
cleanup instruction
2022-10-21 05:35:35 +03:00
MX
8931cb2088
update naming
2022-10-21 00:03:57 +03:00
MX
33e4d2a17f
fbt format + fix bug
2022-10-20 23:53:08 +03:00
MX
ca3ce2edce
add temp sensor plugin
2022-10-20 23:51:13 +03:00
MX
1ab59bac83
Update how to install
...
Thanks to @Svaarich for instruction images, and our community for android app screenshots
2022-10-20 22:43:25 +03:00
MX
221bd13e09
update subbrute module
2022-10-20 22:07:45 +03:00
MX
b508fa7dfc
update changelog and readme
...
and assets
2022-10-20 21:43:27 +03:00
MX
fc2a643d12
bump
2022-10-20 21:04:33 +03:00
MX
2a30214ca2
Merge branch 'fz-dev' into dev
2022-10-20 21:04:10 +03:00
MX
120a74ee1a
add two new plugins
2022-10-20 21:02:27 +03:00
Skorpionm
c1bb10a694
[FL-2920] WS: add protocol Acurite-606TX, LaCrosse_TX141THBv2 ( #1898 )
...
* WS: add protocol Acurite-606TX
* WS: history, added display of the channel (if any) in the general list
* WS: added display of the button state if it is on the transmitter, and displaying the data that is in the signal
* WS: fix batt info
* WS: add protocol LaCrosse_TX141THBv2
* WS; fix syntax
* Furi: bump api_symbols version
Co-authored-by: あく <alleteam@gmail.com>
2022-10-21 02:26:28 +09:00
あく
33892ebfb7
[FL-2818] FuriHal: add FuriHalCortexTimer, use it for i2c bus timeouts ( #1900 )
...
* FuriHal: add FuriHalCortexTimer, use it for i2c bus timeouts
* Furi: cleanup FuriHalCortexTimer sources and headers
2022-10-20 20:14:46 +03:00
MX
f8f7c2b895
bump
2022-10-20 19:22:27 +03:00
MX
96dd3ad1ce
WS: add protocol Acurite-606TX, LaCrosse_TX141THBv2
...
OFW PR 1898 by Skorpionm - Details will be in changelog
2022-10-20 19:14:04 +03:00
MX
2740368b0e
Merge branch 'fz-dev'
...
Conflicts:
.gitmodules
firmware/targets/f7/api_symbols.csv
2022-10-20 19:06:56 +03:00
Sergey Gavrilov
f56c94922d
CMSIS DAP/DAP Link Debugger ( #1897 )
...
* Apps: DAP Link
* API: furi_hal_console_init
Co-authored-by: あく <alleteam@gmail.com>
2022-10-20 20:42:55 +09:00
Sergey Gavrilov
42df7aa04a
Fix FuriString oplist (init move) ( #1894 )
...
* FuriString, Infrared: fix oplist and drop string_t.
* Elf loader: log size
* Comment fix
* API: furi_hal_console_init
2022-10-20 19:58:11 +09:00
MX
732f744b3c
Merge pull request #122 from derskythe/fix-auto-correction
...
fix by autocorrection
2022-10-20 01:09:55 +03:00
DerSkythe
5c821eb076
fix by autocorrection
2022-10-20 02:07:01 +04:00
MX
e8d62db634
update changelog
2022-10-19 23:47:43 +03:00
MX
e56f97245b
Merge pull request #121 from derskythe/dev-master
...
SubGHz Frequency Analyzer sync with OFW
2022-10-19 23:38:05 +03:00