Peter Barker
|
776d88bb6b
|
DataFlash: remove duplicate variables
|
8 years ago |
Peter Barker
|
b572c13ca9
|
DataFlash: move starting of new logs into DataFlash
|
8 years ago |
Peter Barker
|
4234f4ef7a
|
DataFlash: move _initialised into DataFlash_Backend
|
8 years ago |
Peter Barker
|
001d3a7118
|
DataFlash: correct consts on CardInserted
|
8 years ago |
Peter Barker
|
0be2e7962f
|
DataFlash: create a WritesOK method for WritePrioritisedBlock
|
8 years ago |
Peter Barker
|
9e436ec35c
|
DataFlash: correct visibility
|
8 years ago |
Peter Barker
|
25930e5bf3
|
DataFlash: remove unused DataFlash_MAVLink method
|
8 years ago |
Peter Barker
|
feb30b3b9b
|
DataFlash: add mutex for WritePrioritisedBlock
Multiple threads attempt to write blocks; don't let
them interfere
|
8 years ago |
Peter Barker
|
2fa97c9906
|
DataFlash: improve privacy aspects of instance variables
|
8 years ago |
Peter Barker
|
d3b442d8b6
|
DataFlash_MAVLink: remove dead comments
|
8 years ago |
Peter Barker
|
d8c475ad04
|
DataFlash: use override keyword on many methods
|
8 years ago |
Peter Barker
|
4cb43b1c27
|
DataFlash: correct repeated FMT logging bug
|
8 years ago |
Murilo Belluzzo
|
a91da2e803
|
DataFlash: Change ::bufferspace_available return type
from 'uint16_t' to 'uint32_t' to avoid overflow (possible in at least
two implementations: Block and File).
|
8 years ago |
Mathieu OTHACEHE
|
152edf7189
|
Global: remove mode line from headers
Using a global .dir-locals.el file is a better alternative than
reincluding the same emacs header in every file of the project.
|
8 years ago |
Peter Barker
|
8d253dec8e
|
DataFlash: support for mavlink SENSOR message
|
9 years ago |
Peter Barker
|
518fabe035
|
DataFlash: StopLogging method, virtual stop_logging on backends
|
9 years ago |
Lucas De Marchi
|
ec36e06c63
|
DataFlash: replace header guard with pragma once
|
9 years ago |
Peter Barker
|
0ca07e5245
|
DataFlash: DataFlash-over-MAVLink support
|
9 years ago |