Commit graph

5 commits

Author SHA1 Message Date
narspt 4f88437ee8
fix error msg showing client ip instead of local 2022-04-02 22:00:27 +01:00
narspt b962b4883e
fix ambed to allow it to be used by multiple xlxd
the static Ip var was being shared by all instances of cstream class, then using same ambed by multiple xlxd's (on different ip's) would be a problem, we can just use m_Ip (that already stores the ip of the client reflector, set by controller class when creating cstream) to send packets back
2022-04-02 21:55:41 +01:00
LX3JL df41211a11 ambed 1.3.4
Solved issue when pairing a 3003 with a 3000.
Solved issue when aggregating more than 2 devices
2019-10-22 19:45:20 +02:00
LX3JL f643fc512a ambed 1.3.3
Corrected bug crashing ambed
2019-03-16 18:53:31 +01:00
LX3JL 0b5f1fbdd4 ambed version 1.0.0
added amber version 1.0.0
2017-08-09 13:26:01 +02:00