82 Commits (7091daa1cfdad15085551f27c27c6f73c46cd3c7)

Author SHA1 Message Date
Peter Barker 8f376944aa DataFlash: immediately restart logging after erasing logs 9 years ago
Peter Barker fce798bc7a DataFlash: avoid integer underflow 9 years ago
Peter Barker fd87a4f180 DataFlash: fix unused result warning 9 years ago
Peter Barker 8d253dec8e DataFlash: support for mavlink SENSOR message 9 years ago
Lucas De Marchi efb6b4c57e DataFlash: ifdef both __APPLE__ and __MACH__ 9 years ago
Peter Barker 334af1ecd7 DataFlash: base class method for resetting state on log open 9 years ago
Peter Barker eea2d5dcb5 DataFlash_File: avoid integer wrap when checking minimum time 9 years ago
Andrew Tridgell fe8070bd51 DataFlash: move lock to protect just buffer IO 9 years ago
Andrew Tridgell b967140572 DataFlash: enable minimal file mode 9 years ago
Peter Barker 2f1297f30c DataFlash_File: Check return values of lseek 9 years ago
Peter Barker ce84ba049f DataFlash_File: protect against fopen failing 9 years ago
Peter Barker 15265a45ed DataFlash_File: check fname before using it 9 years ago
Andrew Tridgell 025e4edd17 DataFlash: fixed warning 9 years ago
Andrew Tridgell 02d7867d79 DataFlash: added locking for multi-thread logging support 9 years ago
Peter Barker 7900359fac DataFlash: LOG_FILE_BUFSIZE sets buffer size for DataFlash_File 9 years ago
Tom Pittenger 4e3864049a DataFlash: compile warning - float to double promotion 9 years ago
Peter Barker faabe0b83d DataFlash: support multiple simultaneous backends 9 years ago
Lucas De Marchi 2591261af6 Global: rename min and max macros to uppercase 9 years ago
Caio Marcelo de Oliveira Filho 753956bd77 AP_Dataflash: use millis/micros/panic functions 9 years ago
Peter Barker fc05ad81eb DataFlash_File: cache oldest log to avoid directory scans when downloading 9 years ago
Lucas De Marchi 20c6ffc5e3 Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Peter Barker e481497574 DataFlash: delete oldest file rather than the lowest-numbered file 9 years ago
Andrew Tridgell b0aa7cb990 DataFlash: use new perf API 9 years ago
Peter Barker 8f1471c137 DataFlash: leave room in buffer for non-startup messages 10 years ago
Buzz 684dfaf26f DataFlash: fix OSX build 10 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 65813f308e DataFlash: fix incorrect comment 10 years ago
Peter Barker 844f050cf3 DataFlash: correct zero-byte-file handling in CLI 10 years ago
Peter Barker c5c39a77a3 DataFlash: method to flush ringbuffer to fd 10 years ago
Víctor Mayoral Vilches c06abeb02e DataFlash_File: Support custom_log_directory 10 years ago
Peter Barker 723c37bcf7 DataFlash: backend/frontend split 10 years ago
Andrew Tridgell 73445fdae9 DataFlash: added error checking and fixed a warning 10 years ago
Lucas De Marchi c894a1349e DataFlash: use functor macros 10 years ago
Andrew Tridgell b5d930be61 DataFlash: support member functions for rover 10 years ago
Andrew Tridgell b0a90df135 DataFlash: fixed double Init of DF object 10 years ago
Andrew Tridgell 438f954379 DataFlash: fixed some build warnings 10 years ago
Andrew Tridgell 69f9d25cd0 DataFlash: fix for HAL_SITL rename 10 years ago
Andrew Tridgell 2dfe3cb844 DataFlash: added a perf counter for microSD overruns 10 years ago
Andrew Tridgell c153d31dd2 DataFlash: speed up DataFlash in Replay 10 years ago
Emile Castelnuovo ebc3dcd142 DataFlash: Clean up, VRBRAIN deleted unused boards. 10 years ago
Emile Castelnuovo ffd26e59cd DataFlash: added new VRBRAIN boards 10 years ago
Andrew Tridgell 2ddf3e728a DataFlash: use common RingBuffer.h 10 years ago
Andrew Tridgell c93ae67541 DataFlash: don't try and open logfile on failure more than once 10 years ago
Andrew Tridgell 9d846d5f2a DataFlash: allow use of a smaller writebuf for PX4v1 11 years ago
LukeMike 8f552d5758 VRBRAIN: Changed the management of VirtualRobotix's boards. 11 years ago