aboutsummaryrefslogtreecommitdiff
path: root/apps/sdlog
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵px4dev2012-10-031-2/+2
| | | | | | the RR scheduler changeover just yet. Make the "default" scheduler a centralized definition so that changes are easier in future.
* 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