aboutsummaryrefslogtreecommitdiff
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
* Updated IO firmware upgrade strategy and locationsLorenz Meier2013-08-283-25/+26
* Merge branch 'fmuv2_bringup' into multirotorLorenz Meier2013-08-271-1/+8
|\
| * airspeed: retry initial I2C probe 4 timesAndrew Tridgell2013-08-271-1/+8
* | Allow the tone alarms to be interruptedJulian Oes2013-08-221-8/+3
* | Merge branch 'fmuv2_bringup' into multirotorLorenz Meier2013-08-221-5/+7
|\|
| * Fixed commandline handlingLorenz Meier2013-08-221-5/+7
* | Moved math library to library dir, improved sensor-level HIL, cleaned up geo ...Lorenz Meier2013-08-213-13/+16
* | Merged fmuv2_bringupLorenz Meier2013-08-216-353/+567
|\|
| * Merge pull request #12 from cvg/fmuv2_bringup_lsm303d_configLorenz Meier2013-08-215-345/+518
| |\
| | * Adapted the MPU6000 to have the same get range ioctls and defines for defaultsJulian Oes2013-08-211-39/+48
| | * L3GD20 and LSM303D reset and range config working properly nowJulian Oes2013-08-212-87/+136
| | * Changed range handling of LSM303D once again, added defines for default valuesJulian Oes2013-08-211-24/+39
| | * Workaround to get the HMC5883 default rate rightJulian Oes2013-08-211-4/+4
| | * Add reset and samplerate ioctl to HMC5883 driverJulian Oes2013-08-211-47/+60
| | * Don't store m/s^2 and G at the same timeJulian Oes2013-08-211-4/+1
| | * Improved LSM303D driver, plus some fixes to the HMC5883Julian Oes2013-08-203-211/+301
| | * Sorry, finally got the axes of the external mag rightJulian Oes2013-08-201-2/+2
| * | Moved mavlink log to system libLorenz Meier2013-08-211-2/+2
| * | Build fix, added command line switch norc to disable RCLorenz Meier2013-08-211-0/+26
| * | Added flag to disable RC evaluation onboard of IO (raw values still forwarded)Lorenz Meier2013-08-211-8/+23
| |/
| * Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringupLorenz Meier2013-08-202-4/+102
| |\
* | \ Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringup_new_state...Lorenz Meier2013-08-201-0/+2
|\ \ \ | | |/ | |/|
| * | Fixed accel self testJulian Oes2013-08-201-0/+2
* | | Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringup_new_state...Lorenz Meier2013-08-202-4/+100
|\| |
| * | Merge branch 'sensor_selftests'Lorenz Meier2013-08-192-4/+100
| |\ \
| | * | Made accel / gyro self tests aware of offsets and scales, added support to co...Lorenz Meier2013-08-092-4/+100
* | | | Merged seatbelt_multirotor_new / masterLorenz Meier2013-08-191-9/+11
|\ \ \ \
| * | | | Merged masterLorenz Meier2013-08-191-50/+90
| |\| | |
* | | | | Merge branch 'fmuv2_bringup' of github.com:cvg/Firmware_Private into fmuv2_br...Lorenz Meier2013-08-193-6/+33
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Corrected orientation of external magJulian Oes2013-08-191-4/+5
| * | | | Add ioctl to find out if mag is external or onboardJulian Oes2013-08-183-8/+34
* | | | | Added stop command to RGB ledLorenz Meier2013-08-191-2/+3
* | | | | Better transparency in IO mode display, fixes to commander arming, minimum pu...Lorenz Meier2013-08-181-2/+2
* | | | | Merged masterLorenz Meier2013-08-183-57/+143
|\| | | |
| * | | | Merged masterLorenz Meier2013-08-171-51/+92
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Make it obvious that file * isn't used hereJean Cyr2013-08-171-1/+2
| | * | | Flesh out PX4IO documentation comments and delete unnecessary class varJean Cyr2013-08-161-51/+90
| * | | | Added orientation support and detection to the L3GD20/H driver to support the...Lorenz Meier2013-08-161-4/+51
| * | | | Merged public masterLorenz Meier2013-08-162-32/+36
| |\| | |
| * | | | Merge branch 'fmuv2_bringup' of github.com:cvg/Firmware_Private into fmuv2_br...Lorenz Meier2013-08-151-6/+11
| |\ \ \ \
| * | | | | RGBled fixes: options and off after rgb working nowJulian Oes2013-08-141-9/+9
* | | | | | Fixed in-air timout, bumped protocol versionLorenz Meier2013-08-171-1/+1
* | | | | | Added dim RGB implementationLorenz Meier2013-08-171-0/+21
* | | | | | Added support for FMUv1 for RGB led and dim led supportLorenz Meier2013-08-172-1/+10
* | | | | | Add pattern ioctl for RGBLEDJulian Oes2013-08-162-13/+54
* | | | | | Somehow alarm 14 didn't always workJulian Oes2013-08-161-3/+1
* | | | | | Simplified the RGBLED driverJulian Oes2013-08-162-143/+136
* | | | | | Some cleanup for the RGB LED driver, added ioctl to set colorJulian Oes2013-08-152-92/+182
* | | | | | Added LED_TOGGLE for normal LEDsJulian Oes2013-08-154-0/+38
* | | | | | Merge remote-tracking branch 'px4/new_state_machine_drton' into fmuv2_bringup...Julian Oes2013-08-158-125/+392
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |