9669 Commits (884e7c2ad5f5a79245c8d602901fda756ab6ca51)
 

Author SHA1 Message Date
Lorenz Meier 884e7c2ad5 Merge branch 'master' of github.com:PX4/Firmware 10 years ago
Lorenz Meier 72977ee909 Better error handling instructions 10 years ago
Thomas Gubler da2b2500f7 Merge pull request #1422 from jgoppert/encoder_logging 10 years ago
Lorenz Meier 44a2473632 Fix up reboot logic 10 years ago
Lorenz Meier 5862f4ffe6 Fix error handling 10 years ago
Lorenz Meier 0200d6a77c Merge pull request #1424 from PX4/cal_usability 10 years ago
Lorenz Meier 166580b8f7 Time out on serial instead of just hanging there 10 years ago
Lorenz Meier b51c669344 Commander: Improve calibration routines to produce more conscise and better sequenced instructions 10 years ago
Lorenz Meier d610564fd0 Merge branch 'master' of github.com:PX4/Firmware 10 years ago
Lorenz Meier 82ebf3ca1c Update NuttX, print stack trace on stack overflow handler 10 years ago
James Goppert 0e5b91d16f Shortened encoder logging names. 10 years ago
James Goppert baba157785 Encoder logging support. 10 years ago
Lorenz Meier acb739655d Remove huge memory overhead in RC channels topic, was completely unnecessary 10 years ago
Lorenz Meier ce1ec430f8 Ensure MAVLink app has enough stack space 10 years ago
Lorenz Meier 75d0ffe4e5 Build fix 10 years ago
Lorenz Meier dde42fdba9 Merge pull request #1421 from PX4/ledring 10 years ago
Lorenz Meier 2cadd45f30 Configure led ring and enable heartbeat on it 10 years ago
Lorenz Meier eeda1886f0 Simplify error messages for NSH term 10 years ago
Lorenz Meier ddf57813f4 Merge pull request #1416 from sjwilks/calibrate_usb 10 years ago
Simon Wilks c7a3a0db52 Don't go into an error state if we are temporarily powering via USB on the bench 10 years ago
Lorenz Meier 9f3c352959 Leave NSH terminal enough stack space 10 years ago
Lorenz Meier 2f715b74dd Fix build breakage on mavlink update 10 years ago
Lorenz Meier 54a5f7a138 Merge branch 'master' of github.com:PX4/Firmware 10 years ago
Lorenz Meier d0d2c7f9c6 Updated MAVLink revision 10 years ago
Lorenz Meier 9a92241a1a Merge pull request #1326 from hsteinhaus/drive_testing 10 years ago
Lorenz Meier 5500fcdf12 Merge pull request #1413 from philipoe/PR1 10 years ago
philipoe 02e35991d5 TECS: Also deleted the _throttle_dem_unc variable from TECS.h 10 years ago
Andrew Tridgell a82f4881c7 sdlog2_dump: Fixing incorrect tabbing to allow for CSV generation 10 years ago
Lorenz Meier 19e5063965 Merge remote-tracking branch 'tridge/pullrequest-force-safety' 10 years ago
philipoe 47367aeed5 TECS: Fix bug (underspeed-condition did not have any effect on throttle) 10 years ago
Andrew Tridgell c396a67746 mpu6000: added logging of good transfers 10 years ago
Andrew Tridgell dd23d0acbc drivers: allow forcing the safety switch on 10 years ago
Lorenz Meier 2e33683630 Abort on large packets which do not fit in buffer - not just if the gap is not provided any more. 10 years ago
Lorenz Meier d5b8385a13 Fix low stack space on commander - relevant in HIL 10 years ago
Lorenz Meier 4839ed915c Update MAVLink submodule 10 years ago
Lorenz Meier a6c6ae023d Autoformatting (reviewed) IO sbus handler. No functionality changes. 10 years ago
Lorenz Meier aa7b00f819 Add define to cull flash-intense mathlib tests 10 years ago
Lorenz Meier 178a54bdd9 Merge pull request #1409 from PX4/flow_format 10 years ago
Lorenz Meier 1d29093f3d Flow driver: auto-format fixes 10 years ago
Lorenz Meier 1ff9e4d665 Merge pull request #1407 from tridge/pullrequest-px4flow-probe 10 years ago
Lorenz Meier 5a77b7a357 Merge pull request #1406 from tridge/pullrequest-ll40ls-probe 10 years ago
Andrew Tridgell ae29d04ff5 px4flow: try a 22 byte transfer in probe() 10 years ago
Andrew Tridgell 6c75ee4ff9 ll40ls: start a measurement after a probe 10 years ago
Andrew Tridgell cb79ef4df3 ll40ls: auto-detect ll40ls on either 0x42 or 0x62 I2C address 10 years ago
Lorenz Meier 7f9739ed57 Merge pull request #1403 from PX4/sdlog2_relief 10 years ago
Lorenz Meier 33dcb687e8 Made some space for FDs - needs proper fix, but will give hackers some relief 10 years ago
Lorenz Meier ff1184c517 Merge pull request #1401 from PX4/commander_format 10 years ago
Lorenz Meier f3cda18396 Formatting commander.cpp to simplify later rework by ensuring formatting match. NO CODE CHANGES 10 years ago
Thomas Gubler 9b704f27fc Merge pull request #1400 from sjwilks/discovery_config 10 years ago
Simon Wilks 99f839b038 Add a min PWM output so motors idle on arming. 10 years ago