Reinder Feenstra
|
1912c1a6f6
|
decoderlist: added interface column for world
|
2022-03-05 23:35:04 +01:00 |
|
Reinder Feenstra
|
9a96b510d0
|
set interface name when created
|
2022-03-05 00:14:45 +01:00 |
|
Reinder Feenstra
|
2f4bcafbd0
|
interface: removed status from edit dialog
|
2022-03-05 00:14:13 +01:00 |
|
Reinder Feenstra
|
1c3d4c45d4
|
interface list: implemented status column
|
2022-03-05 00:14:01 +01:00 |
|
Reinder Feenstra
|
8a49d185d2
|
moved input monitor/output keyboard commands from connection to the objects
|
2022-03-04 23:25:45 +01:00 |
|
Reinder Feenstra
|
8d13ef87a7
|
output keyboard: added pages and address grouping
|
2022-03-02 23:55:19 +01:00 |
|
Reinder Feenstra
|
18f85cbde5
|
implemented processMessage for output keyboard
|
2022-03-02 23:55:01 +01:00 |
|
Reinder Feenstra
|
c6be281ab1
|
added processMessage to network Object base class
|
2022-03-02 23:50:57 +01:00 |
|
Reinder Feenstra
|
f37dbe194f
|
Merge branch 'master' of github.com:traintastic/traintastic
|
2022-03-01 00:11:59 +01:00 |
|
Reinder Feenstra
|
8d5def228e
|
implemented world import option
|
2022-03-01 00:11:22 +01:00 |
|
Reinder Feenstra
|
d677e05fb6
|
fix for msvc
|
2022-02-28 08:34:48 +01:00 |
|
Reinder Feenstra
|
d5507c598f
|
Merge branch 'master' of github.com:traintastic/traintastic
|
2022-02-27 23:40:51 +01:00 |
|
Reinder Feenstra
|
f93cd91e95
|
implemented world export option
|
2022-02-27 23:40:45 +01:00 |
|
Reinder Feenstra
|
8b967c5dc6
|
CI: windows-latest -> windows-2019
|
2022-02-27 11:11:51 +01:00 |
|
Reinder Feenstra
|
39c188f047
|
input monitor: added pages and address grouping
|
2022-02-26 22:59:32 +01:00 |
|
Reinder Feenstra
|
58645c02fa
|
moved network related classes to seperate folder
|
2022-02-21 14:26:41 +01:00 |
|
Reinder Feenstra
|
aa7a5d2919
|
removed trailing whitespace
|
2022-02-21 12:13:41 +01:00 |
|
Reinder Feenstra
|
0bbbaf7ab3
|
moved traintastic and settings class to seperate folder
|
2022-02-21 12:12:43 +01:00 |
|
Reinder Feenstra
|
025703fe44
|
session now monitors onDestroying signal, to release shard_ptr's
|
2022-02-21 11:52:31 +01:00 |
|
Reinder Feenstra
|
9097bbb974
|
fix: if a world request is in progress, don't cancel it, just wait for its completion
If canceled and the reissued the server will only send a handle because is "thinks" the object is already known by the client.
|
2022-02-21 00:24:44 +01:00 |
|
Reinder Feenstra
|
7521b199b5
|
z21: added LocoNet feedback support
|
2022-02-18 23:25:14 +01:00 |
|
Reinder Feenstra
|
68fd0efee5
|
z21: added R-bus feedback support
|
2022-02-14 23:48:23 +01:00 |
|
Reinder Feenstra
|
9952efe1bf
|
input list widget: added input monitor channel support
|
2022-02-14 23:34:23 +01:00 |
|
Reinder Feenstra
|
260799d6dc
|
z21: added output support
|
2022-02-14 22:34:51 +01:00 |
|
Reinder Feenstra
|
a20a62649d
|
dcc++: fix: added missing registration of input/output controller
|
2022-02-12 23:13:20 +01:00 |
|
Reinder Feenstra
|
f9828b787c
|
dcc++: implemented new poweroff/run behaviour
|
2022-02-12 23:06:57 +01:00 |
|
Reinder Feenstra
|
72712130c1
|
world: run now also forces a power on
|
2022-02-12 23:01:49 +01:00 |
|
Reinder Feenstra
|
7d8848d616
|
world: poweroff now also forces a stop
|
2022-02-12 23:01:34 +01:00 |
|
Reinder Feenstra
|
14c066453b
|
fix: added simulation in worldstate mask and values
|
2022-02-12 23:00:35 +01:00 |
|
Reinder Feenstra
|
af8fe36149
|
dcc++: no response for accessory command, assume it succeeds
|
2022-02-12 22:31:12 +01:00 |
|
Reinder Feenstra
|
5736c4a1ab
|
dcc++: added response handling for turnout/output command
|
2022-02-12 22:30:39 +01:00 |
|
Reinder Feenstra
|
b33d17cb31
|
dcc++: added simulation of turnout/output command responses
|
2022-02-12 00:45:39 +01:00 |
|
Reinder Feenstra
|
0bbb643355
|
removed debug code
|
2022-02-12 00:44:41 +01:00 |
|
Reinder Feenstra
|
679b8528b9
|
Merge branch 'simulate'
|
2022-02-12 00:07:28 +01:00 |
|
Reinder Feenstra
|
faacd8af3b
|
Merge branch 'master' into simulate
|
2022-02-11 23:55:43 +01:00 |
|
Reinder Feenstra
|
b2be853111
|
serverlog now stick to bottom if new messages are added
|
2022-02-10 23:55:45 +01:00 |
|
Reinder Feenstra
|
5986c4075d
|
added simulation icon
|
2022-02-10 21:39:28 +01:00 |
|
Reinder Feenstra
|
1f633674ee
|
interface: only allow online if world is online
|
2022-02-10 21:24:16 +01:00 |
|
Reinder Feenstra
|
7b08bfcdcd
|
dcc++: added basic simulation support
|
2022-02-10 21:22:04 +01:00 |
|
Reinder Feenstra
|
2ed7f4cd7d
|
input monitor gui improvments:
- starts now at start address (was hardcoded 1)
- processes its own network messages
- caches all input values, for future pagenation
|
2022-02-06 00:49:36 +01:00 |
|
Reinder Feenstra
|
ef1e4a9884
|
added channel support to inputs
|
2022-02-06 00:45:09 +01:00 |
|
Reinder Feenstra
|
50f5a40555
|
added input monitor and output keyboard icons
|
2022-02-05 23:40:24 +01:00 |
|
Reinder Feenstra
|
6cca383d87
|
added support for output channels and implemented it for DCC++EX
|
2022-02-05 19:44:37 +01:00 |
|
Reinder Feenstra
|
731d99fe19
|
fix: added missing m_onChanged call
|
2022-02-05 19:33:47 +01:00 |
|
Reinder Feenstra
|
05f3b695a3
|
added support for alias attributes
|
2022-02-05 19:33:13 +01:00 |
|
Reinder Feenstra
|
698c2d0131
|
fix: added missing initialization
|
2022-02-01 23:32:41 +01:00 |
|
Reinder Feenstra
|
3351e7ddda
|
fix: added missing -1 in fromChars
|
2022-02-01 23:02:19 +01:00 |
|
Reinder Feenstra
|
8bbf2dd000
|
dcc++: added sensor/input support
(not yet tested with real hardware)
|
2022-02-01 23:01:49 +01:00 |
|
Reinder Feenstra
|
521998fd3a
|
dcc++: removed interface flow control setting, now always none
|
2022-01-31 21:56:39 +01:00 |
|
Reinder Feenstra
|
cefa623cae
|
dcc++: added missing REGISTER in set loco speed and direction command
|
2022-01-31 21:36:58 +01:00 |
|