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

Update from upstream changes. #2

Open
wants to merge 1 commit into
base: mymaster-5.0
Choose a base branch
from

Conversation

balazsracz
Copy link
Owner

@balazsracz balazsracz commented Feb 2, 2024

  • apply pushback in OpenMRNLite when too much data is coming from an USB port.
  • make localtrackif be compiled under linux
  • Esp32 Bootloader updates: separate TX and TX timeout, bool rtc_true is a random word, error checking in the finaliz method
  • arb_error is arb_loss.
  • stm32 can workaround when it is alone on the bus
  • aliascache should not crash when a message arrive with alias == 0.
  • bootloader hook should see the incoming frame
  • BroadcastTime has additional helper functions.
  • callback event handler has support for identified handler.
  • reboot is optionalized with a feature macro
  • hubdeviceselect supports the pushback against an usb port

This PR, together with bakerstu/openmrn#771 eliminates all diffs between openmrn and OpenMRNIDF.

- apply pushback in OpenMRNLite when too much data is coming from an USB port.
- make localtrackif be compiled under linux
- Esp32 Bootloader updates: separate TX and TX timeout, bool rtc_true is a random word,
  error checking in the finaliz method
- arb_error is arb_loss.
- stm32 can workaround when it is alone on the bus
- aliascache should not crash when a message arrive with alias == 0.
- bootloader hook should see the incoming frame
- BroadcastTime has additional helper functions.
- callback event handler has support for identified handler.
- reboot is optionalized with a feature macro
- hubdeviceselect supports the pushback against an usb port
@balazsracz
Copy link
Owner Author

@atanisoft consider reviewing this PR; I can also open it against your repo.

@atanisoft
Copy link

I can also open it against your repo

I believe I have all of these in my repo but not on main / idf-v5 branches. Double check against 5.1.0 branch. If I missed something I'll sync everything via the updated libify.sh PR

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

Successfully merging this pull request may close these issues.

2 participants