|
|
|
@149:70d2c2edc0f1
|
2 years |
mreichardt |
Merge with 17.03
tip
|
|
|
@148:bc0f6205fb43
|
2 years |
mreichardt |
Makes main_utilities utilize tSignalHandler class from rrlib_util
17.03
|
|
|
@147:e67c0327109a
|
2 years |
mreichardt |
Stores generated port names more efficiently (the constants are no longer …
17.03
|
|
|
@146:a4bae722af30
|
3 years |
max.reichardt |
Merge with 17.03
|
|
|
@145:97234384eda3
|
3 years |
max.reichardt |
Adds buffered sinks as available log output options in main_utilities
17.03
|
|
|
@144:20c098f62fcb
|
3 years |
mreichardt |
Merge with 17.03
|
|
|
@143:2fa482a0954c
|
3 years |
mreichardt |
Fixes compiler warnings that appear with additional non-default warning …
17.03
|
|
|
@142:a4faa8b213e9
|
3 years |
mreichardt |
Merge with 17.03
|
|
|
@141:357b3b9eaeb6
|
3 years |
mreichardt |
Adds command line option --default-clock - with the default set to …
17.03
|
|
|
@140:8e32d1b7a0f3
|
7 years |
leroch |
added option --offline for finroc_run to deactivate online checks which …
17.03
|
|
|
@139:071e1f828c9d
|
3 years |
mreichardt |
Merge with 17.03
|
|
|
@138:111f36e50cbd
|
4 years |
mreichardt |
Adds cNO_FILE string contstant to tCompositeComponent that can be passed …
17.03
|
|
|
@137:4cb8c22f878d
|
4 years |
mreichardt |
Adapts to change in finroc_plugins_parameters: config entries can now also …
17.03
|
|
|
@136:632254c6a691
|
4 years |
mreichardt |
Fixes compiler warning with gcc 9.3 (swapping base classes initializes …
17.03
|
|
|
@135:87f371101005
|
4 years |
max.reichardt |
Merge with 17.03
|
|
|
@134:eea8d47a6bc4
|
4 years |
max.reichardt |
Makes tCompositeComponent skip creation of manages_parameter_configuration …
17.03
|
|
|
@133:6271cf8b397e
|
4 years |
mreichardt |
Merge with 17.03
|
|
|
@132:e80220ddaf1f
|
4 years |
mreichardt |
Adapts finroc_plugins_structure to cope with composite ports (ports with …
17.03
|
|
|
@131:6d0b12fee927
|
4 years |
mreichardt |
Separates concerns of tConveniencePort (uniform handling and …
17.03
|
|
|
@130:9fde47d5dec3
|
4 years |
mreichardt |
Adds convenience functions IsComponent and SetParameterConfigEntries to …
17.03
|
|
|
@129:8bebaad67567
|
4 years |
max.reichardt |
Corrects typos in inline documentation
17.03
|
|
|
@128:c7ae4d208a87
|
4 years |
max.reichardt |
Merge with 17.03
|
|
|
@127:df6242d1f9a4
|
4 years |
max.reichardt |
Makes convenience ports in modules retain exact/all changed flag variants …
17.03
|
|
|
@126:8534fd888ee6
|
4 years |
max.reichardt |
Merge with 17.03
|
|
|
@125:f9e7da380952
|
4 years |
max.reichardt |
Makes tConveniencePort's varargs constructor never called/used for copy …
17.03
|
|
|
@124:e8285b3b124b
|
4 years |
mreichardt |
Merge with 17.03
|
|
|
@123:4722a31d7cfb
|
4 years |
mreichardt |
Automatically makes all ports in components' 'Parameters' interfaces …
17.03
|
|
|
@122:7a2895f8a074
|
5 years |
mreichardt |
Merge with 17.03
|
|
|
@121:909e8b8bc14a
|
5 years |
mreichardt |
Makes composite components only create editable 'Visualization' port …
17.03
|
|
|
@120:780680ad94e9
|
5 years |
mreichardt |
Merge with 17.03
|
|
|
@119:4683da0fb7e6
|
5 years |
mreichardt |
Minor correction to inline documentation
17.03
|
|
|
@118:b694070b751e
|
6 years |
mreichardt |
Makes interface ports of composite components request push strategy by …
17.03
|
|
|
@117:320a6150ae48
|
6 years |
max.reichardt |
Merged with 14.08
17.03
|
|
|
@116:0b20fadd5bc4
|
6 years |
max.reichardt |
Makes it possible to create empty tParameter objects in composite …
14.08
|
|
|
@115:84ddb461569a
|
6 years |
mreichardt |
Adds native interface classifications for all interfaces - default ports …
17.03
|
|
|
@114:439c4a6b49cc
|
6 years |
mreichardt |
Removes obsolete GetWrapped() from tComponent::ResizePortVector
17.03
|
|
|
@113:b7a5c3e125b1
|
6 years |
mreichardt |
Adds (deprecated) GetParameterParent() member function to tModuleBase for …
17.03
|
|
|
@112:f842abb82942
|
6 years |
mreichardt |
Introduces 'manages_parameter_configuration' parameter in composite …
17.03
|
|
|
@111:0f2b8b878234
|
6 years |
max.reichardt |
Merged with 14.08
17.03
|
|
|
@110:df6eb0267243
|
6 years |
max.reichardt |
Fixes warning in tComponent::ResizePortVector method
17.03
|
|
|
@109:d64a217f019d
|
6 years |
max.reichardt |
Fixes another equivalent compile error with parameters
17.03
|
|
|
@108:152bc2fd93f1
|
6 years |
max.reichardt |
Allows to specify multiple config files on the command line
14.08
|
|
|
@107:4d7e26272a88
|
7 years |
mreichardt |
Fixes compile error with parameters
17.03
|
|
|
@106:9994afeb1059
|
7 years |
mreichardt |
Merged with 14.08
|
|
|
@105:82afd0470bb1
|
7 years |
mreichardt |
Makes use of rrlib_getopt feature to define which command line options may …
14.08
|
|
|
@104:78a1f96239f6
|
7 years |
mreichardt |
Replaces most dependencies to TCP plugin in main utilities and wrapper …
17.03
|
|
|
@103:7b8868c6d7c6
|
7 years |
mreichardt |
Adapts to changes in finroc_core
17.03
|
|
|
@102:ede920215933
|
7 years |
mreichardt |
Refactored and simplified interface creation in components. All interfaces …
17.03
|
|
|
@101:25d8c6511c68
|
7 years |
mreichardt |
Merged with 14.08
17.03
|
|
|
@100:5ec9ac6e708d
|
7 years |
foehst |
Starts beta branch for version 17.03
17.03
|
|
|
@99:aa6c097771d5
|
7 years |
max.reichardt |
Fixes error in last commit
14.08
|
|
|
@98:8eef0469b178
|
7 years |
max.reichardt |
Makes it possible to create empty tParameter objects by passing …
14.08
|
|
|
@97:ee56125f8e7c
|
8 years |
mreichardt |
Merged with 14.08
|
|
|
@96:cbaee4271bd2
|
8 years |
mreichardt |
Merged with 13.10
14.08
|
|
|
@95:1250bbec972b
|
8 years |
mreichardt |
Fixed bug in changed-flag processing (occurs when there are RPC ports in …
13.10
|
|
|
@94:0655ba4950c7
|
8 years |
mreichardt |
Fixed issue: port factory now also works correctly when creating new ports …
|
|
|
@93:ff46d12cd795
|
8 years |
mreichardt |
All ports of tSenseControlGroup can now be made shared via finstruct.
|
|
|
@92:36aafe981909
|
8 years |
mreichardt |
Adapted to changes in finroc_plugins_data_ports (removal of tUnit)
|
|
|
@91:b055f7459a3a
|
8 years |
mreichardt |
Replaced erroneous use of FINROC_LOG_PRINT with FINROC_LOG_PRINT_STATIC
|
|
|
@90:06ed3c4f68b0
|
9 years |
mreichardt |
Added missing include for some platforms
|
|
|
@89:a51d281de353
|
9 years |
mreichardt |
Added template parameter to RPC port typedefs in composite components that …
|
|
|
@88:7cc594d790f9
|
9 years |
mreichardt |
Added method to component base class to resize port vectors. This should …
|
|
|
@87:770c99f13dc4
|
9 years |
mreichardt |
Made constructors 'protected' by default in group and module templates - …
|
|
|
@86:037124a00756
|
9 years |
mreichardt |
Merged with 14.08
|
|
|
@85:efaf232b3300
|
9 years |
mreichardt |
Standard parts now also catch SIGTERM and try to shut down cleanly (fixes …
14.08
|
|
|
@84:b8c8664a249d
|
9 years |
foehst |
Started stable branch for version 14.08
14.08
|
|
|
@83:06697a61c88c
|
9 years |
mreichardt |
Modified main_utilities in order to configure plugins from the main config …
|
|
|
@82:edc6c03a3f75
|
9 years |
mreichardt |
Small update to make.xml
|
|
|
@81:2a9fe504b49d
|
9 years |
mreichardt |
Updated make.xml and moved simple example programs from 'test' to …
|
|
|
@80:6b4cb57b5e74
|
9 years |
mreichardt |
Added some more #ifdefs to main_utilities in order to increase …
|
|
|
@79:0eef00fb2905
|
9 years |
mreichardt |
Made dependency to runtime construction plugin optional. Aadded support …
|
|
|
@78:0d6d25039e5b
|
10 years |
mreichardt |
Added method and command line option to disable component visualization
|
|
|
@77:ec1d853a7a90
|
10 years |
mreichardt |
Bugfix in tVisualizationPort (constructor will correctly assign custom …
|
|
|
@76:13f77962d34d
|
10 years |
mreichardt |
Added missing return statement
|
|
|
@75:046b4aea6724
|
10 years |
mreichardt |
Bugfix related to scheduling ports: Sense duration port now has the right …
|
|
|
@74:9c3c47cfeb6d
|
10 years |
mreichardt |
Added profiling functionality
|
|
|
@73:a0bfe535672d
|
10 years |
mreichardt |
Added convenience port classes for service ports. Revised visualization …
|
|
|
@72:963afbed851b
|
10 years |
mreichardt |
Added missing header to make.xml
|
|
|
@71:27f7f509af1d
|
10 years |
mreichardt |
Typo in content template for parts
|
|
|
@70:b80d7a67257b
|
10 years |
foehst |
Updated comments and removed unneeded namespace information
|
|
|
@69:b8a01d3124a1
|
10 years |
mreichardt |
Compile fix to avoid gcc segfault
|
|
|
@68:ac24f2fae7be
|
10 years |
mreichardt |
Merged
|
|
|
@67:861ecf6432f3
|
10 years |
mreichardt |
Added functionality to support visualization. Improved some comments.
|
|
|
@66:de3569feb6c0
|
10 years |
mreichardt |
Renamed default_main_wrapper's InitMainGroup() to CreateMainGroup(). …
|
|
|
@65:2927585b2583
|
10 years |
mreichardt |
Refactored tThreadContainer and the default_main_wrapper. tThreadContainer …
|
|
|
@64:37fc1b27aceb
|
10 years |
mreichardt |
Adapted to changes in finroc_plugins_data_ports
|
|
|
@63:f7d13aaaf2af
|
10 years |
mreichardt |
Small fixes to make things compile with clang again
|
|
|
@62:38b637355e07
|
10 years |
mreichardt |
Some refactoring: There is now a common base class for all components …
|
|
|
@61:e59adea43337
|
10 years |
mreichardt |
Merged with 13.10
|
|
|
@60:af2f2d3df8e2
|
10 years |
mreichardt |
Two minor improvements for tGroupBase that have already been applied to …
13.10
|
|
|
@59:f571473b1117
|
10 years |
mreichardt |
Added missing #ifdefs to main_utilities.cpp so that it can be compiled …
|
|
|
@58:39f6163b8917
|
10 years |
mreichardt |
Replaced convenience port classes in group and module classes with …
|
|
|
@57:cf10ae7e79ec
|
10 years |
mreichardt |
Added 'override' keyword to component templates - and corrected typos in …
|
|
|
@56:2ebf4a826558
|
10 years |
foehst |
Merged with 13.10
|
|
|
@55:4ac61652f478
|
10 years |
foehst |
Fixed warning: removed unused typedef
13.10
|
|
|
@54:d15684a4a1c3
|
10 years |
mreichardt |
Added 'override' keyword where appropriate
|
|
|
@53:98ff4c6b4a1e
|
10 years |
foehst |
Switched to symbol demangling from rrlib_util
|
|
|
@52:67be651f9900
|
10 years |
mreichardt |
Adapted to changes in finroc_plugins_tcp
|
|
|
@51:169aef98d628
|
10 years |
mreichardt |
Adapted to change in finroc_plugins_parameters
|
|
|
@50:c841f2c8e34b
|
10 years |
mreichardt |
Merged with 13.10
|
|
|