Kai,
Maybe you can answer this before I dig into the code of the Calimero Communicator but when I do a clean set-up of the KNX binding (TUNNEL mode, IP 192.168.0.5, KNX Address of the gateway 1/0/250), all telegrams sent by OH on the bus have 1.1.0 as KNX source address. The messages are correctly formatted etc, but the source address is not the KNX address of the IP gateway? I glanced at the code of the KNX binding and at (first sight) nowhere you specify which KNX source address has be used, and thus that this is determined by the Calimero lib, assuming that it would be the address of the gateway.... (I ask the question as I also have the group address monitor running in ETS4)
Here is a little excerpt from the logs:
23:07:20.549 DEBUG o.o.b.ntp.internal.NtpBinding[:83] - Got time from
be.pool.ntp.org: Tuesday, December 3, 2013 11:07:20 PM CET
23:07:20.549 INFO runtime.busevents[:26] - Date state updated to 2013-12-03T23:07:20
23:07:20.575 DEBUG o.o.b.k.i.bus.KNXBinding[:145] - Wrote value '2013-12-03T23:07:20' to datapoint 'state DP 9/1/1 Date, DPT main 0 id 11.001, low priority'
23:07:20.601 DEBUG o.o.b.k.i.bus.KNXBinding[:145] - Wrote value '2013-12-03T23:07:20' to datapoint 'state DP 9/1/2 Date, DPT main 0 id 10.001, low priority'
23:07:33.196 INFO runtime.busevents[:22] - Temperature_Living received command 27.8
[Believe it or not, I am finally running a live installation ;-) ]
Thanks
Karel