Skip to content

Added core support for message_to_radio#1

Open
DanielEdriPurpl wants to merge 8 commits intomasterfrom
dev_daniel_task_01
Open

Added core support for message_to_radio#1
DanielEdriPurpl wants to merge 8 commits intomasterfrom
dev_daniel_task_01

Conversation

@DanielEdriPurpl
Copy link
Owner

No description provided.

@DanielEdriPurpl DanielEdriPurpl force-pushed the dev_daniel_task_01 branch 2 times, most recently from 7bd4876 to 816ea23 Compare July 30, 2020 08:53
@DanielEdriPurpl DanielEdriPurpl changed the title Added a CLI->BML->Internal->Controller Implementation for Message_to_Radio Added core support for message_to_radio Jul 30, 2020
Copy link

@kantera800 kantera800 left a comment

Choose a reason for hiding this comment

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

1st commit:

  • message: better to use something like this
preparation commit.
message used for .....

-title: is too long, should be 72 characters per line (you should see warning in vs code gui)
should include also location of the changes
yaml: bml: add exercise CMDUs & structs

rest of commits:

  • if you have changes all over the project the order of the commits should look like this:
yaml: bml: add CMDUs
bml: use CMDUs
yaml: controller: add CMDUs
controller: use CMDUs
yaml: agent: add CMDUs
agent: use CMDUs

Preparation commit
This message is used to send an 'acknowledgment' of some sort from a
controller towards its radios
Implementation of the CMDUs declared in the previous commit
This commit adds the control CMDUs for 'message_to_radio'
This commit uses the CMDUs declared in the previous commit
This commit uses the CMDUs declared in the latest declarative commit,
but on the agent
This adds a test to the test_flow.py script
This commit removes the 60ghz references in both .yaml files and the auto generated alike
This commit removes the unsupported 60ghz references from the controller
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