Ticket #57 (new enhancement)

Opened 3 years ago

Last modified 3 years ago

what to interface with in windows

Reported by: bluey Owned by: jdunn
Priority: normal Component: Software
Version: Severity: normal
Keywords: Cc:

Description

We need to figure out what to interface with in windows. What do people want? WinLirc??? Is having our own control application acceptable? Would be nice to have a wxPython gui client. I imagine having a drop down of devices and when you connect it checks the version. Getting a list of pipes might be a job for the ctl named pipe. A further step would be writing or linking to lirc code recgnition code. That code looks pretty ugly to me, but I haven't tried writing it myself, so who knows how bad it really has to be.

After an initial attempt at code recognition I'd say we'll probably include our own implementation of it written in Python on windows. Then, if we listen on the same pipe as winlirc and pretend to be it we can leverage the work people have already done to make plugins for girder and such.

Change History

Changed 3 years ago by bluey

  • component changed from USB IR Transceiver to Software
Note: See TracTickets for help on using tickets.