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
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
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
hedger
90a8009d43
libs: moved callback-connector to accessor app
2024-02-21 15:53:34 +00:00
Willy-JL
92fb61f585
Merge branch 'hedger/toochain_29' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
2024-02-21 03:00:41 +00:00
Willy-JL
99f20e49e8
Fix BLE name prefixes --nobuild
2024-02-19 14:29:11 +00:00
hedger
02a827da38
libs: added callback-connector to SDK
2024-02-19 09:35:01 +00:00
Willy-JL
ef3cfea721
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
2024-02-16 12:53:07 +00:00
hedger
60a9d7e6cf
ble: profile rework ( #3272 )
...
* ble: profile rework, initial
* apps: hid: fix for pairing cleanup
* app: hid: select transport based on #define
* fixing PVS warnings
* ble: serial service: fixed uid naming
* bt service: on-demand dialog init; ble profiles: docs; battery svc: proper update
* Added shci_cmd_resp_wait/shci_cmd_resp_release impl with semaphore
* app: hid: separated transport code
* ble: fixed service init order for serial svc; moved hardfault check to ble_glue
* cli: ps: added thread prio to output, fixed heap display
* ble_glue: naming changes; separate thread for event processing;
* furi: added runtime stats; cli: added cpu% to `ps`
* cli: fixed thread time calculation
* furi: added getter for thread priority
* fixing pvs warnings
* hid profile: fixed naming
* more naming fixes
* hal: ble init small cleanup
* cleanup & draft beacon api
* f18: api sync
* apps: moved example_custom_font from debug to examples
* BLE extra beacon demo app
* naming fix
* UI fixes for demo app (wip)
* desktop, ble svc: added statusbar icon for beacon
* minor cleanup
* Minor cleanup & naming fixes
* api sync
* Removed stale header
* hal: added FURI_BLE_EXTRA_LOG for extra logging; comments & code cleanup
* naming & macro fixes
* quick fixes from review
* Eliminated stock svc_ctl
* cli: ps: removed runtime stats
* minor include fixes
* (void)
* naming fixes
* More naming fixes
* fbt: always build all libs
* fbt: explicitly globbing libs; dist: logging SDK path
* scripts: fixed lib path precedence
* hal: bt: profiles: naming changes, support for passing params to a profile; include cleanup
* ble: hid: added parameter processing for profile template
* api sync
* BLE HID: long name trim
* Removed unused check
* desktop: updated beacon status icon; ble: hid: cleaner device name management
* desktop: updated status icon
Co-authored-by: あく <alleteam@gmail.com >
Co-authored-by: nminaylov <nm29719@gmail.com >
2024-02-16 14:20:45 +07:00
Willy-JL
9708016f49
Format
2024-02-16 00:46:31 +00:00
Willy-JL
9656fa319e
DateTime lib refactor fixes
2024-02-16 00:39:47 +00:00
Willy-JL
2b8db657e4
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2024-02-15 22:57:06 +00:00
Willy-JL
fe0ff08c52
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
2024-02-15 22:48:18 +00:00
MMX
33cf554f06
Merge pull request #713 from wooferguy/dev
...
SubGhz: Magellan Event Code Update
2024-02-15 19:35:52 +03:00
Methodius
f7742c692d
Merge remote-tracking branch 'upstream/dev' into emv-fixes
2024-02-16 01:20:51 +09:00
Methodius
7b01a33b3f
read transactions fail on some cards fixed
2024-02-15 21:53:06 +09:00
MX
2c5973be22
better naming [ci skip]
...
16 clock merged but still not working, waiting for updates in OFW
2024-02-15 14:09:49 +03:00
MX
597d295743
merge fixes [ci skip]
...
parsers will be fixed after
2024-02-15 14:08:10 +03:00
MX
62edabe9dd
Merge branch 'ofw_dev' into dev
2024-02-15 13:56:57 +03:00
Radek Pilar
87804374c5
lfrfid/em4100: added support for different bit rates ( #3410 )
...
* lfrfid/em4100: added support for different bit rates
* Format Sources
Co-authored-by: Radek Pilar <radek.pilar@apollogames.com >
Co-authored-by: あく <alleteam@gmail.com >
2024-02-15 15:31:04 +07:00
Leptopt1los
26ac455fb9
T5577 lib: write with mask function added ( #3362 )
...
* T5577 lib: write with mask function added
* t5577_write_with_mask: with_password param added
Co-authored-by: あく <alleteam@gmail.com >
2024-02-15 13:10:48 +07:00
wooferguy
9298e567d0
SubGhz: Magellan Event Code Update
...
Interpret Magellan event codes correctly.
2024-02-15 18:53:57 +13:00
Leptopt1los
feb45f6645
FuriHalRtc refactor: new datetime lib ( #3386 )
...
* datetimelib created
* datetimelib unit tests added
* firmware fixes to new datetimelib
* typo fix
* merge artifacts fixed, datetimelib renamed to datetime
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2024-02-15 10:44:41 +07:00
Willy-JL
4bb6fc175b
Temp fix/revert for transaction history
2024-02-15 01:01:00 +00:00
Willy-JL
8977c9972c
Merge branch 'emv-fixes' of https://github.com/wosk/unleashed-firmware into xfw-dev
2024-02-15 00:05:01 +00:00
Willy-JL
2c01b847d3
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2024-02-14 19:22:31 +00:00
Willy-JL
3e6c8b09fd
(Experimental) Format only as exFAT - 1.2kb DFU
2024-02-14 19:11:23 +00:00