Timeline
Aug 1, 2013:
- 6:31 PM Changeset in pacpusframework [166] by
- Added: ProducerConsumerExample_d.xml (debug version).
- 6:30 PM Changeset in pacpusframework [165] by
- Major: changed plugins section name to plugings. Parameters section …
- 5:28 PM Changeset in pacpusframework [164] by
- Update: svn:ignore: plugin and config files.
- 5:26 PM Changeset in pacpusframework [163] by
- Added: test component from PacpusCityVIP. Added: PACPUS_BUILD_EXAMPLES …
- 4:46 PM Changeset in pacpusframework [162] by
- Update: merged changes from trunk.
- 3:57 PM Changeset in pacpusframework [161] by
- addInputs and addOutputs not yet Pure virtual, no need to implement if …
- 3:18 PM Changeset in pacpussensors [21] by
- New component for the wifibot and the dualshock 3
- 2:31 PM Changeset in pacpusframework [160] by
- Update: Boost binaries link.
- 2:19 PM Changeset in pacpusframework [159] by
- Somme cleaning in InputOutputInterface.h and InputOutputBase.h
- 1:36 PM Changeset in pacpusframework [158] by
- Added: INSTALL.txt describing installation of Boost.
- 1:19 PM Changeset in pacpusframework [157] by
- Update: DEPENDENCIES.txt.
- 1:16 PM Changeset in pacpusframework [156] by
- Added: PacpusException.
- 1:12 PM Changeset in pacpusframework [155] by
- Update: PacpusLib using create_export.
- 1:12 PM Changeset in pacpusframework [154] by
- Update: create_export: added optional 3rd argument -- output directory …
- 11:42 AM Changeset in pacpusframework [153] by
- Fixed: C4996 unchecked iterator warning on MSVC.
- 10:45 AM Changeset in pacpusframework [152] by
- Major update. Renamed: addInput -> addInputs, addOutput -> addOutputs …
- 9:06 AM Changeset in pacpusframework [151] by
- Fixed: moved dependency on boost::log_setup to PacpusDependencies.cmake.
Jul 31, 2013:
- 8:26 PM Changeset in pacpusframework [150] by
- Fix boost log for linux (add link with boost_log_setup and pthread)
- 5:16 PM Changeset in pacpusframework [149] by
- Fixed: DLL import/export in geodesie.h.
- 2:42 PM Changeset in pacpusframework [148] by
- Corrections in PacpusEvent, InputOutputBase, InputOutputInterface. …
- 1:17 PM Changeset in pacpusframework [147] by
- Added: scripts to create new component.
- 11:59 AM Changeset in pacpussensors [20] by
- Update: svn:ignore.
- 11:58 AM Changeset in pacpussensors [19] by
- Update: fixed LMOComponent compilation with Qt5.
- 11:57 AM Changeset in pacpussensors [18] by
- Minor update: using QImage:byteCount() instead of QImage::numBytes() …
- 11:20 AM Changeset in pacpusframework [146] by
- Update: refactoring in XmlConfigFile. Added: attributes 'prefix', …
Jul 30, 2013:
- 6:24 PM Changeset in pacpusframework [145] by
- Update: Logger initialization invoked in PacpusSensor.
- 6:20 PM Changeset in pacpusframework [144] by
- Minor update: Log using LOG_... macro as well.
- 6:16 PM Changeset in pacpusframework [143] by
- Update: Logger initialization invoked in DbitePlayer.
- 5:55 PM Changeset in pacpusframework [142] by
- Update: minor uncommented. Info: cannot use …
- 5:48 PM Changeset in pacpusframework [141] by
- Major update: using Boost.Log if PACPUS_USE_LOG is true. Added: …
- 4:50 PM Changeset in pacpusframework [140] by
- Update: using qt_wrap_ui, qt_wrap_cpp everywhere.
- 4:47 PM Changeset in pacpusframework [139] by
- Fixed: qt_wrap_ui, qt_wrap_moc compatibility macros for Qt4/Qt5. …
- 3:59 PM Changeset in pacpusframework [138] by
- fix include mane (Capital)
- 3:23 PM Changeset in pacpusframework [137] by
- Renamed: caps fixes.
- 3:17 PM Changeset in pacpusframework [136] by
- Renamed: fixed first letter uppercase.
- 3:15 PM Changeset in pacpusframework [135] by
- Update: minor formatting.
- 3:04 PM Changeset in pacpusframework [134] by
- Update: create_export adds automatically `add_definitions( …
- 2:54 PM Changeset in pacpusframework [133] by
- Update: PacpusUtilities.cmake: create_export minor fix.
- 2:51 PM Changeset in pacpusframework [132] by
- Update: PacpusUtilities.cmake: renamed export_${PLUGIN_NAME}.h -> …
- 2:17 PM Changeset in pacpusframework [131] by
- Update: using Q_GADGET instead of Q_OBJECT to have signals/slot support.
- 2:11 PM Changeset in pacpusframework [130] by
- [cmake] Update: renamed and cached variable QT5 -> PACPUS_USE_QT5.
- 2:04 PM Changeset in pacpusframework [129] by
- Update: FindPacpus.cmake revisited.
- 12:53 PM Changeset in pacpusframework [128] by
- Update: using CMake CMP0020 policy if supported (auto link qtmain.lib …
- 11:54 AM Changeset in pacpusframework [127] by
- Update: PacpusDependencies.cmake, added a message to change …
- 11:40 AM Changeset in pacpusframework [126] by
- Update: added dll export/import macros for PacpusTools.
Jul 29, 2013:
Jul 26, 2013:
- 9:16 AM Changeset in pacpussensors [17] by
- Added: LMOComponent. (Lidar-Map-Odometry)
Jul 24, 2013:
- 11:31 AM Changeset in pacpusframework [124] by
- comment cmake policy because error linux fix createEcporrt cmake …
- 10:38 AM Changeset in pacpusframework [123] by
- fix CMakeLists for windows
Jul 22, 2013:
- 11:45 PM Changeset in pacpusframework [122] by
- add function to PacpusSerialPort
Jul 19, 2013:
- 12:42 PM Changeset in pacpusframework [121] by
- add cmake macro and improve serial component
Jul 18, 2013:
- 12:09 PM Changeset in pacpussensors [16] by
- add standards replay components for some sensors that has to be used …
Jul 15, 2013:
- 4:59 PM Changeset in pacpusframework [120] by
- - add PacpusSerialport (QT 5.1 required) - add part of QT4 / QT5 cmake …
Jul 10, 2013:
- 10:52 AM Changeset in pacpussensors [15] by
- minor modifications
Jul 2, 2013:
- 12:33 PM Changeset in pacpussensors [14] by
- ExampleComponent: added parameters, fixed Log include.
Note:
See TracTimeline
for information about the timeline view.