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

HMLANGW: option to prevent entering copro bootloader mode #2374

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

jp112sdl
Copy link
Contributor

Description

If we are using an rf-module with DualCoPro firmware (RPI-RF-MOD, HM-MOD-UART FW > 1.4.1), the connection to the co-processor is established via the multimacd, which handles the operating modes (BL or APP).
Therefore the hmlangw is not allowed to put the co-processor in bootloader mode, which can be prevented by the new -b option.

Related Issue

#2350

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Alternate Designs

Possible Drawbacks

Verification Process

Release Notes

Contributing checklist

  • My code follows the code style of this project.
  • I have read the CONTRIBUTING and LICENSE document.
  • I fully agree to distribute my changes under Apache 2.0 license.

…MOD-UART FW > 1.4.1), the connection to the co-processor is established via the multimacd, which handles the operating modes (BL or APP).

Therefore the hmlangw is not allowed to put the co-processor in bootloader mode, which can be prevented by the new -b option.
@jens-maus jens-maus linked an issue Jul 26, 2023 that may be closed by this pull request
@jens-maus jens-maus added the 🐛 bug-report Something isn't working label Jul 26, 2023
@jens-maus jens-maus added this to the next release milestone Jul 26, 2023
@jens-maus jens-maus merged commit f80ce43 into jens-maus:master Jul 26, 2023
4 checks passed
@jp112sdl jp112sdl deleted the dev_hmlangw branch August 15, 2023 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug-report Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HMLANGW mode doesn't work in 3.69.7.20230626
2 participants