aboutsummaryrefslogtreecommitdiff
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
* Magnetometer data is not updateLiio Chen2014-05-291-1/+1
* Count devices on SPI4 / EXT from 1 as for the other busesLorenz Meier2014-05-281-2/+4
* Fix SPI select on port 4 to use the right definesLorenz Meier2014-05-281-4/+4
* Add SPI4 init bits for FMUv2Lorenz Meier2014-05-283-0/+52
* FMUv1 board prettifyingLorenz Meier2014-05-281-1/+2
* fmu: Rely on pwm_limit() call for band limits, do constrain instead of alteri...Lorenz Meier2014-05-231-5/+4
* px4io: Check for bad param valueLorenz Meier2014-05-231-2/+4
* Merge branch 'master' of github.com:PX4/Firmware into master2Lorenz Meier2014-05-2312-31/+81
|\
| * bugfixes in UBX driver, emit new SNR, Jamming and noise count indicesLorenz Meier2014-05-235-9/+62
| * ubx driver: Fix / shorten printfsLorenz Meier2014-05-231-11/+11
| * Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2014-05-212-1/+2
| |\
| | * ardrone interface: reduce stack sizeThomas Gubler2014-05-211-1/+1
| | * ardrone interface: reduce stack size of start handlerThomas Gubler2014-05-211-0/+1
| * | drivers: Fix compile warnings and non-standard performance counter namesLorenz Meier2014-05-215-10/+6
| |/
* | Merge branch 'master' of github.com:PX4/Firmware into master2Lorenz Meier2014-05-201-10/+5
|\|
| * frsky_telemetry: fix gps data formatJohn Hiesey2014-05-201-10/+5
* | ets airspeed: Support raw fieldAndrew Tridgell2014-05-201-4/+6
|/
* MTK: Bail out correctlyLorenz Meier2014-05-191-0/+6
* Fix EPH / EPV conversion for MediaTek unitsLorenz Meier2014-05-191-2/+2
* Merge pull request #965 from PX4/stack_fixesLorenz Meier2014-05-165-9/+11
|\
| * gps driver: Use correct spawn command, use a smaller start tool sizeLorenz Meier2014-05-162-8/+6
| * frsky telem: reduce stack, fix missing headerLorenz Meier2014-05-163-1/+5
* | px4io driver: Only try to upload if we have a non-zero failsafe throttle valueLorenz Meier2014-05-161-5/+9
|/
* Merge pull request #956 from PX4/task_spawn_cmd_ioLorenz Meier2014-05-151-1/+6
|\
| * px4io driver: Use modern-days syntax to start taskLorenz Meier2014-05-151-1/+6
* | Merge branch 'ekf_params' of github.com:PX4/FirmwareLorenz Meier2014-05-151-3/+3
|\ \
| * \ Merge branch 'master' of github.com:PX4/Firmware into ekf_paramsLorenz Meier2014-05-111-2/+2
| |\ \
| * \ \ Merge branch 'master' of github.com:PX4/Firmware into ekf_paramsLorenz Meier2014-05-095-8/+7
| |\ \ \
| * \ \ \ Merged masterLorenz Meier2014-05-073-101/+181
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of github.com:PX4/Firmware into ekf_paramsLorenz Meier2014-04-301-0/+17
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'autodeclination' into ekf_paramsLorenz Meier2014-04-281-0/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'autodeclination' into ekf_paramsLorenz Meier2014-04-285-0/+11
| |\ \ \ \ \ \ \
| * | | | | | | | Better fake / simulation valuesLorenz Meier2014-04-261-3/+3
| * | | | | | | | Merged master into ekf_paramsLorenz Meier2014-04-261-1/+1
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge pull request #937 from gumstix/aerocoreLorenz Meier2014-05-1517-25/+1042
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | [l3gd20] Make gyro orientation board-overridableAsh Charles2014-05-142-16/+9
| * | | | | | | | | [aerocore] Remove commented code for GPIO2Ash Charles2014-05-132-3/+0
| * | | | | | | | | [l3gd20] Style fixes for l3g4200d integrationAsh Charles2014-05-131-22/+10
| * | | | | | | | | [gps] Conditionally set default GPS portAsh Charles2014-05-132-3/+4
| * | | | | | | | | [l3gd20] Add support for L3G4200D chipAsh Charles2014-05-131-10/+50
| * | | | | | | | | Add Gumstix AeroCore deviceAsh Charles2014-05-1316-7/+1005
* | | | | | | | | | px4io driver: init stack only twice as big as really needed and not four time...Lorenz Meier2014-05-141-0/+2
* | | | | | | | | | px4fmu: Give the FMU driver only the stack for init it needsLorenz Meier2014-05-141-0/+2
* | | | | | | | | | px4io driver: Deallocate perf counters in destructor properlyLorenz Meier2014-05-141-0/+5
* | | | | | | | | | px4io driver: Small fixLorenz Meier2014-05-141-1/+1
* | | | | | | | | | px4io: Hotfix for IO driver, do not rely on the reported channel count to lim...Lorenz Meier2014-05-141-6/+19
* | | | | | | | | | Read out the RC status at the same transfer as the channels to ensure we got ...Lorenz Meier2014-05-141-1/+3
|/ / / / / / / / /
* | | | | | | | | HoTT driver: Add timestamp, rename function-level variable from _esc to esc t...Lorenz Meier2014-05-131-11/+14
* | | | | | | | | hrt driver: Make a debug data array compiling condiditional on PPM debug, we ...Lorenz Meier2014-05-131-0/+8
* | | | | | | | | hmc5883: Change static topic publication to the class member it should be, in...Lorenz Meier2014-05-131-4/+6