Lorenz Meier
|
1cab08cc2a
|
Merge pull request #1425 from PX4/usbtest
Add USB load test from Mark Whitehorn
|
11 years ago |
Lorenz Meier
|
8652ee0b64
|
Drop NSH priority to keep system responsive
|
11 years ago |
Lorenz Meier
|
9ac13745f8
|
Adjust MAVLink RX prio to ensure received data can still be processed
|
11 years ago |
Lorenz Meier
|
5e2330abba
|
Add USB load test from Mark Whitehorn
|
11 years ago |
Lorenz Meier
|
884e7c2ad5
|
Merge branch 'master' of github.com:PX4/Firmware
|
11 years ago |
Lorenz Meier
|
72977ee909
|
Better error handling instructions
|
11 years ago |
Thomas Gubler
|
da2b2500f7
|
Merge pull request #1422 from jgoppert/encoder_logging
Encoder logging support.
|
11 years ago |
Lorenz Meier
|
44a2473632
|
Fix up reboot logic
|
11 years ago |
Lorenz Meier
|
5862f4ffe6
|
Fix error handling
|
11 years ago |
Lorenz Meier
|
0200d6a77c
|
Merge pull request #1424 from PX4/cal_usability
Commander: Improve calibration routines to produce more conscise and bet...
|
11 years ago |
Lorenz Meier
|
166580b8f7
|
Time out on serial instead of just hanging there
|
11 years ago |
Lorenz Meier
|
b51c669344
|
Commander: Improve calibration routines to produce more conscise and better sequenced instructions
|
11 years ago |
Lorenz Meier
|
d610564fd0
|
Merge branch 'master' of github.com:PX4/Firmware
|
11 years ago |
Lorenz Meier
|
82ebf3ca1c
|
Update NuttX, print stack trace on stack overflow handler
|
11 years ago |
James Goppert
|
0e5b91d16f
|
Shortened encoder logging names.
|
11 years ago |
James Goppert
|
baba157785
|
Encoder logging support.
|
11 years ago |
Lorenz Meier
|
acb739655d
|
Remove huge memory overhead in RC channels topic, was completely unnecessary
|
11 years ago |
Lorenz Meier
|
ce1ec430f8
|
Ensure MAVLink app has enough stack space
|
11 years ago |
Lorenz Meier
|
75d0ffe4e5
|
Build fix
|
11 years ago |
Lorenz Meier
|
dde42fdba9
|
Merge pull request #1421 from PX4/ledring
Configure led ring and enable heartbeat on it
|
11 years ago |
Lorenz Meier
|
2cadd45f30
|
Configure led ring and enable heartbeat on it
|
11 years ago |
Lorenz Meier
|
412ddde5dc
|
Force RSSI to zero if RC is lost
|
11 years ago |
Lorenz Meier
|
c442f820dd
|
Encode RC type in RSSI field for GCS
|
11 years ago |
Lorenz Meier
|
83eb81251c
|
NSH term: Only time out if no arming information is available, if arming information is available abort if unconnected on arming
|
11 years ago |
Lorenz Meier
|
eeda1886f0
|
Simplify error messages for NSH term
|
11 years ago |
Lorenz Meier
|
739c407cfd
|
Fix flow example
|
11 years ago |
Lorenz Meier
|
078e81a5cb
|
Build for ESC bus conditionally
|
11 years ago |
Lorenz Meier
|
ddf57813f4
|
Merge pull request #1416 from sjwilks/calibrate_usb
Don't go into an error state if we are temporarily powering via USB on the bench
|
11 years ago |
Lorenz Meier
|
c04c0e1ea3
|
Merged master
|
11 years ago |
Simon Wilks
|
c7a3a0db52
|
Don't go into an error state if we are temporarily powering via USB on the bench
|
11 years ago |
dominiho
|
4689c2db0a
|
removed debug printf, adjusted test routine single read
|
11 years ago |
dominiho
|
9f64953bb9
|
replaced optical_flow mavlink message with optical_flow_rad, added gyro_temperature, adapted sd2log for px4flow integral frame
|
11 years ago |
Lorenz Meier
|
9f3c352959
|
Leave NSH terminal enough stack space
|
11 years ago |
Lorenz Meier
|
2f715b74dd
|
Fix build breakage on mavlink update
|
11 years ago |
dominiho
|
aba77d062f
|
Merge branch 'master' of https://github.com/PX4/Firmware into px4flow_integral_i2c
|
11 years ago |
Lorenz Meier
|
54a5f7a138
|
Merge branch 'master' of github.com:PX4/Firmware
|
11 years ago |
Lorenz Meier
|
d0d2c7f9c6
|
Updated MAVLink revision
|
11 years ago |
Lorenz Meier
|
9a92241a1a
|
Merge pull request #1326 from hsteinhaus/drive_testing
Drive testing interface and cmd line tool
|
11 years ago |
dominiho
|
93239e5018
|
Merge branch 'master' of https://github.com/PX4/Firmware into px4flow_integral_i2c
|
11 years ago |
Lorenz Meier
|
5500fcdf12
|
Merge pull request #1413 from philipoe/PR1
TECS: Fix bug (underspeed-condition did not have any effect on throttle)
|
11 years ago |
philipoe
|
02e35991d5
|
TECS: Also deleted the _throttle_dem_unc variable from TECS.h
|
11 years ago |
Andrew Tridgell
|
a82f4881c7
|
sdlog2_dump: Fixing incorrect tabbing to allow for CSV generation
|
11 years ago |
Lorenz Meier
|
19e5063965
|
Merge remote-tracking branch 'tridge/pullrequest-force-safety'
|
11 years ago |
philipoe
|
47367aeed5
|
TECS: Fix bug (underspeed-condition did not have any effect on throttle)
|
11 years ago |
Andrew Tridgell
|
c396a67746
|
mpu6000: added logging of good transfers
this helps tracking down a startup issue
|
11 years ago |
Andrew Tridgell
|
dd23d0acbc
|
drivers: allow forcing the safety switch on
This allows forcing the safety switch to the on position from software
which stops the pwm outputs
|
11 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.
|
11 years ago |
Lorenz Meier
|
d5b8385a13
|
Fix low stack space on commander - relevant in HIL
|
11 years ago |
dominiho
|
37d399f050
|
Merge branch 'master' of https://github.com/PX4/Firmware into px4flow_integral_i2c
|
11 years ago |
Lorenz Meier
|
4839ed915c
|
Update MAVLink submodule
|
11 years ago |