プロジェクト

全般

プロフィール

活動

2010/03/08から2010/04/06まで

2010/04/06

18:49 リビジョン 1952 (openrtm-cxx): The files for ConnectTest have been changed.
kurihara
18:49 コア リビジョン 1952: The files for ConnectTest have been changed.
kurihara
18:48 リビジョン 1951 (openrtm-cxx): The format of output data has been changed.
kurihara
18:48 コア リビジョン 1951: The format of output data has been changed.
kurihara
14:10 リビジョン 1950 (openrtm-cxx): Comments, format, etc. have been modified.
n-ando
14:10 コア リビジョン 1950: Comments, format, etc. have been modified.
n-ando
13:56 リビジョン 1949 (openrtm-cxx): Provider/Consumer's descriptors were wrong.
wrong: inst_name.port."inst_name.port_name"....
correct: inst_name.port.port_name....
n-ando
13:56 コア リビジョン 1949: Provider/Consumer's descriptors were wrong.
wrong: inst_name.port."inst_name.port_name"....
correct: inst_name.port.port_name....
n-ando
10:36 リビジョン 1948 (openrtm-cxx): Provider/Consumer's descriptors were wrong.
(provider->provided, consumer->required) n-ando
10:36 コア リビジョン 1948: Provider/Consumer's descriptors were wrong.
(provider->provided, consumer->required) n-ando

2010/04/05

03:17 リビジョン 1947 (openrtm-cxx): CorbaPort's unsubscribeInterfaces()'s bug has been fixed.
bug: Unsubscribing did not work for interfaces.
Matching process between Consumer's descriptor and ConnectorProfile w...
n-ando
03:17 コア リビジョン 1947: CorbaPort's unsubscribeInterfaces()'s bug has been fixed.
bug: Unsubscribing did not work for interfaces.
Matching process between Consumer's descriptor and ConnectorProfile w...
n-ando
01:15 リビジョン 1946 (openrtm-cxx): getLoadableModules():
multiple language support and module profile cache have been implemented. n-ando
01:15 コア リビジョン 1946: getLoadableModules():
multiple language support and module profile cache have been implemented. n-ando
21:57 バグ #1391 (終了): ServicePortのポート間接続解除の問題
ServicePortのポート間接続解除処理が正常に行われていない。
ポート間接続後、ポート間接続を切断してもデータ通信が行われてしまう。
手順は以下の通り。
1. RTSEにてMyServiceProviderのpro...
kurihara
13:38 リビジョン 1945 (openrtm-cxx): ART EC's bug has been fixed.
n-ando
13:38 コア リビジョン 1945: ART EC's bug has been fixed.
n-ando
13:37 リビジョン 1944 (openrtm-cxx): uuid.py is now UUID generator command when it is executed.
n-ando
13:37 コア リビジョン 1944: uuid.py is now UUID generator command when it is executed.
n-ando
13:36 リビジョン 1943 (openrtm-cxx): ConnectTest scripts
n-ando
13:36 コア リビジョン 1943: ConnectTest scripts
n-ando

2010/03/31

10:35 リビジョン 1942 (openrtm-cxx): crc.(cpp|h) have been added into common source list.
n-ando
10:35 コア リビジョン 1942: crc.(cpp|h) have been added into common source list.
n-ando

2010/03/30

03:53 リビジョン 1941 (openrtm-cxx): Bug: coil_config.vsprops is not included win32 dist files, has been fixed.
n-ando
03:53 コア リビジョン 1941: Bug: coil_config.vsprops is not included win32 dist files, has been fixed.
n-ando
18:33 リビジョン 1940 (openrtm-cxx): Owner/participants of EC's profile has not been set correctly.
n-ando
18:33 コア リビジョン 1940: Owner/participants of EC's profile has not been set correctly.
n-ando
18:28 リビジョン 1939 (openrtm-cxx): Member variables initialization order has been modified.
n-ando
18:28 コア リビジョン 1939: Member variables initialization order has been modified.
n-ando
16:39 リビジョン 1938 (openrtm-cxx): Indentation modification.
n-ando
16:39 コア リビジョン 1938: Indentation modification.
n-ando
16:39 リビジョン 1937 (openrtm-cxx): Documentation has been modified. (Port name restriction.)
Profile initialization for sequence members. n-ando
16:39 コア リビジョン 1937: Documentation has been modified. (Port name restriction.)
Profile initialization for sequence members. n-ando
16:25 リビジョン 1936 (openrtm-cxx): Modified swap(const x) -> swap(x)
n-ando
16:25 コア リビジョン 1936: Modified swap(const x) -> swap(x)
n-ando

2010/03/29

16:39 リビジョン 1935 (openrtm-cxx): Installer build scripts have been updated.
hakuta
16:39 コア リビジョン 1935: Installer build scripts have been updated.
hakuta

2010/03/25

09:06 リビジョン 1934 (openrtm-cxx): The initialization of m_retcode has been added.
kurihara
09:06 コア リビジョン 1934: The initialization of m_retcode has been added.
kurihara

2010/03/23

00:18 リビジョン 1933 (openrtm-cxx): The initialization processing for readAll() and writeAll() has been added.
kurihara
00:18 コア リビジョン 1933: The initialization processing for readAll() and writeAll() has been added.
kurihara

2010/03/13

22:08 リビジョン 1932 (openrtm-cxx): The bug in write() was fixed.
kurihara
22:08 コア リビジョン 1932: The bug in write() was fixed.
kurihara

2010/03/11

17:12 リビジョン 1931 (openrtm-cxx): A bug of a logic to find newly loaded factory profile has been fixed.
n-ando
17:12 コア リビジョン 1931: A bug of a logic to find newly loaded factory profile has been fixed.
n-ando
17:11 リビジョン 1930 (openrtm-cxx): corba.enpoint(s) handling logic's bugs have been fixed.
n-ando
17:11 コア リビジョン 1930: corba.enpoint(s) handling logic's bugs have been fixed.
n-ando

2010/03/09

14:13 バグ #878: CompositeComponentのデータポートを非公開に切り替える際のバグ
r1591 匿名ユーザー
14:01 バグ #760: OpenRTM-aist(C++)-delete_component時のPOA不一致エラーの問題
r1444 匿名ユーザー
13:52 バグ #634: OpenRTM-aist-1.0.0-RC1にてlog_levelを設定しないとログが出力されない問題
r1480 匿名ユーザー
13:51 バグ #628: coil::Logger のバグ windows
r1392 r1394 r1455 匿名ユーザー
13:44 バグ #801: OpenRTM-aist(C++)-remove_organization時にSegmentationfaultが発生する問題
r1465 匿名ユーザー
13:34 調査 #935: 実行周期の設定値
r1619 匿名ユーザー

2010/03/08

19:05 バグ #1157: データポート接続とread()呼出で、RTCの実行速度が遅くなる問題
r1791 匿名ユーザー
 

他の形式にエクスポート: Atom