Hi David,

The Harmony Touch is different from previous Logitech remotes in that it does not use a single configuration file blob (e.g., Config.EZHex). Thus, it won't be possible for Concordance to read its configuration file. Firmware dump support may be possible but it has not been attempted.

When updating configuration, instead of writing a single config blob to the remote, the official software basically acts as a web proxy where the remote asks it to fetch content from various web URLs. Work has been ongoing to implement this configuration update functionality to MHGUI for quite some time, but work has stalled due to lack of interest.

The Harmony Touch branch for MHGUI is here:
https://sourceforge.net/p/congruity/code/ci/harmony_touch/tree/

There is a ticket with some info here:
https://sourceforge.net/p/congruity/issues/30/

Last I recall, the code was pretty close to working, but I don't know when I might get more time to work on it further.

Scott

On Sat, 28 Nov 2015, "D. Schüler" wrote:


Hej guys,

I read in the devel mailing list archives, that a patch was added in
april 2015 to support Harmony touch remotes.
http://sourceforge.net/p/concordance/mailman/message/33707258/

I cloned the current git source and compiled the binaries, but was
unable to dump the config or firmware:

---8<---
Deep-Tought tmp # concordance -i -v
Concordance 1.2
Copyright 2007 Kevin Timmerman and Phil Dibowitz
This software is distributed under the GPLv3.

Requesting identity:  100%             done
 Model: Logitech Harmony Touch
 Skin: 99
 Firmware Version: 4.8
 Firmware Type: 0
 Hardware Version: 1.0.0
 External Flash: 512 KiB - FF:12 25F040
 Architecture: 17
 Protocol: 9
 Manufacturer: Logitech
 Product: Harmony Remote
 IRL, ORL, FRL: 0, 0, 0
 USB VID: 046D
 USB PID: C12B
 USB Ver: 1099
 Serial Number: 20150105220144-003905
 Config Flash Used: 0% (0 of 512 KiB)

Success!
Deep-Tought tmp # concordance -c -v
Concordance 1.2
Copyright 2007 Kevin Timmerman and Phil Dibowitz
This software is distributed under the GPLv3.

Requesting identity:  100%             done
Failed to dump config: Error while reading from the remote
Failed with error 3

Deep-Tought tmp # concordance -f -v
Concordance 1.2
Copyright 2007 Kevin Timmerman and Phil Dibowitz
This software is distributed under the GPLv3.

Requesting identity:  100%             done
Failed to dump firmware: Error while reading from the remote
Failed with error 3
--->8---

So, isn't the patch included in the current code?

Cheers,
David



------------------------------------------------------------------------------
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel
------------------------------------------------------------------------------
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to