活動
2009/12/16から2010/01/14まで
2010/01/14
- 18:54 リビジョン 1656: update for port connection. refs 340
- 18:16 リビジョン 1655: The port name had been changed from <port_name> to <instance_name>.<port_name> since r1648.
- But the port name is processed as <port_name> not <instance_name.port_name> in RTSE.
Therefore, it corresponded in th... - 14:56 リビジョン 1654: Unnecessary memory.h files have been removed.
- 13:51 リビジョン 1653: Slider_and_Motor has been removed.
- This examples are already included in OpenRTM-aist-Python.
- 10:09 リビジョン 1652: Swig python wrapper has been removed.
- 09:26 リビジョン 1651: DEFAULT_INCLUDES has been defined.
- Unnecessary include paths are defined in DEFAULT_INCLUDES.
This causes problems in case-insensitive OS such as a Mac ...
2010/01/13
- 17:36 リビジョン 1650: "all" is now acceptable for corba.endpoints option.
- 17:21 リビジョン 1649: Composite component configuration update logic was implemented in onInitialize().
- 17:20 リビジョン 1648: Now Port name is <instance_name>.<port_name>.
- 15:35 リビジョン 1647: A trivial bug fix.
- 15:33 リビジョン 1646: - corba.endpoints option has been introduced.
- Endpoint acquisition logic has been modified.
- corba.nameservice.replace_endpoint option has been introduced.
The ... - 15:21 リビジョン 1645: Log messages for Connector(Data)Listener settings are modified.
- Connector(Data)Listener::toString() functions have been implemented.
- 09:39 リビジョン 1644: The description about the Composite component was made comment.
2010/01/12
- 19:23 リビジョン 1643: Update for OpenRTM-aist-example packages.
- 19:22 リビジョン 1642: Update for OpenRTM-aist-example packages.
- 19:22 リビジョン 1641: Update for OpenRTM-aist-example packages.
- 19:22 リビジョン 1640: Update for OpenRTM-aist-example packages.
- 19:22 リビジョン 1639: Update for OpenRTM-aist-example packages.
- 19:19 リビジョン 1638: Update for OpenRTM-aist-example packages.
- 19:18 リビジョン 1637: Update for Package.
- 13:47 調査 #831 (担当): 全ソースコード内のログメッセージのレベルの見直し
- * public/(比較的複雑な)protected 関数について
** RTC_TRACE が関数の入り口にあるかどうかチェック
** エラー時にRTC_ERROR でエラーログを書き出しているかどうか?
** 例外時(cat... - 12:27 バグ #818 (担当): 複合RTCの公開Port設定について
- 12:26 バグ #817 (担当): Configurationの削除
- 11:59 機能 #324: Configurationに関するユーザAPIの軽微な改良
- とりあえず、保留
- 01:55 リビジョン 1636: Character codes and line feed code have been changed.
- 01:52 リビジョン 1635: Line feed code has been replaced.
- 01:52 リビジョン 1634: Log string typo has been corrected.
- 01:51 リビジョン 1633: Manager interface has been modified.
- 01:50 リビジョン 1632: Now only the master manager is registered to naming service.
- Reformatted.
2010/01/11
- 22:59 リビジョン 1631: - isAlive() functions have been added to NamingBase and NamingOnCorba
- classes.
- Now an endpoint in IORs that are registered to NamingService is
overwritten based on the routing informa... - 22:42 リビジョン 1630: The existence confirmation function has been added to CorbaNaming class.
- 21:16 リビジョン 1629: The exception declaration of CORBA::SystemException has been added to
- CorbaNaming class functions.
- 21:12 リビジョン 1628: formatIORinfo's argument type has been changed.
- 14:51 リビジョン 1627: CORBA IOR utilities functions have been implemented.
2010/01/10
- 17:57 リビジョン 1626: Comment has been modified.
- Signal setting has been added.
- 17:56 リビジョン 1625: A function to find endpoint from destination address has been added.
- The win32 version has not been tested yet.
2010/01/09
- 16:13 リビジョン 1624: Bug fix? Now toArgv's returned char* array was terminated with NULL.
- 16:10 リビジョン 1623: coil Process functions have been implemented.
- 16:09 リビジョン 1622: Comment was modified.
- 14:10 リビジョン 1621: string <-> wstring conversion functions have been implemented.
- 14:09 リビジョン 1620: reformatting
2010/01/08
- 17:37 リビジョン 1619: EC's execution rate bug (ticket #935) has been fixed.
- 17:33 リビジョン 1618: init() functions have been refactored.
- 17:32 リビジョン 1617: Doxygen comments for onConnect/onDisconnect have been written.
- 13:46 リビジョン 1616: Some trivial fixes.
- 11:34 リビジョン 1615: RTObject:
- - InPort/OutPort registration in RTObejct has been modified/improved,
because InPortBase::init()'s argument has bee... - 11:14 リビジョン 1614: Logger object was added.
- 10:56 リビジョン 1613: Two callback types (ON_CONNECT, ON_DISCONNECTION) have been added.
2010/01/05
- 12:41 リビジョン 1612: CORBA Manager servant implementation has been improved.
- - master manager option '-d' was introduced.
- master-slave negotiation was implemented. - 12:32 リビジョン 1611: CVSROOT has been removed
2010/01/04
- 14:32 リビジョン 1610: Special configuration sets are renamed.
- - _default -> __constraints__
- _widget_ -> __widget__
2009/12/28
- 18:15 リビジョン 1609: Some comments and documentation have been updated.
- Reformatted.
- 13:23 リビジョン 1608: The deletion guard for "default" configuration-set has been added.
- The activation guard for special configuration-set has been added.
Some documentation has been updated. - 09:37 リビジョン 1607: Source code beautified.
2009/12/26
- 17:07 リビジョン 1606: "precreate" process order has been changed.
- 17:05 リビジョン 1605: Some trivial fixes.
- 17:01 リビジョン 1604: Configuration set initializing bugs have been fixed.
- 16:48 リビジョン 1603: Partial template specialization for stringTo<string> has been implemented.
- 08:30 リビジョン 1602: Some trivial fixes.
2009/12/24
- 15:50 リビジョン 1601: Deleted an unnecessary files.
- 15:44 リビジョン 1600: Integrated AutoTestIn/Out with AutoTest.
2009/12/22
- 17:16 リビジョン 1599: Changed endian check place from PortBase to InPortBase and OutPortBase. Added option setting of ConnectorComp.
- 16:05 リビジョン 1598: - port.connection.strictness option has been introduced.
- - English documentation has been updated.
- 11:26 リビジョン 1597: InPortAny has been deleted.
2009/12/19
2009/12/18
- 18:46 リビジョン 1595: CorbaPort class has been refactored.
- - Two provvider holder classes has been unified into CorbaProviderHolder class.
- Object activation/deactivation is m... - 18:43 リビジョン 1594: PortBase retains owner component instance name.
- 18:40 リビジョン 1593: The add/remove_component logic for children components has been added.
- 15:51 リビジョン 1592: Corrected data types
2009/12/17
他の形式にエクスポート: Atom