Timeline


and

08.06.2017:

03:33 Changeset in finroc_tools_finstruct-java [254:4111d8583c56]17.03 by Max Reichardt <mreichardt@…>
Makes finstruct support new Finroc 17 features: type conversion, and …
03:29 Changeset in finroc_tools_gui-java [310:a6d1b7898871]17.03 by Max Reichardt <mreichardt@…>
Adapts to changes in Finroc 17 dependencies. In particular, improves …
03:24 Changeset in finroc_plugins_tcp-java [114:05d0451ae828]17.03 by Max Reichardt <mreichardt@…>
Factors out TCP-independent part of protocol (similar to what was done in …
03:21 Changeset in finroc_plugins_data_types-java [151:cfd2486e8c12]17.03 by Max Reichardt <mreichardt@…>
Adapts type adapters to changes in finroc_core
03:15 Changeset in finroc_core-java [262:a98145868480]17.03 by Max Reichardt <mreichardt@…>
Adapts to changes in Finroc 17. In particular, this includes …
03:02 Changeset in rrlib_serialization-java [26:3b888f173cfb]17.03 by Max Reichardt <mreichardt@…>
Adapts to changes in rrlib_serialization and rrlib_rtti (Finroc17). These …
02:57 Changeset in rrlib_finroc_core_utils-java [125:84e29d5ff27b]17.03 by Max Reichardt <mreichardt@…>
Cleans up code of concurrent list and array wrapper classes
02:54 Changeset in rrlib_thread [38:a54d1cb46910]17.03 by Max Reichardt <mreichardt@…>
Removes log message from tThread destructor - as it may cause an error …
02:53 Changeset in rrlib_serialization [163:3cfc25edb314]17.03 by Max Reichardt <mreichardt@…>
Adjusts auto-register publishing mechanism to remain compatible with older …
02:51 Changeset in rrlib_rtti_conversion [3:c3f0aa1ccd48] by Max Reichardt <mreichardt@…>
Fixes bug in construction of tConversionOptions and serialization of …
02:48 Changeset in finroc_plugins_tcp [161:755064930b20]17.03 by Max Reichardt <mreichardt@…>
Adapts test program to removal of reverse pushing in …
02:47 Changeset in finroc_plugins_tcp [160:b9e747b0c90e]17.03 by Max Reichardt <mreichardt@…>
Fixes deserialization of conversion operation handles received from Java …
02:45 Changeset in finroc_plugins_runtime_construction [95:ae1ad4c27e2b]17.03 by Max Reichardt <mreichardt@…>
Improves log messages in tAdministrationService (port names instead of …
02:43 Changeset in finroc_plugins_parameters [55:1b9f78c39c47]17.03 by Max Reichardt <mreichardt@…>
Fixes serialization of static parameters
02:42 Changeset in finroc_plugins_network_transport [28:ed246779043d]17.03 by Max Reichardt <mreichardt@…>
Makes type register have empty null-type element for legacy parts
02:42 Changeset in finroc_plugins_network_transport [27:a16bfff128f9]17.03 by Max Reichardt <mreichardt@…>
Fixes serialization of dynamically created non-port framework element info
02:40 Changeset in finroc_plugins_network_transport [26:9f93ea63d74e]17.03 by Max Reichardt <mreichardt@…>
Adapts to removal of reverse pushing - by adding a parameter to …
02:34 Changeset in finroc_plugins_data_ports [115:fd7b0e5ec9ea]17.03 by Max Reichardt <mreichardt@…>
Makes initial pushing mechanism use/respect type conversion
02:32 Changeset in finroc_core [430:e166ab6b6ac3]17.03 by Max Reichardt <mreichardt@…>
Marks obsolete PUSH_STRATEGY_REVERSE flag 'legacy'

07.06.2017:

22:48 Changeset in finroc_plugins_data_ports [114:8b171b809697]17.03 by Max Reichardt <mreichardt@…>
Removes obsolete reverse pushing mechanism (as this is an unused feature …
22:05 Changeset in finroc_core [429:e4f565f3b102]17.03 by Max Reichardt <mreichardt@…>
Makes tAbstractPort::MayConnectTo check process connect options (w.r.t. …
22:01 Changeset in finroc_core [428:5634056d8887]17.03 by Max Reichardt <mreichardt@…>
Removes output of pointer when streaming tFrameworkElement to a …

06.06.2017:

21:18 Changeset in rrlib_serialization [162:a99abff3c256]17.03 by Max Reichardt <mreichardt@…>
Adds tRegisterUpdate - a data type that can be inserted into streams to …
21:16 Changeset in finroc_plugins_tcp [159:672b854461a7]17.03 by Max Reichardt <mreichardt@…>
Fixes instability (erroneous use of reference)
21:15 Changeset in finroc_plugins_network_transport [25:e98be0d299c7]17.03 by Max Reichardt <mreichardt@…>
Adapts to changes in finroc_plugins_runtime_construction (32 bit handle …
21:13 Changeset in finroc_plugins_runtime_construction [94:20a1183cbd09]17.03 by Max Reichardt <mreichardt@…>
Adds GetRegisterUpdates function to AdministrationService
21:13 Changeset in finroc_plugins_runtime_construction [93:6f2168f87ee4]17.03 by Max Reichardt <mreichardt@…>
Makes CreateFrameworkElementActions use a 32 bit handle

02.06.2017:

23:28 Changeset in finroc_plugins_tcp [158:92ddca5e455c]17.03 by Max Reichardt <mreichardt@…>
Fixes issue related to initialization of shared published register info …
23:25 Changeset in rrlib_si_units [59:03ab00493dfc]17.03 by Max Reichardt <mreichardt@…>
Adapts to changes in rrlib_rtti

01.06.2017:

15:47 Changeset in rrlib_util [156:030a1ef23ba0]14.08 by Tobias Föhst <tobias.foehst@…>
Adds test to check if conversion from rrlib::time::tTimestamp to tTime …

31.05.2017:

23:42 Changeset in finroc_plugins_network_transport [24:cddabeebd261]17.03 by Max Reichardt <mreichardt@…>
Fixes robustness issue (potential crash) with closed connections and …
23:39 Changeset in finroc_plugins_structure [107:4d7e26272a88]17.03 by Max Reichardt <mreichardt@…>
Fixes compile error with parameters
23:37 Changeset in finroc_plugins_tcp [157:e7bd4484bb70]17.03 by Max Reichardt <mreichardt@…>
Applies rework on how different connection partners agree on serialization …
23:34 Changeset in rrlib_rtti_conversion [2:e67df930e58f] by Max Reichardt <mreichardt@…>
Fixes static initialization issue (possibly missing type references) for …
23:30 Changeset in rrlib_serialization [161:7c780e113dd5]17.03 by Max Reichardt <mreichardt@…>
Fixes bug in register auto-publishing mechanism (possibly serialized …
23:28 Changeset in rrlib_serialization [160:a7fa406b8ffc]17.03 by Max Reichardt <mreichardt@…>
Adds check for valid 'uid' parameter to PublishedRegisters::AddListener

26.05.2017:

20:05 Changeset in finroc_plugins_runtime_construction [92:ee860f3b6448]17.03 by Max Reichardt <mreichardt@…>
Removes obsolete (and in some cases erroneous) setting of RECONNECT flag …
20:03 Changeset in finroc_plugins_network_transport [23:fd4a129a8417]17.03 by Max Reichardt <mreichardt@…>
Adds support for different data encodings in connectors established via …

22.05.2017:

01:48 Changeset in finroc_libraries_structure_elements [98:1bd6306c9856]17.03 by Tobias Föhst <foehst@…>
Adapts mLambda to new tPortPack and makes use of integer sequences
01:34 Changeset in finroc_plugins_data_ports [126:abc5db1233c8]17.03 by Tobias Föhst <foehst@…>
Reimplements tPortPack via std::tuple for proper initialization, typed …

17.05.2017:

23:37 Changeset in rrlib_rtti_conversion [1:d57f7d0aa4be] by Tobias Föhst <foehst@…>
Adds license information
23:36 Changeset in rrlib_uri [1:cb7455ca33b1] by Tobias Föhst <foehst@…>
Adds license information
20:29 Changeset in finroc_plugins_data_ports [113:938e71ac0af4] by Tobias Föhst <foehst@…>
Merge with 14.08
20:28 Changeset in finroc_plugins_data_ports [112:4756cdcbb205]14.08 by Tobias Föhst <foehst@…>
Adds test for port packs
20:28 Changeset in finroc_plugins_data_ports [117:5783af72224e]17.03 by Tobias Föhst <foehst@…>
Adds test for port packs

16.05.2017:

01:03 Changeset in finroc_libraries_structure_elements [92:752797d6b865] by Tobias Föhst <foehst@…>
Adds mLambda, which resembles the anonymous function as Finroc module
01:03 Changeset in finroc_libraries_structure_elements [97:f882a336f704]17.03 by Tobias Föhst <foehst@…>
Adds mLambda, which resembles the anonymous function as Finroc module
00:42 Changeset in rrlib_util [155:4561b3b07490]17.03 by Tobias Föhst <foehst@…>
Adds a type trait for callables (functions, functors, lambdas, etc.)
00:40 Changeset in rrlib_util [154:e4ed7874b57e]17.03 by Tobias Föhst <foehst@…>
Adds overload to make range directly from e.g. an STL container
00:38 Changeset in finroc_plugins_data_ports [111:9fa05a16eed9] by Tobias Föhst <foehst@…>
Merge with 14.08
00:33 Changeset in finroc_plugins_data_ports [109:45ca8f1323a7]17.03 by Tobias Föhst <foehst@…>
Merge with 14.08
00:31 Changeset in finroc_plugins_data_ports [110:42a1ef6df6b8]17.03 by Tobias Föhst <foehst@…>
Adds method to check change flags in port pack
00:28 Changeset in finroc_plugins_data_ports [108:e4c5d0d9de8c]14.08 by Tobias Föhst <foehst@…>
Bugfix: enables constructors with port name iterators

14.05.2017:

13:31 Changeset in finroc_plugins_tcp [156:95ed8ff21d92]17.03 by Max Reichardt <mreichardt@…>
Makes connectors to be sent to finstruct on initial structure exchange and …
13:29 Changeset in finroc_plugins_runtime_construction [91:16104eff1b99]17.03 by Max Reichardt <mreichardt@…>
Changes tAdministrationService::DeleteUriConnector to be more suitable for …
13:26 Changeset in finroc_plugins_network_transport [22:5936c5426df0]17.03 by Max Reichardt <mreichardt@…>
Unifies serialization of tConnectorInfo and tUriConnectorInfo with …
13:25 Changeset in finroc_plugins_network_transport [21:f564c2b6f60b]17.03 by Max Reichardt <mreichardt@…>
Adds options to tFrameworkElementInfo to also serialize owned connectors …
13:24 Changeset in finroc_plugins_network_transport [20:1f71fb169917]17.03 by Max Reichardt <mreichardt@…>
Adapts to changes in rrlib_serialization
13:22 Changeset in rrlib_serialization [159:1289285e7401]17.03 by Max Reichardt <mreichardt@…>
Removes 'day' from serialization version (more intuitive/reasonable)
13:20 Changeset in finroc_core [427:0a7e413412e9]17.03 by Max Reichardt <mreichardt@…>
Unifies and optimizes serialization of tConnectOptions and …
Note: See TracTimeline for information about the timeline view.