Willy-JL
a19bcbc426
Revert "(Experimental) Format only as exFAT - 1.2kb DFU"
...
This reverts commit 3e6c8b09fd .
2024-03-16 03:47:44 +00:00
Willy-JL
197fef54e2
(Experimental) External CLI plugins -29kb DFU
...
Idea and plugin loader implementation by @akopachov, thanks!
All commands done except storage and rpc for latency reasons
2024-03-16 03:47:32 +00:00
Willy-JL
cdba35a15a
comedy
2024-03-16 01:48:17 +00:00
Willy-JL
518bf96c4c
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev
2024-03-16 00:57:17 +00:00
MX
7e9ecdf394
the real update
2024-03-16 02:56:55 +03:00
Willy-JL
edba5966ce
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev
2024-03-15 21:48:50 +00:00
MX
ce67472dc4
use non prefixed names for regular files with random name
2024-03-15 09:33:27 +03:00
MX
f88da8b0c3
test swap em4100 t5577 blocks (issue 3463 ofw)
2024-03-15 09:32:42 +03:00
Willy-JL
0f821fa273
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev
2024-03-15 03:07:16 +00:00
MX
6e52c591e5
Merge remote-tracking branch 'OFW/gornek/3787_nfc_slix_issues' into slix_test
2024-03-15 04:04:31 +03:00
Willy-JL
f6bccccfa3
BadKB: Decouple from Momentum Settings
2024-03-14 01:44:39 +00:00
Willy-JL
ab86ef8b48
SubGHz: Fix hashes compat for apps (eg. Weather)
2024-03-14 01:12:32 +00:00
Willy-JL
1679cfcce4
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev
2024-03-12 05:25:55 +00:00
Willy-JL
3ade3f0fdd
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-03-12 05:24:03 +00:00
MX
9050a242e6
Merge branch 'ofw_dev' into dev
2024-03-11 21:10:01 +03:00
あく
adbe4d44f4
DateTime: fix missing weekday in datetime_timestamp_to_datetime conversion ( #3508 )
2024-03-11 17:09:39 +04:00
MMX
e8e596e4c9
Merge pull request #721 from MizumasuShoichi/patch-3
...
Update subghz_setting.c
2024-03-11 02:51:04 +03:00
MX
58cd56a439
Merge branch 'ofw_dev' into dev p1
2024-03-10 23:35:44 +03:00
Willy-JL
1274bd84ac
VGM: Add rainbow option to settings menu
2024-03-09 23:24:04 +00:00
MatthewKuKanich
0b81471740
Replace Terminal menu with MNTM menu
2024-03-09 00:23:17 -05:00
Willy-JL
c344e16531
Merge branch 'dev' of https://github.com/Next-Flip/Momentum-Firmware into rgb_rpc_property
2024-03-08 02:32:58 +00:00
Willy-JL
c977bef15e
Fix VGM color assignment
2024-03-08 02:21:45 +00:00
Willy-JL
3ba5198bb6
Fix Rgb565Color memory packing
2024-03-08 00:48:38 +00:00
Willy-JL
537fd8dacc
Swap color modes in enum
2024-03-08 00:28:48 +00:00
Willy-JL
5a61ee4944
Add rgb565cmp() color helper
2024-03-08 00:28:34 +00:00
Willy-JL
bf045ccf51
Add VGM color settings backend
2024-03-07 21:34:22 +00:00
Willy-JL
99ce5a30ce
Momentum Settings: Variable int/enum size
2024-03-07 21:15:12 +00:00
gornekich
b1a9904ea5
mf desfire: change detection algorithm to check master key version
2024-03-07 19:29:18 +00:00
gornekich
8f9fbc3a79
mf desfire: change detect algorithm
2024-03-07 18:48:14 +00:00
gornekich
bf97209c9b
slix poller: add check privacy password state
2024-03-07 17:38:42 +00:00
gornekich
2961ad5ee1
slix: fix incorrect default privacy passwords
2024-03-07 15:59:27 +00:00
Willy-JL
93cf6cf864
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-03-07 04:38:27 +00:00
Astra
ecab4d53d2
[FL-870] Auto-generated firmware documentation take two ( #2944 )
...
* Add doxygen and doxygen-awesome css, cleanup docs files
* Ignore more libraries and remove leftover local variables
* Create an actual intro page
* .md files linting
* Add doxygen action
* Fix Doxygen path
* Fix doxyfile path
* Try to upload
* Change docs branch
* Add submudules checkout
* Disable doxygen on PR
* Mention the firmware docs in the readme
* More dev docs mentions in the readme
* Fix runner group, add tags
* Test dev in PR
* Disable running on PR
* Fix a typo in the doxyfile
* Try upload to S3
* Fix local path
* Fix S3 ACL
* Add delete flag, unifying dev and tags
* Update ignored directories
* More ignored directories
* Even more ignored directories
* Fix submodule
* Change S3 uploader
* Change S3 uploader version
* Fix aws sync flags
* Fix ACL
* Disable ACL
* Improve ignores, add WiFi devboard docs
* TEMP: generate dev docs
* TEMP: generate 0.89.0 docs
* Disabling PR trigger
* Enable submodules and test build
* Enable test build
* Disable test build
* Change docs directory structure
* Fix accidentally committed submodule
* Fix submodules
* Update links to the developer documentation
* Markdown linting
* Update workflow, enable test build
* Fix doxygen dir path
* Update Doxyfile-awesome.cfg
* Change paths
* Fix upload docs path
* Disable pull_request debug trigger
* Disable tags building
* Remove autolinks and namespaces
* Establish basic documentation structure
* Add missing changes
* Improve stylesheet, move some files
* Improve examples
* Improve the main page
* Improve application dev docs
* Improve system programming docs
* Improve development tools docs
* Improve other docs
* Improve application examples
* Fix formatting
* Fix PVS-studio warnings
* Improve visuals
* Fix doxygen syntax warnings
* Fix broken links
* Update doxygen action
Co-authored-by: DrunkBatya <drunkbatya.js@gmail.com >
Co-authored-by: あく <alleteam@gmail.com >
Co-authored-by: Georgii Surkov <georgii.surkov@outlook.com >
Co-authored-by: Georgii Surkov <37121527+gsurkov@users.noreply.github.com >
2024-03-06 15:25:21 +09:00
HaxSam
e03e744d7e
Quick fix for rgb ( #11 )
...
* didnt got all the code
* missed the line
* Next time i check a .patch
2024-03-05 23:28:06 +00:00
Sil333033
d71cf85cec
Remove general uart channel setting
...
This was needed bacc in the days for UART Terminal but just noticed it has an setup option inside the app
2024-03-04 16:42:47 +01:00
HaxSam
34e8a798d9
removed unnecessary wrapper for rainbow mode
2024-03-01 15:36:45 +01:00
HaxSam
adfcc3ba9e
fixing always updating rainbow mode
2024-03-01 09:38:03 +01:00
Willy-JL
b7220237de
Small bump in the road
...
- Update assets and references for new project
- Revert DFU image and CLI motd
- Remove NSFW text and flag
- Remove credits animation (will be replaced with a setting menu soon)
- New EvilPortal example HTML and better error message
- Initial standalone naming for asset packs and mainmenu apps
- File migration fixes/improvements
- Remove hotfix workflow
2024-03-01 06:11:16 +00:00
Willy-JL
fed49ad256
SubGhz: Ignore filters at driver level, better efficiency
2024-02-27 14:22:51 +00:00
MizumasuShoichi
33fe146a57
Update subghz_setting.c
...
Added frequency: 430.50
2024-02-27 16:02:51 +08:00
hedger
bc309cebe6
Toolchain fixes ( #3451 )
...
toolchain: updated to v33 with debugging & other fixes
toolchain: better error handling during update/env configuration process
debugging: improved udev rules file, added readme on installation
firmware: bumped compiler C/C++ standards (stricter code checks)
firmware: fixed warnings emerging from newer standards
ufbt: FBT_NOENV is now also supported by ufbt
fbt: added ccache-related variables to env forward list on Windows
2024-02-26 16:16:19 +04:00
Willy-JL
ea68a30477
Damn i missed this one (C/F Weather conv) --nobuild
2024-02-24 22:17:53 +00:00
WillyJL
662d9d7449
Fixing random RGB flickering ( #567 )
2024-02-24 22:03:25 +00:00
Willy-JL
195ae7de28
Also do C/F conversion for other WS protos
...
Co-authored-by: Connor Quick <72400253+cquick01@users.noreply.github.com >
2024-02-24 22:00:40 +00:00
Connor Quick
f440d7c5ac
subghz: display Acurite temperature in units matching system locale
2024-02-24 15:09:40 -05:00
HaxSam
b52c394f9d
Merge branch 'Flipper-XFW:dev' into rgb_flickering_fix
2024-02-24 20:27:50 +01:00
HaxSam
97c531f3fb
changed furi_kernel_lock() to FURI_CRITICAL_ENTER() in SK6805
2024-02-24 00:59:18 +01:00
HaxSam
a7cab5f47a
update rgb on solid only when brightness change
2024-02-23 00:20:15 +01:00
Willy-JL
b4932e3f45
Merge branch 'hedger/toochain_29' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
2024-02-22 23:11:15 +00:00
MX
dbb81055f2
Merge remote-tracking branch 'OFW/hedger/toochain_29' into new_c_version
2024-02-22 03:02:52 +03:00