32 Commits (c79cbd71af7193252bc52e5a923d82092e82d930)

Author SHA1 Message Date
Peter Barker 0769432e63 DataFlash: move log-write-started logic to be backend-specific 8 years ago
Peter Barker 1f0a14ab33 DataFlash: add PrepForArming method 8 years ago
Francisco Ferreira a1115ba5d0
DataFlash: move some code from WritesOK into a new ShouldLog method 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 6a03af8f3e DataFlash: make EnableWrites a frontend thing 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 4cb43b1c27 DataFlash: correct repeated FMT logging bug 8 years ago
Peter Barker 2c8a0a9123 DataFlash: rotate files when vehicle is disarmed 8 years ago
Murilo Belluzzo a91da2e803 DataFlash: Change ::bufferspace_available return type 8 years ago
Peter Barker 8d253dec8e DataFlash: support for mavlink SENSOR message 9 years ago
Andrew Tridgell 46f257fd9b DataFlash: convert Log_Write() to use a linked list 9 years ago
Peter Barker 518fabe035 DataFlash: StopLogging method, virtual stop_logging on backends 9 years ago
Peter Barker 77dd170e03 DataFlash: Log_Write support 9 years ago
Peter Barker 334af1ecd7 DataFlash: base class method for resetting state on log open 9 years ago
Andrew Tridgell c765979f9a DataFlash: expose the number of lost log messages 9 years ago
Jonathan Challinger a0e291bf89 DataFlash: add reason to MODE 9 years ago
Lucas De Marchi ec36e06c63 DataFlash: replace header guard with pragma once 9 years ago
Peter Barker ff8008d81a DataFlash: remove unused callbacks, unimplemented functions 9 years ago
Peter Barker 0ca07e5245 DataFlash: DataFlash-over-MAVLink support 9 years ago
Peter Barker faabe0b83d DataFlash: support multiple simultaneous backends 9 years ago
Lucas De Marchi c74b1a660d DataFlash: remove DATAFLASH_NO_CLI 9 years ago
Lucas De Marchi 1e839f97ed DataFlash: remove check for AVR CPUs 9 years ago
Peter Barker e481497574 DataFlash: delete oldest file rather than the lowest-numbered file 9 years ago
Peter Barker 60010e794e DataFlash: ensure 10% free space when initialising logging 10 years ago
Peter Barker 8f8493225c DataFlash: DFMessageWriter; ability to trickle messages out to DF 10 years ago
Lucas De Marchi 327a3a4298 DataFlash: standardize inclusion of libaries headers 10 years ago
Gustavo Jose de Sousa 709204c01d DataFlash: standardize inclusion of libaries headers 10 years ago
Grant Morphett 08f5305519 DataFlash: fix coverity warnings - add param init in constructor 10 years ago
Peter Barker c5c39a77a3 DataFlash: method to flush ringbuffer to fd 10 years ago
Peter Barker 723c37bcf7 DataFlash: backend/frontend split 10 years ago