ardupilot/libraries/DataFlash
Andrew Tridgell 97b7130bb9 libraries: update license header to GPLv3
we switched to GPLv3 a long time ago, but neglected to update the
per-file license headers
2013-08-30 13:01:39 +10:00
..
examples/DataFlash_test DataFlash: fixed example build 2013-08-30 13:01:36 +10:00
DataFlash.h DataFlash: we don't need AP_AHRS.h 2013-08-30 13:01:34 +10:00
DataFlash_APM1.cpp libraries: update license header to GPLv3 2013-08-30 13:01:39 +10:00
DataFlash_APM1.h DataFlash: make it safe to do DataFlash logging from timers 2013-03-02 17:42:06 +11:00
DataFlash_APM2.cpp libraries: update license header to GPLv3 2013-08-30 13:01:39 +10:00
DataFlash_APM2.h DataFlash: make it safe to do DataFlash logging from timers 2013-03-02 17:42:06 +11:00
DataFlash_Block.cpp DataFlash: slight efficiency improvement 2013-07-23 09:46:02 +10:00
DataFlash_Block.h DataFlash: prevent the dataflash erase problem 2013-05-14 16:31:45 +10:00
DataFlash_Empty.cpp DataFlash Empty: conform to blockread/write virtual if 2013-01-12 10:44:05 -08:00
DataFlash_Empty.h DataFlash: added Block layer in classes 2013-03-01 07:18:25 +11:00
DataFlash_File.cpp DataFlash: report when DataFlash write fails 2013-08-30 13:01:34 +10:00
DataFlash_File.h DataFlash: added support for printing flight mode as a string 2013-04-20 15:17:49 +10:00
DataFlash_SITL.cpp DataFlash: update SITL implementaion for new API 2013-01-13 17:31:43 +11:00
DataFlash_SITL.h DataFlash: added Block layer in classes 2013-03-01 07:18:25 +11:00
LogFile.cpp DataFlash: changes for GPS field changes 2013-07-10 14:04:22 +10:00