aboutsummaryrefslogtreecommitdiff
path: root/src/modules/sdlog2/sdlog2.c
Commit message (Expand)AuthorAgeFilesLines
* sdlog2: adapt thresholdBan Siesta2015-01-041-3/+3
* sdlog2: some commentsBan Siesta2015-01-041-0/+2
* sdlog2: slow down the free space check a bit moreBan Siesta2015-01-041-2/+5
* sdlog2: concatenate path stringsBan Siesta2015-01-041-2/+3
* sdlog2: checks and warnings to make sure there is space left on the SD cardBan Siesta2015-01-041-0/+50
* renaming of gps time to UTC timeBan Siesta2015-01-041-3/+3
* Add logging for 2nd baroLorenz Meier2015-01-021-0/+18
* turn on -Werror and fix resulting errorsDaniel Agar2014-12-221-1/+3
* renamed FWC to ATC1tumbili2014-12-031-8/+8
* log secondary attitude and fixed wing controls for VTOLRoman Bapst2014-12-021-0/+25
* Merged PX4Flow driver changesLorenz Meier2014-11-261-1/+22
|\
| * Added performance counter for SD log performance of write() callLorenz Meier2014-11-231-0/+7
| * Shortened encoder logging names.James Goppert2014-11-021-7/+7
| * Encoder logging support.James Goppert2014-11-021-1/+15
* | replaced optical_flow mavlink message with optical_flow_rad, added gyro_tempe...dominiho2014-10-301-5/+8
|/
* Made some space for FDs - needs proper fix, but will give hackers some reliefLorenz Meier2014-10-241-4/+19
* Reset performance counters on arming to allow better resolution during flightLorenz Meier2014-10-171-0/+3
* add logging for gpos terrain altThomas Gubler2014-09-011-1/+6
* sdlog2: minor improvementsNuno Marques2014-08-251-3/+3
* sdlog2: minor correctionsNuno Marques2014-08-251-8/+8
* sdlog2: added BOTTOM_DISTANCE againNuno Marques2014-08-251-1/+8
* sdlog2: update vision log fieldsNuno Marques2014-08-251-6/+11
* sdlog2: added vision estimate loggingNuno Marques2014-08-251-8/+17
* Remove airspeed and altitude raw data from TECS log, as we have these quantit...Lorenz Meier2014-08-031-4/+2
* Merge pull request #1199 from PX4/navlogfixLorenz Meier2014-07-181-11/+14
|\
| * Log nav modeLorenz Meier2014-07-171-11/+14
* | mtecs: add altitude prefilteringThomas Gubler2014-07-171-0/+1
|/
* sdlog2: Add support for up to three IMU sensorsLorenz Meier2014-07-151-0/+66
* telemetry_statur: use 4 separate topicsAnton Babushkin2014-07-061-13/+18
* Merged master to gnss_reworkLorenz Meier2014-07-021-3/+3
|\
| * Fix sdlog2 GPS time copy for log_on_start situationLorenz Meier2014-07-021-1/+1
| * Merge pull request #984 from PX4/rc_channelsLorenz Meier2014-06-301-2/+2
| |\
| | * rc_channels topic cleanupAnton Babushkin2014-05-201-2/+2
* | | Merged upstream master into gnss_rework branchKynos2014-06-301-14/+64
|\| |
| * | Merge branch 'master' of github.com:PX4/Firmware into navigator_rewrite_estim...Lorenz Meier2014-06-291-0/+1
| |\ \
| | * \ Merge pull request #1089 from PX4/navigator_rewriteLorenz Meier2014-06-291-4/+4
| | |\ \
| | * | | mtecs: add flightpathangle filterThomas Gubler2014-06-291-0/+1
| * | | | Merge branch 'navigator_rewrite' into navigator_rewrite_estimatorJulian Oes2014-06-181-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | commander: failsafe_state removed, replaced with bool failsafe, navigation st...Anton Babushkin2014-06-161-1/+1
| * | | | Merge remote-tracking branch 'upstream/navigator_rewrite' into navigator_rewr...Thomas Gubler2014-06-111-0/+1
| |\| | |
| | * | | Merge remote-tracking branch 'upstream/mtecs' into navigator_rewriteThomas Gubler2014-06-111-0/+1
| | |\| |
| | | * | mtecs: filter airspeedThomas Gubler2014-06-111-0/+1
| * | | | Merge remote-tracking branch 'px4/mtecs_estimator' into navigator_rewrite_est...Julian Oes2014-06-071-10/+17
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Log extended estimator statusLorenz Meier2014-06-041-10/+17
| | |/ /
| * | | Merge remote-tracking branch 'px4/mtecs' into navigator_rewriteJulian Oes2014-06-061-0/+18
| |\| |
| | * | sdlog2: Logging wind estimate at low rateLorenz Meier2014-06-011-0/+17
| | * | sdlog2: log mtecs modeThomas Gubler2014-05-301-0/+1
| * | | Merge branch 'mtecs' into navigator_rewriteJulian Oes2014-06-031-0/+23
| |\| |
| | * | sdlog: log tecs status messagesThomas Gubler2014-05-241-0/+23
| * | | navigator: mission class added (WIP)Julian Oes2014-06-031-1/+1