Zimri Leisher

Results 5 comments of Zimri Leisher

This should be a two line fix in `fprime_gds.common.decoder.pkt_decoder.PktDecoder.decode_api` ``` # Retrieve the template instance for this channel pkt_temp = self.__dict[pkt_id] ch_temps = pkt_temp.get_ch_list() ch_data_objs = [] for ch_temp in...

It was mostly useful because we wanted to know what packet a channel was from. There's probably another way to find that out. For the time being I wrote an...

Hey @ProjectSynchro , let me know if you end up working on this. Would love to spend some time to get this working.

Encountering a similar issue, on Pop OS also. My guess is that it has to do with the monitor identifiers showing up on the top of the screen when you...