ardupilot/libraries/DataFlash
Peter Barker 3af5be76aa DataFlash: protect write fd with semaphore
If the sensor threads are using WriteBlock they may pass the _write_fd
== -1 check but then have that set to -1 by the main thread
2017-09-20 11:33:07 +01:00
..
examples DataFlash: examples: move starting of new logs into DataFlash 2017-07-19 16:37:28 +01:00
DFMessageWriter.cpp DataFlash: include version for AP_FWVersion 2017-08-30 15:54:46 +01:00
DFMessageWriter.h DataFlash: fixed typo 2016-07-01 15:35:45 +10:00
DataFlash.cpp DataFlash: remove duplicate variables 2017-08-28 22:05:44 +01:00
DataFlash.h DataFlash: support SafeRTL log messages 2017-09-09 14:05:41 +09:00
DataFlash_Backend.cpp DataFlash: resolve race conditions with IMU logging thread 2017-09-19 09:40:11 +10:00
DataFlash_Backend.h DataFlash: remove duplicate variables 2017-08-28 22:05:44 +01:00
DataFlash_File.cpp DataFlash: protect write fd with semaphore 2017-09-20 11:33:07 +01:00
DataFlash_File.h DataFlash: protect write fd with semaphore 2017-09-20 11:33:07 +01:00
DataFlash_MAVLink.cpp DataFlash: remove duplicate variables 2017-08-28 22:05:44 +01:00
DataFlash_MAVLink.h DataFlash: remove duplicate variables 2017-08-28 22:05:44 +01:00
DataFlash_MAVLinkLogTransfer.cpp DataFlash: do not send in-progress messages back to streaming GCSs 2017-07-20 14:57:54 +01:00
LogFile.cpp Dataflash: Log GPS delta times 2017-09-13 13:36:40 +01:00
LogStructure.h Dataflash: Log GPS delta times 2017-09-13 13:36:40 +01:00