|
PER Firmware
|
Functions | |
| calculate_bus_load (SystemContext context) | |
Variables | |
| int | STANDARD_OVERHEAD = 47 |
| int | EXTENDED_OVERHEAD = 67 |
| float | STUFFING_FACTOR = 1.2 |
load_calc.py Author: Irving Wang (irvingw@purdue.edu)
| load_calc.calculate_bus_load | ( | SystemContext | context | ) |
Analyzes all busses in the system context and prints estimated bus load. Load calculation: (Total Bits Per Second / Baud Rate) * 100