MX
f0ea8f3a84
fix clock am/pm logic
2022-09-29 23:50:49 +03:00
MX
4d8f294e7a
Merge pull request #79 from derskythe/subghz-freq-analyzer-long-press
...
Long press OK button in SubGHz Frequency analyzer switch to Read menu
2022-09-29 23:26:02 +03:00
derskythe
f543753873
Long press OK button in SubGHz Frequency analyzer switch to Read menu with selected frequency
2022-09-29 23:46:54 +04:00
MX
1fb1a68842
iButton GUI fixes
...
OFW PR 1805 by nminaylov
2022-09-29 20:56:04 +03:00
MX
54fedb9bc8
Merge pull request #78 from alexberkowitz/dev
...
Increase Sub-GHz remote label line length to 16
2022-09-29 18:34:22 +03:00
MX
8af9c00ddb
Merge branch 'fz-dev' into dev
2022-09-29 18:20:05 +03:00
Sergey Gavrilov
5a22803bbc
Revert "Revert "Furi Thread: don't use thread pointer after FuriThreadStateStopped callback ( #1799 )""
...
This reverts commit 7df70d7c62
.
2022-09-29 18:15:02 +03:00
Alex Berkowitz
824f5ea027
Merge branch 'Eng1n33r:dev' into dev
2022-09-29 10:04:21 -05:00
hedger
76d38e832e
fbt: reproducible manifest builds & improvements ( #1801 )
...
* fbt: reproducible manifest builds, less rebuild on small updates; scripts: assets: using timestamp from commandline af available
* fbt: added app import validation for launch_app & single app build targets
* fbt: COMSTR for app imports validation
* docs: minor fixes
* docs: markdown fix
* vscode: comments for RTOS startup
Co-authored-by: あく <alleteam@gmail.com>
2022-09-29 20:00:22 +09:00
Sergey Gavrilov
aba20b6af8
Furi Thread: fixed furi_thread_join, check if thread has not been started ( #1803 )
...
* furi thread: fixed furi_thread_join, check if thread has not been started
* Furi: correct returns in furi_thread_join
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-09-29 19:42:15 +09:00
MX
226f8517f3
update readme and changelog
2022-09-29 11:01:15 +03:00
Sergey Gavrilov
7df70d7c62
Revert "Furi Thread: don't use thread pointer after FuriThreadStateStopped callback ( #1799 )"
...
This reverts commit 5883e134d4
.
2022-09-29 09:27:03 +03:00
MX
9176387b9f
update assets and changelog
2022-09-29 09:14:47 +03:00
MX
972c0dcb4a
hide layouts folder in badusb app
2022-09-29 08:20:30 +03:00
MX
62e56e2618
rename apps to make it look a bit better in Apps tab in archive app
...
now old assets are removed so we can avoid duplicates
2022-09-29 08:20:00 +03:00
MX
f202d27206
Merge branch 'fz-dev' into dev
2022-09-29 05:57:02 +03:00
Mewa
bcfb12bf28
Keyboard: show Uppercase keys when replacing content ( #1548 )
...
Co-authored-by: あく <alleteam@gmail.com>
2022-09-29 02:44:24 +09:00
Sergey Gavrilov
5883e134d4
Furi Thread: don't use thread pointer after FuriThreadStateStopped callback ( #1799 )
...
* Furi Thread: correct furi_thread_join, do not use thread pointer after FuriThreadStateStopped callback
* Furi: a little bit easier way to do harakiri
* Furi: crash on thread self join attempt
Co-authored-by: あく <alleteam@gmail.com>
2022-09-29 02:37:07 +09:00
hedger
f8b532f063
[FL-2831] Resources cleanup in updater ( #1796 )
...
* updater: remove files from existing resources Manifest file before deploying new resources
* toolbox: tar: single file extraction API
Co-authored-by: あく <alleteam@gmail.com>
2022-09-29 02:13:12 +09:00
Vyacheslav Tumanov
e25b424188
Typos fix in some strings/comments #1794
...
Co-authored-by: あく <alleteam@gmail.com>
2022-09-29 01:52:46 +09:00
Nikolay Minaylov
4241ad24a3
[FL-2797] Signal Generator app ( #1793 )
...
* Signal Generator app
* MCO pin initialization in app
* furi_hal_pwm documentation
Co-authored-by: あく <alleteam@gmail.com>
2022-09-29 01:37:24 +09:00
MX
6bcc6f363b
add 868.8 mhz for sommer systems
2022-09-28 16:35:40 +03:00
MX
3dcd8a73f1
update changelog
2022-09-28 08:06:47 +03:00
MX
9ad7f7825d
update projector asset
...
by @Amec0e
2022-09-28 07:50:43 +03:00
MX
aa00606d22
remove unnecessary checks from brute plugin, subghz improvements
...
fix subghz gui in add manually, add BETT protocol in add manually
2022-09-28 07:50:09 +03:00
MX
9c62e1f6ac
Merge pull request #77 from derskythe/subghz-save-settings-v2
...
SubGHz save settings version 2
2022-09-28 07:00:15 +03:00
MX
b934c41ed0
close file
2022-09-28 06:51:13 +03:00
MX
0ebb3f060e
add a bit of changes
2022-09-28 06:46:45 +03:00
derskythe
8f2bd3be57
Update list of frequencies and change name of file of settings to not able to run in browser
2022-09-28 07:14:38 +04:00
derskythe
cc02d57857
Merge remote-tracking branch 'origin/subghz-save-settings-v2' into subghz-save-settings-v2
...
# Conflicts:
# applications/main/subghz/subghz_last_settings.c
2022-09-28 07:09:58 +04:00
MX
0c5f11f713
return fix
2022-09-28 06:02:23 +03:00
derskythe
006d27ed93
Add removed fixed
2022-09-28 06:53:52 +04:00
MX
746b732034
remove unused code
2022-09-28 05:49:21 +03:00
Der Skythe
2ec9aeeefa
Merge branch 'Eng1n33r:dev' into subghz-save-settings-v2
2022-09-28 06:32:54 +04:00
derskythe
8be08093e2
Change name of file to not able to "Run in App" in Browser
2022-09-28 06:28:23 +04:00
derskythe
406247c5d8
Ok button in frequency analyzer will set this frequency to receiver
2022-09-28 06:22:02 +04:00
derskythe
22a87d5707
struct doesn't correct written
2022-09-28 05:49:06 +04:00
MX
4271246d8a
Merge branch 'fz-dev' into dev
2022-09-28 04:04:12 +03:00
derskythe
a3db6718c2
fix bug with invalid settings values in config
2022-09-28 04:31:29 +04:00
derskythe
0f0473bee6
fix bug with invalid settings values in config
2022-09-28 03:27:47 +04:00
derskythe
497be7ccb0
Last SubGHz settings is ready
2022-09-28 02:01:09 +04:00
Georgii Surkov
12a6290e91
[FL-2853] Reorganise Universal A/C library ( #1792 )
...
* Reorganise A/C universal remote library file
* Refactor infrared brute force code
* Update UniversalRemotes.md
Co-authored-by: あく <alleteam@gmail.com>
2022-09-28 02:11:28 +09:00
Tom Samstag
e6e1e7fe15
Add formatting to DESfire data dump ( #1784 )
...
Co-authored-by: gornekich <n.gorbadey@gmail.com>
2022-09-28 02:02:18 +09:00
MX
cb14d23108
format, add chamberlain 9bit 300mhz
2022-09-27 04:31:52 +03:00
MX
c4783664c0
subghz bruteforcer plugin: move title a bit
2022-09-27 00:51:36 +03:00
MX
91f3774246
update changelog
2022-09-26 23:55:39 +03:00
MX
1f8a034a71
Merge pull request #76 from derskythe/subbrute-deep-refactor
...
Fix speed problems with linear and some bugs
2022-09-26 23:09:13 +03:00
MX
8cc3e2f35a
remove extra environment alloc
2022-09-26 23:07:53 +03:00
MX
069dd29f08
Revert "some fixes, trying to speed up bruteforce(unsuccessful)"
...
This reverts commit 61fee8e269
.
2022-09-26 22:52:22 +03:00
derskythe
91c06a2168
fix disable env allocation many times
2022-09-26 21:41:49 +04:00