[PTest] Test RadioSession with AMC
Closed this issue · 1 comments
afoarce commented
Currently, the way RadioSession makes and stores statefields in a json for uplinks might not allow changes to states already written to or the addition of states to the packet after writing multiple states once. We need to adjust RadioSession as necessary so that the states written in each iteration of the AMC get written to an uplink, and test that this behavior works successfully.