Timeline



Aug 2, 2013:

8:04 PM Changeset in pacpusframework [167] by Marek Kurdej
Added: .clang-format configuration script and a short batch script to …
4:19 PM Changeset in pacpussensors [22] by phudelai
New control mode added + Security with the controller

Aug 1, 2013:

6:31 PM Changeset in pacpusframework [166] by Marek Kurdej
Added: ProducerConsumerExample_d.xml (debug version).
6:30 PM Changeset in pacpusframework [165] by Marek Kurdej
Major: changed plugins section name to plugings. Parameters section …
5:28 PM Changeset in pacpusframework [164] by Marek Kurdej
Update: svn:ignore: plugin and config files.
5:26 PM Changeset in pacpusframework [163] by Marek Kurdej
Added: test component from PacpusCityVIP. Added: PACPUS_BUILD_EXAMPLES …
4:46 PM Changeset in pacpusframework [162] by Marek Kurdej
Update: merged changes from trunk.
3:57 PM Changeset in pacpusframework [161] by morasjul
addInputs and addOutputs not yet Pure virtual, no need to implement if …
3:18 PM Changeset in pacpussensors [21] by phudelai
New component for the wifibot and the dualshock 3
2:31 PM Changeset in pacpusframework [160] by Marek Kurdej
Update: Boost binaries link.
2:19 PM Changeset in pacpusframework [159] by morasjul
Somme cleaning in InputOutputInterface.h and InputOutputBase.h
1:36 PM Changeset in pacpusframework [158] by Marek Kurdej
Added: INSTALL.txt describing installation of Boost.
1:19 PM Changeset in pacpusframework [157] by Marek Kurdej
Update: DEPENDENCIES.txt.
1:16 PM Changeset in pacpusframework [156] by Marek Kurdej
Added: PacpusException.
1:12 PM Changeset in pacpusframework [155] by Marek Kurdej
Update: PacpusLib using create_export.
1:12 PM Changeset in pacpusframework [154] by Marek Kurdej
Update: create_export: added optional 3rd argument -- output directory …
11:42 AM Changeset in pacpusframework [153] by Marek Kurdej
Fixed: C4996 unchecked iterator warning on MSVC.
10:45 AM Changeset in pacpusframework [152] by Marek Kurdej
Major update. Renamed: addInput -> addInputs, addOutput -> addOutputs …
9:06 AM Changeset in pacpusframework [151] by Marek Kurdej
Fixed: moved dependency on boost::log_setup to PacpusDependencies.cmake.

Jul 31, 2013:

8:26 PM Changeset in pacpusframework [150] by morasjul
Fix boost log for linux (add link with boost_log_setup and pthread)
5:16 PM Changeset in pacpusframework [149] by Marek Kurdej
Fixed: DLL import/export in geodesie.h.
2:42 PM Changeset in pacpusframework [148] by Marek Kurdej
Corrections in PacpusEvent, InputOutputBase, InputOutputInterface. …
1:17 PM Changeset in pacpusframework [147] by Marek Kurdej
Added: scripts to create new component.
11:59 AM Changeset in pacpussensors [20] by Marek Kurdej
Update: svn:ignore.
11:58 AM Changeset in pacpussensors [19] by Marek Kurdej
Update: fixed LMOComponent compilation with Qt5.
11:57 AM Changeset in pacpussensors [18] by Marek Kurdej
Minor update: using QImage:byteCount() instead of QImage::numBytes() …
11:20 AM Changeset in pacpusframework [146] by Marek Kurdej
Update: refactoring in XmlConfigFile. Added: attributes 'prefix', …

Jul 30, 2013:

6:24 PM Changeset in pacpusframework [145] by Marek Kurdej
Update: Logger initialization invoked in PacpusSensor.
6:20 PM Changeset in pacpusframework [144] by Marek Kurdej
Minor update: Log using LOG_... macro as well.
6:16 PM Changeset in pacpusframework [143] by Marek Kurdej
Update: Logger initialization invoked in DbitePlayer.
5:55 PM Changeset in pacpusframework [142] by Marek Kurdej
Update: minor uncommented. Info: cannot use …
5:48 PM Changeset in pacpusframework [141] by Marek Kurdej
Major update: using Boost.Log if PACPUS_USE_LOG is true. Added: …
4:50 PM Changeset in pacpusframework [140] by Marek Kurdej
Update: using qt_wrap_ui, qt_wrap_cpp everywhere.
4:47 PM Changeset in pacpusframework [139] by Marek Kurdej
Fixed: qt_wrap_ui, qt_wrap_moc compatibility macros for Qt4/Qt5. …
3:59 PM Changeset in pacpusframework [138] by morasjul
fix include mane (Capital)
3:23 PM Changeset in pacpusframework [137] by Marek Kurdej
Renamed: caps fixes.
3:17 PM Changeset in pacpusframework [136] by Marek Kurdej
Renamed: fixed first letter uppercase.
3:15 PM Changeset in pacpusframework [135] by Marek Kurdej
Update: minor formatting.
3:04 PM Changeset in pacpusframework [134] by Marek Kurdej
Update: create_export adds automatically `add_definitions( …
2:54 PM Changeset in pacpusframework [133] by Marek Kurdej
Update: PacpusUtilities.cmake: create_export minor fix.
2:51 PM Changeset in pacpusframework [132] by Marek Kurdej
Update: PacpusUtilities.cmake: renamed export_${PLUGIN_NAME}.h -> …
2:17 PM Changeset in pacpusframework [131] by Marek Kurdej
Update: using Q_GADGET instead of Q_OBJECT to have signals/slot support.
2:11 PM Changeset in pacpusframework [130] by Marek Kurdej
[cmake] Update: renamed and cached variable QT5 -> PACPUS_USE_QT5.
2:04 PM Changeset in pacpusframework [129] by Marek Kurdej
Update: FindPacpus.cmake revisited.
12:53 PM Changeset in pacpusframework [128] by Marek Kurdej
Update: using CMake CMP0020 policy if supported (auto link qtmain.lib …
11:54 AM Changeset in pacpusframework [127] by Marek Kurdej
Update: PacpusDependencies.cmake, added a message to change …
11:40 AM Changeset in pacpusframework [126] by Marek Kurdej
Update: added dll export/import macros for PacpusTools.

Jul 29, 2013:

5:47 PM Changeset in pacpusframework [125] by morasjul
fix

Jul 26, 2013:

9:16 AM Changeset in pacpussensors [17] by morasjul
Added: LMOComponent. (Lidar-Map-Odometry)

Jul 24, 2013:

11:31 AM Changeset in pacpusframework [124] by morasjul
comment cmake policy because error linux fix createEcporrt cmake …
10:38 AM Changeset in pacpusframework [123] by morasjul
fix CMakeLists for windows

Jul 22, 2013:

11:45 PM Changeset in pacpusframework [122] by morasjul
add function to PacpusSerialPort

Jul 19, 2013:

12:42 PM Changeset in pacpusframework [121] by morasjul
add cmake macro and improve serial component

Jul 18, 2013:

12:09 PM Changeset in pacpussensors [16] by DHERBOMEZ Gérald
add standards replay components for some sensors that has to be used …

Jul 15, 2013:

4:59 PM Changeset in pacpusframework [120] by morasjul
- add PacpusSerialport (QT 5.1 required) - add part of QT4 / QT5 cmake …

Jul 10, 2013:

10:52 AM Changeset in pacpussensors [15] by DHERBOMEZ Gérald
minor modifications
Note: See TracTimeline for information about the timeline view.