bristlemouth / bm_protocol

Primary Bristlemouth firmware repository
https://www.bristlemouth.org/
Apache License 2.0
12 stars 8 forks source link

Sc 197050/remove current agg period min from bridge #39

Closed victorsowa12 closed 11 months ago

victorsowa12 commented 11 months ago

Remove the current agg period min config from the bridge and instead us the sample duration to calculate buffer sizes. Also use the sample period end in the bridgePowerController to send a task notification to the aanderaaController to end and aggregation period and send samples to the report builder.

towynlin commented 11 months ago

I think this looks good, but I'd love it if you could teach us what's going on by adding a few PR comments.

victorsowa12 commented 11 months ago

@towynlin I added some comments. LMK if you have more questions!