Activity
From 07/11/2017 to 08/09/2017
08/09/2017
- 03:27 PM Revision 999 (openrtm-java): [compat,bugfix,->RELENG_1_2] Fixed the items pointed out by the static code analysis tool.
- 11:59 AM Revision 998 (openrtm-java): [compat,bugfix,->RELENG_1_2] Fixed the items pointed out by the static code analysis tool.
- 10:12 AM Revision 997 (openrtm-java): [compat,bugfix,->RELENG_1_2] Fixed the items pointed out by the static code analysis tool.
- 09:05 AM Revision 996 (openrtm-java): [compat,bugfix,->RELENG_1_2] Fixed the items pointed out by the static code analysis tool.
08/08/2017
- 05:12 PM Revision 995 (openrtm-java): [compat,bugfix,->RELENG_1_2] Fixed the items pointed out by the static code analysis tool.
- 02:57 PM Revision 994 (openrtm-java): [compat,bugfix,->RELENG_1_2] Fixed the items pointed out by the static code analysis tool.
- 02:05 PM Revision 993 (openrtm-java): [compat,bugfix,->RELENG_1_2] Fixed the items pointed out by the static code analysis tool.
- 01:04 PM Revision 992 (openrtm-java): [compat,bugfix,->RELENG_1_2] Fixed the items pointed out by the static code analysis tool.
- 09:46 AM Revision 991 (openrtm-java): [compat,bugfix,->RELENG_1_2] Fixed the items pointed out by the static code analysis tool.
08/07/2017
- 05:36 PM Revision 990 (openrtm-java): [compat,bugfix,->RELENG_1_2] Fixed the items pointed out by the static code analysis tool.
- 04:14 PM Revision 989 (openrtm-java): [compat,bugfix,->RELENG_1_2] Fixed the items pointed out by the static code analysis tool.
07/28/2017
- 04:22 PM Revision 988 (openrtm-java): [compat,bugfix,->RELENG_1_2] Fixed the bug.
- 03:16 PM Revision 987 (openrtm-java): [compat,bugfix,->RELENG_1_2] Fixed the items pointed out by the static code analysis tool.
- 10:34 AM Revision 986 (openrtm-java): [compat,bugfix,->RELENG_1_2] Fixed the item pointed out by the static code analysis tool.
- 09:49 AM 機能 #4117: 同一ポート間で二重接続をデフォルトで許可しないようにする、オプション指定で接続数等を設定する機能を追加する
- h3. 接続
rtconを使用した場合の接続例。
* 多重許可...
07/27/2017
- 05:27 PM Revision 985 (openrtm-java): [compat,bugfix,->RELENG_1_2] Fixed the item pointed out by the static code analysis tool.
- 02:40 PM Revision 984 (openrtm-java): [compat,bugfix,->RELENG_1_2] Fixed the item pointed out by the static code analysis tool.
- 11:50 AM Revision 983 (openrtm-java): [compat,bugfix,->RELENG_1_2] Fixed the item pointed out by the static code analysis tool.
07/26/2017
- 05:20 PM Revision 982 (openrtm-java): [compat,bugfix,->RELENG_1_2] Fixed the item pointed out by the static code analysis tool.
- 05:01 PM Revision 981 (openrtm-java): [incompat,->RELENG_1_2] Changed it the version information on build.xml is reflected.
- 02:33 PM Revision 980 (openrtm-java): [incompat,->RELENG_1_2] Fixed Fixed comments. refs #3713
- 12:03 PM Revision 979 (openrtm-java): [compat,bugfix,->RELENG_1_2] Fixed the item pointed out by the static code analysis tool.
- 11:21 AM Revision 978 (openrtm-java): [compat,bugfix,->RELENG_1_2] Fixed the item pointed out by the static code analysis tool.
- 10:40 AM Revision 977 (openrtm-java): [compat,bugfix,->RELENG_1_2] Fixed the item pointed out by the static code analysis tool.
07/24/2017
07/19/2017
- 05:38 PM Revision 975 (openrtm-java): [compat,bugfix,->RELENG_1_2] Fixed the item pointed out by the static code analysis tool.
- 04:40 PM Revision 974 (openrtm-java): [compat,bugfix,->RELENG_1_2] Fixed the item pointed out by the static code analysis tool.
- 03:58 PM Revision 973 (openrtm-java): [compat,bugfix,->RELENG_1_2] Fixed the item pointed out by the static code analysis tool.
- 02:58 PM Revision 972 (openrtm-java): [compat,bugfix,->RELENG_1_2] Fixed the item pointed out by the static code analysis tool.
- 12:00 PM Revision 971 (openrtm-java): [compat,bugfix,->RELENG_1_2] Fixed the item pointed out by the static code analysis tool.
- 10:21 AM Revision 970 (openrtm-java): [compat,bugfix,->RELENG_1_2] Fixed the item pointed out by the static code analysis tool.
- 09:15 AM バグ #4143 (終了): ConnectorProfileへのrtc.confからのプロパティの反映
- rtc.confから与えられるバッファ長、ポリシーなどのプロパティが実際には設定されているものの、ConnectorProfileには反映されていない。
ConnectorProfile.properties -> coil::Pr...
07/18/2017
- 05:37 PM Revision 969 (openrtm-java): [compat,bugfix,->RELENG_1_2] Fixed bugs.
- 04:23 PM Revision 968 (openrtm-java): [compat,bugfix,->RELENG_1_2] Fixed bugs.
- 02:49 PM Revision 967 (openrtm-java): [compat,bugfix,->RELENG_1_2] Fixed bugs.
07/13/2017
- 04:56 PM Revision 966 (openrtm-java): [compat,bugfix,->RELENG_1_2] Fixed bugs.
- 03:55 PM 機能 #4128: RTCのプロパティにマネージャ名を設定する
- manager.instance_name を追加しました。
- 03:54 PM Revision 965 (openrtm-java): [compat,->RELENG_1_2] refs #4128
- 10:57 AM Revision 964 (openrtm-java): [incompat,->RELENG_1_2] CPU affinity setting has been added. refs #3713
07/12/2017
- 12:13 PM 機能 #3713: CPU affinityを設定する機能を追加する。
- h2. 実装
インターフェース(ICPUAffinity)を準備して、その実装クラスとして、Linux用クラスとWindows用クラスを作成。
システムプロパティ(System.getProperty) から OS の種類(o...
07/11/2017
Also available in: Atom