活動
2015/05/31から2015/06/29まで
2015/06/29
- 11:04 リビジョン 2646: [compat,test] Change namespace OutPort to OutPortTs. refs #3233
- 10:34 リビジョン 2645: [compat,test] Change RTC::PeriodicExecutionContext to RTC::ExecutionContextBase. refs #3232
- 10:13 リビジョン 2644: [compat,bugfix] Bugs that pre-connect and pre-activate make core-dump if specified components do not exist have been fixed. refs #3223
- 09:53 リビジョン 2643: [incompat,type] type in r2642
- 09:49 リビジョン 2642: [incompat,new_func,new_file] Direct data put mode has been implemented as a new interface_type=direct. Callbacks have been implemented. refs #3242
- 09:22 リビジョン 2641: [incompat,new_member] Now ConnectorListener and ConnectorDataListener have new size() function and typed notify function. refs #3242
- 08:58 機能 #3242 (新規): Direct型のデータポートにコールバック機能を実装する
- Direct型のデータポートにコールバック機能を実装する
2015/06/26
- 16:53 リビジョン 2640: [compat,test] Uninclude cdrStream.h, Add source files to Makefile.am. refs #3234
- 15:18 リビジョン 2639: [compat,->RELENG_1_1] Setting of omniORB version number has been changed.
2015/06/25
- 16:22 リビジョン 2638: [compat,test] Able to aggregate coverage data of all test class. refs #3208
- 09:54 リビジョン 2637: [compat,test] Change RTC::PeriodicExecutionContext to RTC_exp::PeriodicExecutionContext. refs #3236
2015/06/22
- 16:33 リビジョン 2636: [compat,test] Add -coverage and -lgcov to rtcprof_LDFLAGS of Makefile.am. Add source files to Makefile.am. refs #3229
- 15:30 リビジョン 2635: [compat,test] Add -coverage and -lgcov to rtcprof_LDFLAGS of Makefile.am. Add source files to Makefile.am. refs #3231
- 14:10 リビジョン 2634: [compat,test] Add -coverage and -lgcov to rtcprof_LDFLAGS of Makefile.am. Add source files to Makefile.am. refs #3230
- 09:04 リビジョン 2633: [compat,test] Change RTC::PeriodicExecutioneContext to RTC_exp::... and Add source files to Makefile.am. refs #3208
2015/06/18
2015/06/17
- 22:12 機能 #3224 (解決): 同一プロセスのコンポーネント間のデータポート接続で、データ転送をダイレクトに行うようにする
- h2. 仕様
* ConnectorProfile.properties["dataport.outport.direct_dataput.disable"] != YES の時、または当該プロパティーが設定されていない場合にD... - 00:41 機能 #3224 (解決): 同一プロセスのコンポーネント間のデータポート接続で、データ転送をダイレクトに行うようにする
- 同一プロセスに存在する複数のコンポーネント間のデータ転送においては、
* マーシャリング
* バッファリング
* アンマーシャリング
が行われているが、実際には単にOutPortからInPortの変数にデータを書き込む... - 21:43 リビジョン 2631: [incompat,function] Direct data put functionality between data ports has been implemented. refs #3224
- 16:35 リビジョン 2630: [compat,test] Delete .libs from Makefile.am. refs #3208
- 00:36 機能 #3223 (解決): 初期化時にポートの接続やアクティベーションをrtc.confで指定し実行できるようにする
- r2623にて対応。
2015/06/16
- 16:50 リビジョン 2629: [compat,test] Add source files to Makefile.am. refs #3208
- 15:02 リビジョン 2628: [compat,test] Add source files to Makefile.am. refs #3208
2015/06/15
- 16:37 リビジョン 2627: [compat,test] Add new property executable. refs #3208
- 16:14 リビジョン 2626: [compat,installer] Add new property executable.
- 15:12 リビジョン 2625: [compat,test] Change mode 775. refs #3208
- 14:11 リビジョン 2624: [compat,test] Update do-coverage target. refs #3208
- 03:03 リビジョン 2623: [compat,->RELENG_1_1] New rtc.conf optinos (preconnection, preactivation) have been added. refs #3223
- 03:00 機能 #3223 (終了): 初期化時にポートの接続やアクティベーションをrtc.confで指定し実行できるようにする
- h1. ポートの接続
以下のような指定でポートの事前接続を実行するようにする
* manager.components.preconnect: ConsoleIn.out:ConsoleOut.in(dataflow_type...
2015/06/12
- 15:28 リビジョン 2622: [compat,test] Add source files to Makefile.am, make OK. refs #3208
- 12:03 リビジョン 2621: [compat,test] Add source files to Makefile.am, make OK. refs #3208
- 09:17 リビジョン 2620: [compat,test] Add source files to Makefile.am, make OK. refs #3208
2015/06/11
- 16:46 リビジョン 2619: [compat,test] Add source files to Makefile.am, make OK. refs #3208
- 15:47 リビジョン 2618: [compat,test] Add source files to Makefile.am, make OK. refs #3208
- 13:21 リビジョン 2617: [compat,test] Add source files to Makefile.am, make OK. refs #3208
- 11:45 リビジョン 2616: [compat,test] Add source files to Makefile.am, make OK. refs #3208
- 10:51 リビジョン 2615: [compat,test] Add source files to Makefile.am, make OK. refs #3208
- 08:54 リビジョン 2614: [compat,test] Add source files to Makefile.am, make OK. refs #3208
2015/06/10
- 16:19 リビジョン 2613: [compat, test] Add source files to Makefile.am, make OK. refs #3208
- 09:27 リビジョン 2612: [compat,test] Aggregate coverage result to rtm/Coverage. refs #3207
- 09:21 リビジョン 2611: [compat,test] Add gcov lcov to Makefile.am. refs #3207
2015/06/09
他の形式にエクスポート: Atom