Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

PPM-383: Remove the unsupported 60Ghz band option from the selected bands #1599

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

DanielEdriPurpl
Copy link
Collaborator

Remove from the persistent DB all references to the unsupported 60GHz band.
This includes the BML CLI, the DB, and anything in between.

Copy link
Collaborator

@itayx itayx left a comment

Choose a reason for hiding this comment

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

Looks good! 👍

@DanielEdriPurpl DanielEdriPurpl force-pushed the feature/ppm-383-remove-unsupported-60ghz-band branch from bdaa45c to a276d5d Compare August 13, 2020 13:16
@adam1985d adam1985d changed the title remove the unsupported 60ghz band option PPM-383: Remove the unsupported 60Ghz band option from selected bands Aug 13, 2020
@adam1985d adam1985d changed the title PPM-383: Remove the unsupported 60Ghz band option from selected bands PPM-383: Remove the unsupported 60Ghz band option from the selected bands Aug 13, 2020
@DanielEdriPurpl DanielEdriPurpl force-pushed the feature/ppm-383-remove-unsupported-60ghz-band branch from a276d5d to 000f024 Compare August 13, 2020 13:31
Copy link
Collaborator

@adam1985d adam1985d left a comment

Choose a reason for hiding this comment

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

good PR - congratulations for your first PR to PRPL.

@adam1985d adam1985d added this to the M3 - Workable product milestone Aug 13, 2020
@adam1985d adam1985d added the ready for merge PR is ready to be merged (automatically) label Aug 13, 2020
@arnout arnout force-pushed the feature/ppm-383-remove-unsupported-60ghz-band branch from 000f024 to 3b7f9df Compare August 13, 2020 13:40
@DanielEdriPurpl DanielEdriPurpl force-pushed the feature/ppm-383-remove-unsupported-60ghz-band branch from 3b7f9df to 7dff6aa Compare August 13, 2020 13:44
@arnout arnout force-pushed the feature/ppm-383-remove-unsupported-60ghz-band branch from 7dff6aa to fb94784 Compare August 13, 2020 16:38
@rmelotte
Copy link
Collaborator

There is something wrong with the autogenerated files:

$ git diff-index --exit-code HEAD
:100644 100644 6c5991d0ea83a14ff60c5e6e0c7fb48939eee768 0000000000000000000000000000000000000000 M	common/beerocks/tlvf/AutoGenerated/include/beerocks/tlvf/beerocks_message_common.h

They need to be generated again before this can be merged: https://gitlab.com/prpl-foundation/prplmesh/prplMesh/-/jobs/685221686
Make sure you don't run clang-format or any other formatter on it, we don't run them on the tlvf folder.

@DanielEdriPurpl DanielEdriPurpl force-pushed the feature/ppm-383-remove-unsupported-60ghz-band branch from fb94784 to 000ceb2 Compare August 15, 2020 14:33
The 60Ghz band is currently not supported, and shouldn't
be part of the available configuration of the selected bands.

Remove the 60Ghz from the eSelectedBands enum which is
used by the persistent DB.

PPM-383

Signed-off-by: DanielEdriPurpl <[email protected]>
Remove the 60Ghz option from the BML_CLIENT_SELECTED_BANDS in both
bml_defs and bml_cli respectively.

PPM-383

Signed-off-by: DanielEdriPurpl <[email protected]>
@arnout arnout force-pushed the feature/ppm-383-remove-unsupported-60ghz-band branch from 000ceb2 to 4a8396c Compare August 15, 2020 14:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ready for merge PR is ready to be merged (automatically)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants