8 Commits

Author SHA1 Message Date
mazahner
6fe9b8e543 use CmakeLists scope to generate te XML file
- the only difference really is, that scope (the configuration.cmake) is already passed
  to px_process_params via the argument --scope. The Paths in --scope are evaluated w.r.t
  the path to src provided via the -s /--src-path argument.
- if no --scope is proveided. the Old scheme by simply walking the full --src-path directory
  is applied
2017-01-04 09:29:52 +01:00
Stephen Street
039d5528dd Change prefix construction to allow correct building of scope tag in parameters.xml when building out-of-tree (#4781)
Fixes issue #4767
2016-06-09 15:08:57 -04:00
Daniel Agar
194b48b50a srcscanner.py replace windows slashes 2016-05-11 18:51:39 +02:00
David Sidrane
64d43ad381 Scope parameter included in build by cmake/configs
Conflicts:
	Tools/px_generate_params.py
	src/lib/ecl
2016-05-01 13:47:41 +02:00
mswingtra
68e726ce37 px4_param_def to QGC fix 2015-08-28 11:18:52 +02:00
Don Gagne
ad7612220d Validate meta data 2015-07-22 09:01:31 -07:00
Lorenz Meier
84d744707d UAVCAN: Move into lib directory 2014-12-23 14:34:53 +01:00
Stefan Rado
55e66f5ad1 Rename Scanner and Parser classes to SourceScanner and SourceParser to avoid naming conflicts. 2014-02-18 22:07:42 +01:00