aboutsummaryrefslogtreecommitdiff
path: root/src/modules/sdlog2
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/nuttx_bringup' into ros_messagelayer_m...Thomas Gubler2015-01-261-0/+6
|\
| * merged master into nuttx_bringupLorenz Meier2015-01-222-17/+30
| |\
| * \ Merged master into nuttx_bringupLorenz Meier2015-01-131-11/+12
| |\ \
| * \ \ Merged master into nuttx_bringupLorenz Meier2015-01-053-54/+137
| |\ \ \
| * \ \ \ Merged master into nuttx_bringup / nuttx_noappconfigLorenz Meier2014-12-282-1/+6
| |\ \ \ \
| * | | | | Added some common macros to support runtime and compile time defensiveDavid Sidrane2014-12-241-0/+6
* | | | | | add topic header includesThomas Gubler2015-01-251-1/+5
| |_|_|_|/ |/| | | |
* | | | | removed secondary attitude and log quaternionRoman Bapst2015-01-202-14/+9
* | | | | log total airspeed for vtoltumbili2015-01-182-0/+18
* | | | | sdlog2: Removed vehicle_land_detected topic from loggingJohan Jansen2015-01-152-18/+1
* | | | | sdlog2: Added land detector log message (removed from local pos)Johan Jansen2015-01-152-1/+18
| |_|_|/ |/| | |
* | | | sdlog2: Made sdlog writer performance available in log fiiles, reduced teleme...Lorenz Meier2015-01-111-11/+12
| |_|/ |/| |
* | | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2015-01-041-27/+75
|\ \ \
| * | | sdlog2: check every 20MiB if we're running out of space, moved the threshold ...Ban Siesta2015-01-041-2/+7
| * | | Revert "sdlog2: slow down the free space check a bit more"Ban Siesta2015-01-041-5/+2
| * | | sdlog2: Output cleanupLorenz Meier2015-01-041-3/+1
| * | | Merge branch 'master' into sd_fullLorenz Meier2015-01-041-18/+31
| |\ \ \
| * | | | Moved text feedback to new APILorenz Meier2015-01-041-32/+25
| * | | | mavlink log: Macro added to log to mavlink and console in one goLorenz Meier2015-01-041-2/+1
| * | | | 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
* | | | | sdlog2: Use .px4log as file format. Fixes #1243Lorenz Meier2015-01-041-7/+7
| |/ / / |/| | |
* | | | sdlog2: Use correct structLorenz Meier2015-01-041-3/+4
* | | | SDLOG2: Use RTC, not GPS time for file namingLorenz Meier2015-01-041-18/+30
|/ / /
* | | renaming of gps time to UTC timeBan Siesta2015-01-041-3/+3
* | | sdlog2: Adjust frame size warning limit, cross-checked stack size of appLorenz Meier2015-01-021-2/+2
* | | sdlog2: Adjust frame sizeLorenz Meier2015-01-021-1/+1
* | | Add logging for 2nd baroLorenz Meier2015-01-022-1/+23
* | | sdlog2: Fix flow messageLorenz Meier2014-12-291-1/+1
* | | Fixed FLOW sdlog2 format.James Goppert2014-12-281-1/+1
| |/ |/|
* | Replace use of -Wno-error and only ignore specific warningsDaniel Agar2014-12-231-1/+2
* | turn on -Werror and fix resulting errorsDaniel Agar2014-12-222-1/+5
|/
* renamed FWC to ATC1tumbili2014-12-032-19/+11
* log secondary attitude and fixed wing controls for VTOLRoman Bapst2014-12-022-1/+37
* Merged PX4Flow driver changesLorenz Meier2014-11-263-1/+35
|\
| * Added performance counter for SD log performance of write() callLorenz Meier2014-11-231-0/+7
| * SDLOG2: Optimize for sizeLorenz Meier2014-11-151-0/+2
| * Shortened encoder logging names.James Goppert2014-11-022-14/+14
| * Encoder logging support.James Goppert2014-11-022-1/+26
* | replaced optical_flow mavlink message with optical_flow_rad, added gyro_tempe...dominiho2014-10-302-11/+20
|/
* 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
* ESC status - supporting negative RPMPavel Kirienko2014-10-151-2/+2
* Update ORB topic 'esc_status'Pavel Kirienko2014-10-131-7/+7
* add logging for gpos terrain altThomas Gubler2014-09-012-2/+8
* sdlog2: minor improvementsNuno Marques2014-08-251-3/+3
* sdlog2: minor correctionsNuno Marques2014-08-251-8/+8