diff pircharge/pktsort.c @ 229:84a4f6ef2d28

pirchgdbg: complete enough for first test
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 19 Dec 2017 04:02:32 +0000
parents fec90990f613
children
line wrap: on
line diff
--- a/pircharge/pktsort.c	Tue Dec 19 02:58:38 2017 +0000
+++ b/pircharge/pktsort.c	Tue Dec 19 04:02:32 2017 +0000
@@ -73,7 +73,7 @@
 		return;
 	if (strncmp(rvi_msg + 7, "IQ EXT: ADC End", 15))
 		return;
-	/* ADC End handling will go here */
+	adc_end_process();
 }
 
 void
@@ -84,7 +84,7 @@
 		rvt_packet_rx();
 		return;
 	case RVT_TM_HEADER:
-		/* etm_packet_rx(); */
+		etm_packet_rx();
 		return;
 	default:
 		fprintf(stderr, "unexpected fwd of MUX %02X from rvinterf\n",