boatbod / op25

Fork of osmocom OP25 by boatbod
319 stars 100 forks source link

Properly init & clear "missing frame tracking" variable across calls #180

Closed roysjosh closed 1 year ago

roysjosh commented 1 year ago

More for #176

boatbod commented 1 year ago

I'm going to go ahead and merge this in as-is, but am thinking about modifying the control interface from python call control to c++ framer to make it more generic. Leaning towards something json based, but am going to have to experiment a bit first.