Skip to content

Remote flow protobuf branch merge and various fixes#2

Open
rpp0 wants to merge 4 commits intomasterfrom
new-flow-protobuf
Open

Remote flow protobuf branch merge and various fixes#2
rpp0 wants to merge 4 commits intomasterfrom
new-flow-protobuf

Conversation

@rpp0
Copy link
Copy Markdown
Collaborator

@rpp0 rpp0 commented Aug 13, 2023

  • Fix file permissions for source files (755 to 644)
  • Add protobuf as dependency. This is used for communication with remote nodes
  • Move get_pdcch_coreset0 from bandwidth_part.cc to pdcch.cc
  • Use only pdcch_config to pass options to channel_mapper to remove dependency on phy struct
  • Rework flow and flow_pool to support dynamically joining remote hosts
  • Fix segfault in ofdm.cc that happens when an empty sample vector is passed
  • Update README.md with instructions for distributed processing
  • Add .gitignore

- Fix file permissions for source files (755 to 644)
- Add protobuf as dependency. This is used for communication with remote nodes
- Move get_pdcch_coreset0 from bandwidth_part.cc to pdcch.cc
- Use only pdcch_config to pass options to channel_mapper to remove dependency on phy struct
- Rework flow and flow_pool to support dynamically joining remote hosts
- Fix segfault in ofdm.cc that happens when an empty sample vector is passed
- Update README.md with instructions for distributed processing
- Add .gitignore
@rpp0 rpp0 requested a review from NorbLd August 13, 2023 12:54
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