Mathew Sutcliffe
|
60ad43d291
|
INetwork: removed the five connectionStatus signals and added one signal with an enum argument to replace them.
Requested by Klaus, to ease the implementation of signal consumers.
|
2014-01-11 17:59:45 +00:00 |
|
Mathew Sutcliffe
|
b475d7eff1
|
INetwork builds up the ATIS as it is received, line-by-line, keeping this implementation detail more encapsulated
refs #81
|
2014-01-09 01:16:01 +00:00 |
|
Mathew Sutcliffe
|
c77951743e
|
INetwork: refactor request/reply pattern and sending position updates to be more encapsulated
refs #81
|
2014-01-08 01:00:17 +00:00 |
|
Klaus Basan
|
535ea65a9a
|
start using our value classes as arguments in INetwork signals and slots
refs #81
|
2014-01-08 00:59:45 +00:00 |
|
Klaus Basan
|
978f3c88e5
|
style changes and removals of typeid
refs #81
|
2014-01-08 00:57:43 +00:00 |
|
Mathew Sutcliffe
|
e607121cc4
|
Updating IContext to our current style and making it less reliant on macros.
Updating code that uses IContext to a more conformant pattern of usage.
|
2013-10-05 18:12:16 +01:00 |
|
Mathew Sutcliffe
|
930be03fa6
|
sample console-based client to demonstrate INetwork interface (refs #22)
|
2013-07-31 22:02:41 +01:00 |
|