Activity for Christoph Bartelmus

  • Christoph Bartelmus Christoph Bartelmus posted a comment on merge request #51

    Please don't remove the typedef. It reminds you that a variable contains timing information and you need to use the given macros to extract the microseconds value. Using int or int32_t won't make much difference in real-world scenarios. There's no danger that this code is used on 16-bit platforms.

  • Christoph Bartelmus Christoph Bartelmus posted a comment on ticket #319

    The specific reason is that it is not required. The usecase can perfectly be implemented using ptrail and foot (foot is sent as "space pulse"). pre and post are separators between two compontents. If one component does not exist, there is no need for a separator. Please add a warning as suggested by Bengt. Cheers, Christoph

  • Christoph Bartelmus Christoph Bartelmus modified a comment on ticket #319

    "pre/post" was originally meant to be a separator between "data" and "pre_data/post_data". If pre_data/post_data is empty of course no separator would be required. Please update the documentation accordingly. What initially was intended by the OP could probably be implemented using the "foot" field.

  • Christoph Bartelmus Christoph Bartelmus posted a comment on ticket #319

    Pre was originally meant to be a separator between data and post_data. If post_data is empty of course no separator would be required. Please update the documentation accordingly. What initially was intended by the OP could probably be implemented using the "foot" field.

  • Christoph Bartelmus Christoph Bartelmus modified ticket #74

    Remote config parsed twice at lircd start-up

  • Christoph Bartelmus Christoph Bartelmus posted a comment on ticket #74

    Yes, it does. lircd needs to get timing data for an initial transmission and a repeated...

  • Christoph Bartelmus Christoph Bartelmus modified ticket #74

    Remote config parsed twice at lircd start-up

  • Christoph Bartelmus Christoph Bartelmus posted a comment on ticket #74

    Don't get what you mean by "parse each remote button in the config twice". Your log...

  • Christoph Bartelmus Christoph Bartelmus posted a comment on ticket #8

    Current git version should fully support the protocol with the updated config fi...

  • Christoph Bartelmus Christoph Bartelmus committed [8692c9]

    added repeat_mask to lircd.conf to support Roku...

  • Christoph Bartelmus Christoph Bartelmus modified ticket #22

    Irexec dies when you disconnect the device

  • Christoph Bartelmus Christoph Bartelmus posted a comment on ticket #22

    The Ubuntu package adds these lirc.udev rules: ACTION=="add", KERNEL=="lirc[0-9]",...

  • Christoph Bartelmus Christoph Bartelmus modified a comment on ticket #26

    What you are trying to achieve here basically already is implemented (search for...

  • Christoph Bartelmus Christoph Bartelmus posted a comment on ticket #26

    What you are trying to achieve here basically already is implemented already (search...

  • Christoph Bartelmus Christoph Bartelmus modified ticket #22

    Irexec dies when you disconnect the device

  • Christoph Bartelmus Christoph Bartelmus posted a comment on ticket #22

    Do not try to handle this in irexec. lircd has support to handle device disconnect...

  • Christoph Bartelmus Christoph Bartelmus posted a comment on ticket #12

    When using LIRC with home-brew transmitters, you can trivially block a machine completely...

  • Christoph Bartelmus Christoph Bartelmus posted a comment on ticket #9

    I strongly discourage to put any user level configuration into lircd. lircd already...

1