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 |