ardupilot/libraries/DataFlash
Lucas De Marchi fea084a596 Global: use ap_version.h
This header is used by waf to contain the generated version macros,
particularly using the git hash. For waf it's better to be in a separate
header since it then can keep track of changes on it a trigger
recompilation.

For the make build system, a dummy ap_version.h file has been added in
the missing/ folder so both implementations can co-exist.
2016-05-06 13:11:28 -03:00
..
examples/DataFlash_test waf: ardupilotwaf: prefix build context methods with ap_ 2016-01-22 20:10:29 -02:00
DataFlash_Backend.cpp DataFlash: support multiple simultaneous backends 2015-12-03 13:21:51 +11:00
DataFlash_Backend.h DataFlash: expose the number of lost log messages 2016-04-21 16:45:02 +10:00
DataFlash_Block.cpp DataFlash: support multiple simultaneous backends 2015-12-03 13:21:51 +11:00
DataFlash_Block.h DataFlash: replace header guard with pragma once 2016-03-16 18:40:44 +11:00
DataFlash_File.cpp DataFlash: move lock to protect just buffer IO 2015-12-29 09:10:28 +11:00
DataFlash_File.h DataFlash: replace header guard with pragma once 2016-03-16 18:40:44 +11:00
DataFlash_MAVLink.cpp DataFlash: correct use of #defines 2016-01-30 12:46:25 -02:00
DataFlash_MAVLink.h DataFlash: replace header guard with pragma once 2016-03-16 18:40:44 +11:00
DataFlash_SITL.cpp DataFlash: support multiple simultaneous backends 2015-12-03 13:21:51 +11:00
DataFlash_SITL.h DataFlash: replace header guard with pragma once 2016-03-16 18:40:44 +11:00
DataFlash.cpp DataFlash: expose the number of lost log messages 2016-04-21 16:45:02 +10:00
DataFlash.h DataFlash: expose the number of lost log messages 2016-04-21 16:45:02 +10:00
DFMessageWriter.cpp Global: use ap_version.h 2016-05-06 13:11:28 -03:00
DFMessageWriter.h DataFlash: remove unused num_format_types and _structures 2016-04-23 23:06:26 -07:00
LogFile.cpp DataFlash: added DelaT to delta-angle logs 2016-04-26 15:50:29 +10:00
LogStructure.h DataFlash: added DelaT to delta-angle logs 2016-04-26 15:50:29 +10:00