Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FL-3456] Allow for larger Infrared remotes #3164

Merged
merged 45 commits into from
Oct 30, 2023

Merge branch 'dev' into gsurkov/3456_ir_big_remote_oom

fe01720
Select commit
Loading
Failed to load commit list.
Merged

[FL-3456] Allow for larger Infrared remotes #3164

Merge branch 'dev' into gsurkov/3456_ir_big_remote_oom
fe01720
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed succeeded Oct 30, 2023 in 0s

3 / 3 tasks completed

All tasks have been completed

Details

Required Tasks

Task Status
Do not load all infrared signals into RAM at once, load them on-demand instead. Incomplete
Improve general error handling and UI/UX Incomplete
Add doxygen comments Incomplete
Basically nearly full refactoring Incomplete
Download Daikin FTXC35DV1B Full.ir.tar.gz, unzip it and put into the /ext/infrared directory on the Flipper. Incomplete
Load it using `Infrared -> Saved Remotes Incomplete
The application should not crash Incomplete
Test adding, renaming, moving and deleting signals since this functionality was reimplemented from scratch. Incomplete
PR has description of feature/bug or link to Confluence/Jira task Completed
Description contains actions to verify feature/bugfix Completed
I've built this code, uploaded it to the device and verified feature/bugfix Completed
Report Incomplete
📦 Update package Incomplete
📥 DFU file Incomplete
☁️ Web/App updater Incomplete