source: pacpusframework/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @372   8 years DHERBOMEZ Gérald add missing comma
(edit) @371   8 years DHERBOMEZ Gérald modification of the structure_gps.h file: add structure for spanpvaxa …
(edit) @370   8 years cerichar correction CMakeLists.txt
(edit) @369   8 years ydroniou Fix script endline error (and compilation)
(edit) @367   9 years DHERBOMEZ Gérald add structures for LIDAR
(edit) @366   9 years DHERBOMEZ Gérald Put back Win32ShMem class for app comapatibility in PacpusTools.
(edit) @365   9 years DHERBOMEZ Gérald applying patch relative to ticket …
(edit) @364   9 years DHERBOMEZ Gérald add header file
(edit) @363   9 years DHERBOMEZ Gérald - stopping component in reverse sense in PacpusSensor app - upgrade …
(edit) @362   9 years DHERBOMEZ Gérald add data structures
(edit) @359   9 years DHERBOMEZ Gérald add structures folder
(edit) @358   9 years DHERBOMEZ Gérald remove install with root privileges
(edit) @357   9 years cerichar compilation on Windows 10 64 bits, visual 2012, Qt 5.5, boost 1.54
(edit) @353   9 years DHERBOMEZ Gérald creating branche 0.2.x
(edit) @342   9 years phudelai mise à jour du decriptor
(edit) @341   9 years phudelai changement de tooltip du player
(edit) @340   9 years phudelai Ajout de vrais boutons play/pause/stop dans le trunk Remplacement des …
(edit) @339   9 years phudelai Ajout de vrais boutons play/pause/stop dans PacpusSensor et DBITEPlayer
(edit) @338   9 years DHERBOMEZ Gérald Deletion of automatic Visual Studio builds
(edit) @337   9 years gsanahuj +x
(edit) @336   10 years phudelai CMakeLists.txt and PacpusSensor's comment updated
(edit) @335   10 years phudelai manage the color of monitored component
(edit) @333   10 years DHERBOMEZ Gérald correction of a code regression in the build system (installation of …
(edit) @331   10 years phudelai Icon added to all graphic applications
(edit) @330   10 years DHERBOMEZ Gérald change of backslash by slash
(edit) @328   10 years phudelai dbcDecriptor added to the framework
(edit) @326   10 years DHERBOMEZ Gérald small modifications
(edit) @325   10 years DHERBOMEZ Gérald correction of syntax error (interface => anInterface)
(edit) @320   10 years phudelai Provel and Zoe type added
(edit) @318   10 years DHERBOMEZ Gérald bug correction about path missing in geodesie class
(edit) @311   10 years DHERBOMEZ Gérald Add the dllexport/dllimport macro to geodesie functions (for Windows olny)
(edit) @310   10 years DHERBOMEZ Gérald Add of SICK LIDARS as Dbite types
(edit) @309   10 years gsanahuj add scripts to build for igep
(edit) @308   10 years gsanahuj modifs nlle toolchain
(edit) @307   10 years phudelai branche 0.1.x: PACPUS numbering 0.1.0 => 0.1.1
(edit) @306   10 years phudelai Branche 0.1.x: deletion of useless magic search of location of …
(edit) @305   10 years phudelai BinaryDecoder.h corrected
(edit) @304   10 years DHERBOMEZ Gérald Branche 0.1.x: correction of macro FindPacpus, way to find PACPUS_ROOT …
(edit) @297   10 years DHERBOMEZ Gérald Small modification of 0.0.x version number (0.0.2=>0.0.3) for next release
(edit) @296   10 years DHERBOMEZ Gérald svn-commit.
(edit) @295   10 years DHERBOMEZ Gérald Bug fix in BinaryDecoder.h file, notably for the mDecodeToUI8 function …
(edit) @261   10 years phudelai PacpusUtilities.cmake corrected
(edit) @256   10 years DHERBOMEZ Gérald update of the pacpus numbering in the 0.0.x branche for 0.0.2 tag creation
(edit) @255   11 years gsanahuj nouvelle toolchain igep
(edit) @254   11 years gsanahuj modifs dossier installation
(edit) @253   11 years gsanahuj script igep
(edit) @252   11 years DHERBOMEZ Gérald branche 0.1: - add installation option with version number of PACPUS …
(edit) @233   11 years Marek Kurdej Fixed: Qt5 unnecessary dependencies (Linux+Qt5 works OK)
(edit) @230   11 years Marek Kurdej Fixed: Qt4 compilation on Linux
(edit) @229   11 years Marek Kurdej Fixed: working both with Qt4 and Qt5.
(edit) @170   11 years DHERBOMEZ Gérald change name of branche 2.0-beta1 to 0.1.x
(edit) @169   11 years DHERBOMEZ Gérald moving current trunk in release 0.0.x branch
(edit) @167   11 years Marek Kurdej Added: .clang-format configuration script and a short batch script to …
(edit) @166   11 years Marek Kurdej Added: ProducerConsumerExample_d.xml (debug version).
(edit) @165   11 years Marek Kurdej Major: changed plugins section name to plugings. Parameters section …
(edit) @164   11 years Marek Kurdej Update: svn:ignore: plugin and config files.
(edit) @163   11 years Marek Kurdej Added: test component from PacpusCityVIP. Added: PACPUS_BUILD_EXAMPLES …
(edit) @162   11 years Marek Kurdej Update: merged changes from trunk.
(edit) @161   11 years morasjul addInputs and addOutputs not yet Pure virtual, no need to implement if …
(edit) @160   11 years Marek Kurdej Update: Boost binaries link.
(edit) @159   11 years morasjul Somme cleaning in InputOutputInterface.h and InputOutputBase.h
(edit) @158   11 years Marek Kurdej Added: INSTALL.txt describing installation of Boost.
(edit) @157   11 years Marek Kurdej Update: DEPENDENCIES.txt.
(edit) @156   11 years Marek Kurdej Added: PacpusException.
(edit) @155   11 years Marek Kurdej Update: PacpusLib using create_export.
(edit) @154   11 years Marek Kurdej Update: create_export: added optional 3rd argument -- output directory …
(edit) @153   11 years Marek Kurdej Fixed: C4996 unchecked iterator warning on MSVC.
(edit) @152   11 years Marek Kurdej Major update. Renamed: addInput -> addInputs, addOutput -> addOutputs …
(edit) @151   11 years Marek Kurdej Fixed: moved dependency on boost::log_setup to PacpusDependencies.cmake.
(edit) @150   11 years morasjul Fix boost log for linux (add link with boost_log_setup and pthread)
(edit) @149   11 years Marek Kurdej Fixed: DLL import/export in geodesie.h.
(edit) @148   11 years Marek Kurdej Corrections in PacpusEvent, InputOutputBase, InputOutputInterface. …
(edit) @147   11 years Marek Kurdej Added: scripts to create new component.
(edit) @146   11 years Marek Kurdej Update: refactoring in XmlConfigFile. Added: attributes 'prefix', …
(edit) @145   11 years Marek Kurdej Update: Logger initialization invoked in PacpusSensor.
(edit) @144   11 years Marek Kurdej Minor update: Log using LOG_... macro as well.
(edit) @143   11 years Marek Kurdej Update: Logger initialization invoked in DbitePlayer.
(edit) @142   11 years Marek Kurdej Update: minor uncommented. Info: cannot use …
(edit) @141   11 years Marek Kurdej Major update: using Boost.Log if PACPUS_USE_LOG is true. Added: …
(edit) @140   11 years Marek Kurdej Update: using qt_wrap_ui, qt_wrap_cpp everywhere.
(edit) @139   11 years Marek Kurdej Fixed: qt_wrap_ui, qt_wrap_moc compatibility macros for Qt4/Qt5. …
(edit) @138   11 years morasjul fix include mane (Capital)
(edit) @137   11 years Marek Kurdej Renamed: caps fixes.
(edit) @136   11 years Marek Kurdej Renamed: fixed first letter uppercase.
(edit) @135   11 years Marek Kurdej Update: minor formatting.
(edit) @134   11 years Marek Kurdej Update: create_export adds automatically `add_definitions( …
(edit) @133   11 years Marek Kurdej Update: PacpusUtilities.cmake: create_export minor fix.
(edit) @132   11 years Marek Kurdej Update: PacpusUtilities.cmake: renamed export_${PLUGIN_NAME}.h -> …
(edit) @131   11 years Marek Kurdej Update: using Q_GADGET instead of Q_OBJECT to have signals/slot support.
(edit) @130   11 years Marek Kurdej [cmake] Update: renamed and cached variable QT5 -> PACPUS_USE_QT5.
(edit) @129   11 years Marek Kurdej Update: FindPacpus.cmake revisited.
(edit) @128   11 years Marek Kurdej Update: using CMake CMP0020 policy if supported (auto link qtmain.lib …
(edit) @127   11 years Marek Kurdej Update: PacpusDependencies.cmake, added a message to change …
(edit) @126   11 years Marek Kurdej Update: added dll export/import macros for PacpusTools.
(edit) @125   11 years morasjul fix
(edit) @124   11 years morasjul comment cmake policy because error linux fix createEcporrt cmake …
(edit) @123   11 years morasjul fix CMakeLists for windows
(edit) @122   11 years morasjul add function to PacpusSerialPort
(edit) @121   11 years morasjul add cmake macro and improve serial component
(edit) @120   11 years morasjul - add PacpusSerialport (QT 5.1 required) - add part of QT4 / QT5 cmake …
Note: See TracRevisionLog for help on using the revision log.