aboutsummaryrefslogtreecommitdiff
path: root/apps/sdlog
Commit message (Expand)AuthorAgeFilesLines
* Fixed a number of smaller issues with log changes, ready to mergeLorenz Meier2013-01-191-12/+27
* Enable / disable logging while running, enabled black box logging (ringbuffer...Lorenz Meier2013-01-191-192/+182
* Added logging improvements for microSDLorenz Meier2013-01-191-3/+21
* MergedLorenz Meier2013-01-091-65/+136
|\
| * Enabled and tested ring buffer, logging at full 250 Hz sensor rateLorenz Meier2013-01-091-59/+115
* | Added support for battery voltage and differential pressure to logging and pl...Lorenz Meier2013-01-092-3/+34
|/
* Added logging with worker thread for microSD writes, untested, but feature-co...Lorenz Meier2013-01-084-53/+292
* Introduced battery_status uORB topic, changed sensors app to publish to it, e...Lorenz Meier2013-01-011-1/+1
* Added vicon, actuator controls effective and optical flow to loggingLorenz Meier2012-11-211-6/+45
* Fixed indices in loggerLorenz Meier2012-11-091-1/+1
* add attitude + rotation Matrix to loggingdaregger2012-11-061-17/+22
* reverted memory change, sdlog app needs more than 2KLorenz Meier2012-10-301-1/+1
* Reducing stack sizes to free some RAMLorenz Meier2012-10-301-1/+1
* Fixed automatic log conversion / plotting scriptLorenz Meier2012-10-251-3/+7
* Copying log analysis file directly to the SD card during loggingLorenz Meier2012-10-251-3/+51
* Checkpoint - moving things out of the NuttX configs/*/src directoriespx4dev2012-10-231-1/+1
* MergedLorenz Meier2012-10-161-2/+1
|\
| * Fixed stupid typo in GPS appLorenz Meier2012-10-161-2/+2
| * fixed wrong status indication of sd log command if startup failsLorenz Meier2012-10-151-2/+1
* | Fixed logging, mergedLorenz Meier2012-10-101-17/+34
|/
* Go back to the FIFO scheduler for now, as we don't have time to shake out the...px4dev2012-10-031-2/+2
* Clean 250 Hz updates in filter, partial updates enabledLorenz Meier2012-10-031-1/+36
* Add new 'task_spawn' interface for starting new tasks in the PX4 worldpx4dev2012-10-011-1/+8
* Updated C files for attitude estimatorLorenz Meier2012-09-211-1/+3
* SD log WIP, currently logs everything to one packetLorenz Meier2012-09-171-56/+114
* Improved reporting / logging a lot, first usable version of SD card loggerLorenz Meier2012-09-141-21/+31
* Fixed mavlink timestamps, fixed SD logger, ready for flight testsLorenz Meier2012-09-132-11/+70
* Comment fixes and polishingLorenz Meier2012-09-101-5/+7
* Rewrote SD logging app, simpler, but effective. Pending testingLorenz Meier2012-09-106-914/+243
* Fresh import of the PX4 firmware sources.px4dev2012-08-046-0/+1076