Changeset 76 in pacpusframework
- Timestamp:
- Jan 10, 2013, 6:05:10 PM (12 years ago)
- Location:
- trunk
- Files:
-
- 68 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/Pacpus/DbitePlayer/DbitePlayerConfig.h
r66 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/DbitePlayer/DbtPlyEngine.h
r67 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Elie Al Alam <firstname.surname@utc.fr> -
trunk/include/Pacpus/DbitePlayer/DbtPlyEngineStateChart.h
r69 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Elie Al Alam <firstname.surname@utc.fr> -
trunk/include/Pacpus/DbitePlayer/DbtPlyFileManager.h
r67 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Elie Al Alam <firstname.surname@utc.fr> -
trunk/include/Pacpus/DbitePlayer/DbtPlyTrigger.h
r66 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Elie Al Alam <firstname.surname@utc.fr> -
trunk/include/Pacpus/DbitePlayer/DbtPlyUserInterface.h
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Elie Al Alam <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/AsyncWorkerBase.h
r67 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Samuel Gosselin <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/BinaryDecoder.h
r66 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Gerald Dherbomez <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/PeriodicWorker.h
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Samuel Gosselin <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/PosixShMem.h
r67 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/ShMem.h
r69 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/ShMemBase.h
r69 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/Win32ShMem.h
r69 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Gerald Dherbomez <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/filtering/bayes_filtering.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/filtering/filter_exception.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/filtering/gaussian_sum_filtering.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/filtering/kalman_filtering.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/filtering/particle_filtering.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/math/distributions.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/math/geodesy.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/math/math_exception.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/math/rng.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/math/ublas.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/math/utilities.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/matrice.h
r70 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/transf_lamb_93.h
r66 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/ComponentBase.h
r66 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Gerald Dhermobez <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/ComponentFactory.h
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Gerald Dherbomez <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/ComponentFactoryBase.h
r66 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Gerald Dherbomez <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/ComponentManager.h
r71 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Gerald Dherbomez <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/DbiteException.h
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Marek Kurdej <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/DbiteFile.h
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Marek Kurdej <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/DbiteFileTypes.h
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Gerald Dherbomez <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/FileLibConfig.h
r71 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Marek Kurdej <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/GenericObservable.h
r67 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Stephane Bonnet <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/GenericObserverInterface.h
r66 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Stephane Bonnet <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/PacpusPluginInterface.h
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/XmlComponentConfig.h
r66 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Gerald Dherbomez <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/XmlConfigFile.h
r66 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Gerald Dherbomez <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/cstdint.h
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Marek Kurdej <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/hdfile_header_t.h
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/pacpus.h
r71 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Gerald Dherbomez <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/road_time.h
r70 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Gerald Dherbomez <firstname.surname@utc.fr> -
trunk/src/DBITEPlayer/src/main.cpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @author Elie Al Alam <firstname.surname@utc.fr> 5 6 /// @author Gerald Dherbomez <firstname.surname@utc.fr> -
trunk/src/DBITEPlayerLib/DbtPlyEngine.cpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @version $Id$ 5 6 -
trunk/src/DBITEPlayerLib/DbtPlyEngineStateChart.cpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @version $Id$ 5 6 -
trunk/src/DBITEPlayerLib/DbtPlyFileManager.cpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @version $Id$ 5 6 -
trunk/src/DBITEPlayerLib/DbtPlyTrigger.cpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @version $Id$ 5 6 -
trunk/src/DBITEPlayerLib/DbtPlyUserInterface.cpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @version $Id$ 5 6 -
trunk/src/FileLib/src/DbiteException.cpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @version $Id$ 5 6 -
trunk/src/FileLib/src/DbiteFile.cpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @version $Id$ 5 6 -
trunk/src/FileLib/test/TestFileLib.cpp
r64 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @version $Id$ 5 6 -
trunk/src/PacpusLib/ComponentBase.cpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @version $Id$ 5 6 -
trunk/src/PacpusLib/ComponentFactoryBase.cpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @version $Id$ 5 6 -
trunk/src/PacpusLib/ComponentManager.cpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @version $Id$ 5 6 -
trunk/src/PacpusLib/Log.cpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @version $Id$ 5 6 -
trunk/src/PacpusLib/XmlComponentConfig.cpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @version $Id$ 5 6 -
trunk/src/PacpusLib/XmlConfigFile.cpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @version $Id$ 5 6 -
trunk/src/PacpusSensor/src/main.cpp
r64 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @version $Id$ 5 6 -
trunk/src/PacpusSensor/src/ui/pacpusmainwindow.cpp
r64 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @version $Id$ 5 6 -
trunk/src/PacpusSensor/src/ui/pacpusmainwindow.h
r64 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @author Firstname Surname <firstname.surname@utc.fr> 5 6 /// @date Month, Year -
trunk/src/PacpusTools/src/AsyncWorkerBase.cpp
r64 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 4 // %pacpus:license} 3 5 4 6 #include <Pacpus/PacpusTools/AsyncWorkerBase.h> -
trunk/src/PacpusTools/src/PeriodicWorker.cpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 4 // %pacpus:license} 3 5 4 6 #include <Pacpus/PacpusTools/PeriodicWorker.h> -
trunk/src/PacpusTools/src/PosixShMem.cpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 4 // %pacpus:license} 3 5 4 6 #include <cassert> -
trunk/src/PacpusTools/src/Win32ShMem.cpp
r64 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 4 // %pacpus:license} 3 5 4 6 #include <Pacpus/PacpusTools/Win32ShMem.h> -
trunk/src/PacpusTools/src/geodesie.cpp
r64 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 4 // %pacpus:license} 3 5 4 6 #include <Pacpus/PacpusTools/geodesie.h> -
trunk/src/PacpusTools/src/matrice.cpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 4 // %pacpus:license} 3 5 4 6 #include <Pacpus/PacpusTools/matrice.h> -
trunk/src/RoadTime/src/road_time.c
r64 r76 1 /** 2 * 3 * Distributed under the UTC Heudiascy Pacpus License, Version 1.0. 4 * Copyright (c) UTC Heudiasyc 2010 - 2013. All rights reserved. 5 * 6 * See the LICENSE file for more information or a copy at: 7 * http://www.hds.utc.fr/~kurdejma/LICENSE_1_0.txt 8 * 9 */ 1 // %pacpus:license{ 2 // This file is part of the PACPUS framework distributed under the 3 // CECILL-C License, Version 1.0. 4 // %pacpus:license} 10 5 11 6 #ifdef WIN32
Note:
See TracChangeset
for help on using the changeset viewer.