Peter Barker
|
493f958eb2
|
DataFlash: remove unused ReadBlock method
|
2018-07-02 09:00:51 +10:00 |
Michael du Breuil
|
d819690426
|
DataFlash: Remove redundant state from MAVLink backend
|
2018-05-08 11:48:09 +10:00 |
Peter Barker
|
5bf2fb186c
|
DataFlash: parameterise dataflash-over-mavlink cachesize
|
2018-05-08 09:36:01 +10:00 |
Peter Barker
|
8027883734
|
DataFlash: remove vestiges of CLI functions
|
2018-04-10 10:27:08 +09:00 |
Peter Barker
|
776d88bb6b
|
DataFlash: remove duplicate variables
|
2017-08-28 22:05:44 +01:00 |
Peter Barker
|
b572c13ca9
|
DataFlash: move starting of new logs into DataFlash
|
2017-07-19 16:37:16 +01:00 |
Peter Barker
|
4234f4ef7a
|
DataFlash: move _initialised into DataFlash_Backend
|
2017-07-19 16:37:16 +01:00 |
Peter Barker
|
001d3a7118
|
DataFlash: correct consts on CardInserted
|
2017-06-16 17:07:48 +01:00 |
Peter Barker
|
0be2e7962f
|
DataFlash: create a WritesOK method for WritePrioritisedBlock
|
2017-06-11 20:34:12 +01:00 |
Peter Barker
|
9e436ec35c
|
DataFlash: correct visibility
|
2017-04-12 13:42:46 +09:00 |
Peter Barker
|
25930e5bf3
|
DataFlash: remove unused DataFlash_MAVLink method
|
2017-04-12 13:42:46 +09:00 |
Peter Barker
|
feb30b3b9b
|
DataFlash: add mutex for WritePrioritisedBlock
Multiple threads attempt to write blocks; don't let
them interfere
|
2017-04-06 22:09:18 +10:00 |
Peter Barker
|
2fa97c9906
|
DataFlash: improve privacy aspects of instance variables
|
2017-04-06 22:09:18 +10:00 |
Peter Barker
|
d3b442d8b6
|
DataFlash_MAVLink: remove dead comments
|
2017-03-31 15:02:14 +01:00 |
Peter Barker
|
d8c475ad04
|
DataFlash: use override keyword on many methods
|
2017-03-31 15:02:14 +01:00 |
Peter Barker
|
4cb43b1c27
|
DataFlash: correct repeated FMT logging bug
|
2017-03-30 20:19:15 +11:00 |
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).
|
2016-10-27 14:24:11 +11:00 |
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.
|
2016-10-24 09:42:01 -02:00 |
Peter Barker
|
8d253dec8e
|
DataFlash: support for mavlink SENSOR message
|
2016-08-11 17:48:44 -03:00 |
Peter Barker
|
518fabe035
|
DataFlash: StopLogging method, virtual stop_logging on backends
|
2016-05-07 07:21:16 +10:00 |
Lucas De Marchi
|
ec36e06c63
|
DataFlash: replace header guard with pragma once
|
2016-03-16 18:40:44 +11:00 |
Peter Barker
|
0ca07e5245
|
DataFlash: DataFlash-over-MAVLink support
|
2015-12-03 13:21:51 +11:00 |