diff --git a/rrlp.c b/rrlp.c index ad8eb5b..0ff9321 100644 --- a/rrlp.c +++ b/rrlp.c @@ -575,6 +575,14 @@ rrlp_gps_assist_pdus( /* Serialize & Release all PDUs */ for (i=0; icomponent.choice.assistanceData.moreAssDataToBeSent = mad; + + /* Serialization */ // asn_fprint(stdout, &asn_DEF_PDU, lst_pdu[i]); rv = uper_encode_to_new_buffer(&asn_DEF_PDU, NULL, lst_pdu[i], &o_pdu[i]); if (rv < 0)