Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

V46 Release Candidate Changes #236

Merged
merged 18 commits into from
May 6, 2023
Merged

V46 Release Candidate Changes #236

merged 18 commits into from
May 6, 2023

Conversation

Willy-JL
Copy link
Contributor

@Willy-JL Willy-JL commented May 6, 2023

Updated:

  • "Fix" for mobile app not seeing Flipper
  • UL: USB and BT Remote: Add Numpad keyboard (by clipboard1)
  • UL: Updated Infrared universals (by amec0e)
  • UL: Initial SubGhz refactoring
  • OFW: Various Furi/FuriHal bug fixes and improvements
  • OFW: OFW: Loader refactoring part 1

If you experience random crashes while idle, please join the Discord and open a ticket!

Willy-JL and others added 18 commits May 4, 2023 03:32
* SubGhz: add SubGhzThresholdRssi
* SubGhz: remove direct reading of subghz-txrx-txrx_state
* SubGhz: remove direct reading subghz->txrx->hopper_state
* SubGhz: remove direct reading subghz->lock
* SubGhz: check load type file
* SubGhz: remove direct reading subghz->txrx->rx_key_state
* SubGhz: remove direct reading subghz->txrx->speaker_state
* SubGhz: refactoring subghz_scene_set_type.c
* SubGhz: moving "txrx" entity to a separate file
* SubGhz: show error tx start
* SubGhz: refactoring RPC
* SubGhz: value get optimizations
* SubGhz: fix name file
* SubGhz: add function description
* SubGhz: fix double back with a blocked transmission in this region and speacker, when a transmission is blocked in this region
* SubGhz: correct spelling
* SubGhz: better naming
* SubGhz: simplify includes

Co-authored-by: SG <[email protected]>
Co-authored-by: あく <[email protected]>
* Loader: menu part
* Settings: remove unused loader api
* Desktop: get loader from record_open
* CLI: remove unneeded loader api
* gitignore: ignore .old files
* Loader: now really a service
* Loader: working service prototype
* Loader: cli, system start hooks
* CI/CD: make happy
* Loader: autorun
* Loader: lock and unlock
* Loader: rearrange code
* Gui, module menu: fix memleak
* Updater test: add timeout
* added update timeouts and max run duration
* Github: revert updater test workflow changes
* Loader: less missleading message in info cli command

Co-authored-by: doomwastaken <[email protected]>
Co-authored-by: Aleksandr Kutuzov <[email protected]>
* Loader: menu part
* Settings: remove unused loader api
* Desktop: get loader from record_open
* CLI: remove unneeded loader api
* gitignore: ignore .old files
* Loader: now really a service
* Loader: working service prototype
* Loader: cli, system start hooks
* CI/CD: make happy
* Loader: autorun
* Loader: lock and unlock
* Loader: rearrange code
* Gui, module menu: fix memleak
* Updater test: add timeout
* added update timeouts and max run duration
* Github: revert updater test workflow changes
* Loader: less missleading message in info cli command

Co-authored-by: doomwastaken <[email protected]>
Co-authored-by: Aleksandr Kutuzov <[email protected]>
* Furi: properly handle thread free before TCB scrapping, add furi_free - more invasive version of free to memmgr. FuriHal: add DWT comparator api to cortex. Updater, RPC: refactor various thread shanenigans. Code cleanup.
* Rollback free macros and related changes
@Willy-JL Willy-JL requested a review from ClaraCrazy as a code owner May 6, 2023 18:39
@Willy-JL Willy-JL linked an issue May 6, 2023 that may be closed by this pull request
Copy link

@ClaraCrazy ClaraCrazy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Vewy Hungwy

@github-actions github-actions bot merged commit 673d28c into main May 6, 2023
@sonarcloud
Copy link

sonarcloud bot commented May 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 23 Code Smells

No Coverage information No Coverage information
1.2% 1.2% Duplication

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bluetooth Connection to phone device
6 participants