MX
99ef76e638
Some small fixes - added 'base_path'
2022-12-08 10:10:38 +03:00
Shane Synan
5c3a5cd8f7
FuriHal, Power, UnitTests: battery charging voltage limit API ( #2063 )
2022-12-08 15:57:49 +09:00
MX
349ef2ecb8
Fix merge issues
2022-12-08 09:04:22 +03:00
MX
1fc67f76a2
Merge branch 'fz-dev' into dev
2022-12-08 08:58:39 +03:00
Skorpionm
6a470a464e
[FL-3002] SubGhz: add RPC error ( #2097 )
...
* [FL-3002] SubGhz: add RPC error
* RPC_APP: rpc_system_app_error_reset, automatic error reset when a new event is executed
* SubGhz: fix text error
* SubGhz: fix text error 2
* SubGhz: add error description
* Format sources
Co-authored-by: あく <alleteam@gmail.com>
2022-12-08 14:49:54 +09:00
gornekich
c535b8f4ce
[FL-3017], [FL-3018] Change NFC emulation screens ( #2102 )
...
* nfc: fix emulate uid view
* archive: hide dot files in apps
* nfc: fix other emulation scenes view
2022-12-08 01:47:55 +09:00
Nikolay Minaylov
2daf39018b
[FL-3001] File browser base folder ( #2091 )
...
* File browser base folder
* Format sources
* FuriHal: bump api version
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-12-07 23:17:41 +09:00
MX
741ad34b2c
WS: Oregon2 - add support for temp sensor RTHN129 ( #2088 )
...
Co-authored-by: あく <alleteam@gmail.com>
2022-12-07 22:28:18 +09:00
0xchocolate
e42dda7cfb
UART echo: fix race conditions causing null pointer dereference ( #2092 )
...
Co-authored-by: 0xchocolate <0xchocolate@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-12-07 20:46:50 +09:00
gornekich
9a21dae29c
[FL-3008], [FL-2734], [FL-2766], [FL-2898] NFC bug fixes ( #2098 )
...
* nfc: rework mf classic update
* nfc: rename cache folder to .cache
* nfc: fix ATQA order bytes in nfc files
* file browser: add hide dot files option
* nfc: fix iso-14443-4 uid cards emulation
* nfc: fix unit tests
Co-authored-by: あく <alleteam@gmail.com>
2022-12-07 19:52:44 +09:00
あく
c43ec414bb
FuriHal: add i2c unit tests ( #2089 )
...
* FuriHal: add i2c unit tests
* FuriHal: restructure unit tests
Co-authored-by: Sergey Gavrilov <who.just.the.doctor@gmail.com>
2022-12-07 19:43:40 +09:00
Dmitry Zinin
cbc5e3fa92
IR TV Universal: Toshiba TV ( #2084 )
...
From Toshiba TV 32W1534DG (C)
Co-authored-by: あく <alleteam@gmail.com>
2022-12-07 18:50:44 +09:00
あく
2b06b41ffd
Dolphin: new animation L2_Wake_up_128x64 ( #2099 )
2022-12-07 19:34:36 +10:00
MX
7d59eb1848
Plugins: iButton Fuzzer change minimal delay
...
after @Tobirg successfully verified stability with lower delay
2022-12-04 22:26:25 +03:00
MX
1c81dc2dee
Weather station: signal age display GUI fixes
2022-12-04 20:48:19 +03:00
MX
176f27e037
WS: Oregon2 - add support for RTHN129
2022-12-04 15:58:07 +03:00
MX
42cc41cda3
Merge pull request #197 from LY2NEO/dev
...
Improved plugin WS data dashboard, added data age counter.
2022-12-04 04:43:24 +03:00
MX
8d9786f89a
Simplify and fix time display
...
display only OLD when we have more than 59 mins
2022-12-04 04:38:37 +03:00
MX
11576e58c8
Update subbrute
2022-12-04 04:22:14 +03:00
LY2NEO
21e5b66bf6
Improved plugin WS data dashbord, added data age counter.
...
When data is read it saves datastamp and calculetes diference between actual time and data read time.
Until one minute it counts age in seconds.
After one minute it starts blink and counts age per minute.
Tested with auriol_hg0601a.c protocol.
2022-12-03 23:23:08 +02:00
MX
7945afd1d2
Update subbrute
2022-12-03 01:03:59 +03:00
MX
dfbd978466
Update changelog
2022-12-03 00:16:27 +03:00
MX
e1e208922e
XMas / New year animation
...
by @Svaarich
2022-12-02 23:46:45 +03:00
MX
196fc562d8
Merge branch 'fz-dev' into dev
2022-12-02 23:05:30 +03:00
MX
de58d69c06
Update subghz bruteforcer
2022-12-02 23:01:34 +03:00
gornekich
e40376bc63
NFC: fix NTAG203 info scene #2078
2022-12-02 21:41:34 +09:00
MX
853b182b8b
Update readme / changelog
2022-12-02 03:10:08 +03:00
MX
ef4bdf3909
Merge branch 'fz-dev' into dev
2022-12-01 22:13:12 +03:00
Skorpionm
79fbaf2620
SubGhz: unit_test modification of text files to one frequency and modulation ( #2066 )
...
* SubGhz: unit_test modification of text files to one frequency and modulation
* SubGhz: unit_tests raw file
Co-authored-by: あく <alleteam@gmail.com>
2022-12-02 04:07:16 +09:00
MX
45d6826fa0
Merge branch 'fz-dev' into dev
2022-12-01 22:00:58 +03:00
Nikolay Minaylov
4070eeb1c9
USB HID: fix key name #2065
...
Co-authored-by: あく <alleteam@gmail.com>
2022-12-02 03:56:27 +09:00
Nikolay Minaylov
7f67445c85
U2F HID descriptor fix ( #2073 )
...
Co-authored-by: あく <alleteam@gmail.com>
2022-12-02 03:40:49 +09:00
Sergey Gavrilov
eb3a8734fb
Fix crash in iButton notifications routine ( #2074 )
...
* iButton: send notifications less strictly
* iButton: set notification callback earlier
2022-12-02 03:28:46 +09:00
MX
38c62cf247
Update readme
2022-12-01 03:25:04 +03:00
MX
1ce591a6c5
Partially fix strange issue with subghz decode raw
2022-12-01 03:18:41 +03:00
MX
0ed290161d
Update changelog
2022-11-30 20:34:14 +03:00
MX
0b9d632363
Misc improvements
2022-11-30 20:03:55 +03:00
MX
a66f94d22e
Merge branch 'fz-dev' into dev
2022-11-30 15:27:55 +03:00
Skorpionm
2a6a3a1bf7
[FL-2955], [FL-2953] SubGhz: fix RAW "Send never ends" ( #1979 )
...
* SubGhz: fix RAW "Send never ends"
* SubGhz: delete comments
* SubGhz: RAW file parsing speed increase
* SubGhz: fix level_duration_is_wait
* SubGhz: modification furi_hal_subghz_async_tx_refill
* SubGhz: furi_hal_subghz_stop_async_rx
* SubGhz: hal unit test and better async tx yield handling
* FuriHal: proper async tx end in subghz, vibro on power off
* FuriHal: variable naming in subghz
* SubGhz,FuriHal: extreme timings in subghz hal unit tests, remove memset in async tx buffer fill routine
* FuriHal: small refinements in subghz
Co-authored-by: あく <alleteam@gmail.com>
2022-11-30 20:41:23 +09:00
MX
79812a1fe0
Merge branch 'fz-dev' into dev
2022-11-30 02:13:05 +03:00
Danil Kalashnikov
0ab14c37c9
fbt: add missing Force flag when moving toolchain from temp path ( #2044 )
...
Co-authored-by: あく <alleteam@gmail.com>
2022-11-29 22:31:32 +09:00
MX
eec21b073b
Merge branch 'fz-dev' into dev
2022-11-29 16:11:13 +03:00
Никита Тимофеев
b70395eba9
Allow "Detect reader" for unsaved card ( #2045 )
...
* Allow "Detect reader" for unsaved card
* Add missed detect reader deed
Co-authored-by: あく <alleteam@gmail.com>
2022-11-29 22:10:02 +09:00
Sergey Gavrilov
297f185ef4
Blocking USB driver API ( #2009 )
...
* invalidate memmgt thread dict
* Core: rollback memmgt thread dict invalidation
* Dialogs: move api lock to toolbox
* HAL: blocking usb API
* HAL usb: fix api return data
* HAL usb: api optimization
* api lock: test results
* Fix build errors
* DAP Link: fix imports
* Crash when malloc in ISR
* Fix dap-link copypaste error
* Moar memory management crashes.
* Crash when malloc in IRQ, not ISR
* USB-UART: Blocking VCP mode switch
Co-authored-by: nminaylov <nm29719@gmail.com>
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-11-29 21:50:55 +09:00
Georgii Surkov
0261dc3075
[FL-2957] Unified Info API, App Error, Data Xchange ( #1998 )
...
* Update protobuf definitions
* Add Property subsystem entry point function
* Key-based system info and power info function stubs
* Remove unneeded functions
* Working power info
* Working system info
* Replace #defines with string literals
* Remove unneeded field
* Simplify system info formatting
* Refactor output callback handling
* Handle the last info element correctly
* Optimise power info, rename methods
* Add comments
* Add power debug
* Remove unneeded definitions
* Rename some files and functions
* Update protobuf definitions
* Implement App GetError and DataExchange APIs
* Send GetErrorReply with correct command_id
* Add RPC debug app stub
* Add more scenes
* Add warning, increase stack size
* Add receive data exchange scene
* Improve data exchange
* Add notifications
* Update application requirements
* Bump format version for property-based infos
* Correctly reset error text
* RCP: sync protobuf repo to latest release tag
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-11-29 18:08:08 +09:00
MX
60cd7b8b32
Fix merge issues
2022-11-28 23:20:37 +03:00
MX
3d36105142
Merge branch 'fz-dev' into dev
2022-11-28 23:12:17 +03:00
Georgii Surkov
849afc8798
[FL-2998] IR TV Universal Remote refactor and docs ( #2052 )
...
* Rename signals for IR TV universal remote
* Update UniversalRemotes.md
Co-authored-by: あく <alleteam@gmail.com>
2022-11-29 04:49:51 +09:00
Georgii Surkov
c535ce9b76
[FL-2997] Improve file name filtering #2047
...
Co-authored-by: あく <alleteam@gmail.com>
2022-11-29 04:28:51 +09:00
Skorpionm
84f9af3e7e
SubGhz: fix duration pricenton protocol ( #2054 )
...
Co-authored-by: あく <alleteam@gmail.com>
2022-11-29 04:17:57 +09:00