billryan / WBAN-OPNET-Simulation

**NOT MAINTAINED, TRY OMNET++ and refer 802.15.4** - WBAN(IEEE 802.15.6) Simulation based on OPNET Modeler 14.5
GNU General Public License v3.0
11 stars 14 forks source link

decouple `can_fit_TX` with variable pkt_tx_total and pkt_tx_out_phase #10

Closed billryan closed 9 years ago

billryan commented 9 years ago

Decouple can_fit_TX with variable pkt_tx_total and pkt_tx_out_phase would ease wban_attempt_TX

billryan commented 9 years ago

Only pkt_tx_fail are included for CSMA/Scheduling now.