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 examples for min PA #216

Merged
merged 3 commits into from
Sep 11, 2022
Merged

Update examples for min PA #216

merged 3 commits into from
Sep 11, 2022

Conversation

TMRh20
Copy link
Member

@TMRh20 TMRh20 commented Sep 11, 2022

Update examples per #210

With commit nRF24/RF24@8ad2886 we can set the PA Level to min at the RF24Mesh layer for testing and power supply related issues.

Update examples per #210
@TMRh20 TMRh20 requested a review from 2bndy5 September 11, 2022 13:51
@github-actions
Copy link
Contributor

Memory usage change @ 3f3ca95

Board flash % RAM for global variables %
arduino:avr:nano 🔺 0 - +64 0.0 - +0.21 0 - 0 0.0 - 0.0
arduino:samd:mkrzero 🔺 0 - +68 0.0 - +0.03 0 - 0 0.0 - 0.0
Click for full report table
Board examples/RF24Mesh_Example
flash
% examples/RF24Mesh_Example
RAM for global variables
% examples/RF24Mesh_Example_Master_Statics
flash
% examples/RF24Mesh_Example_Master_Statics
RAM for global variables
% examples/RF24Mesh_Example_Master_To_Nodes
flash
% examples/RF24Mesh_Example_Master_To_Nodes
RAM for global variables
% examples/RF24Mesh_Example_Node2Node
flash
% examples/RF24Mesh_Example_Node2Node
RAM for global variables
% examples/RF24Mesh_Example_Node2NodeExtra
flash
% examples/RF24Mesh_Example_Node2NodeExtra
RAM for global variables
% examples/RF24Mesh_SerialConfig
flash
% examples/RF24Mesh_SerialConfig
RAM for global variables
% examples/RF24Mesh_Example_Master
flash
% examples/RF24Mesh_Example_Master
RAM for global variables
%
arduino:avr:nano 64 0.21 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 18 0.06 0 0.0
arduino:samd:mkrzero 60 0.02 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 68 0.03 0 0.0
Click for full report CSV
Board,examples/RF24Mesh_Example<br>flash,%,examples/RF24Mesh_Example<br>RAM for global variables,%,examples/RF24Mesh_Example_Master_Statics<br>flash,%,examples/RF24Mesh_Example_Master_Statics<br>RAM for global variables,%,examples/RF24Mesh_Example_Master_To_Nodes<br>flash,%,examples/RF24Mesh_Example_Master_To_Nodes<br>RAM for global variables,%,examples/RF24Mesh_Example_Node2Node<br>flash,%,examples/RF24Mesh_Example_Node2Node<br>RAM for global variables,%,examples/RF24Mesh_Example_Node2NodeExtra<br>flash,%,examples/RF24Mesh_Example_Node2NodeExtra<br>RAM for global variables,%,examples/RF24Mesh_SerialConfig<br>flash,%,examples/RF24Mesh_SerialConfig<br>RAM for global variables,%,examples/RF24Mesh_Example_Master<br>flash,%,examples/RF24Mesh_Example_Master<br>RAM for global variables,%
arduino:avr:nano,64,0.21,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,18,0.06,0,0.0
arduino:samd:mkrzero,60,0.02,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,68,0.03,0,0.0

Copy link
Member

@2bndy5 2bndy5 left a comment

Choose a reason for hiding this comment

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

I know we're not using a python linter, but I noticed some missing spaces.

examples_RPi/RF24Mesh_Example.py Outdated Show resolved Hide resolved
examples_RPi/RF24Mesh_Example_Master.py Outdated Show resolved Hide resolved
@TMRh20 TMRh20 merged commit 1b6de15 into master Sep 11, 2022
@TMRh20 TMRh20 deleted the UpdateExamples-PALevel branch September 11, 2022 14:04
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