aboutsummaryrefslogtreecommitdiff
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2013-10-246-4/+781
|\
| * Merge pull request #483 from PX4/calib_rotationLorenz Meier2013-10-231-1/+1
| |\
| | * calibration: bugs fixed, mavlink messages cleanupAnton Babushkin2013-10-211-1/+1
| * | Changed driver to control motor duty cycle.James Goppert2013-10-221-2/+2
| * | Removed old timing hack.James Goppert2013-10-221-7/+0
| * | Roboclaw encoders/ dutycycledrive complete.James Goppert2013-10-223-54/+116
| * | Debugging roboclaw comm.James Goppert2013-10-213-10/+52
| * | Working on roboclaw driver.James Goppert2013-10-214-0/+659
| |/
| * rgbled: don't try the same bus twiceAndrew Tridgell2013-10-191-0/+3
| * rgbled: fixed getopt() handlingAndrew Tridgell2013-10-191-2/+7
| * rgbled: fixed detection of device on PX4v1Andrew Tridgell2013-10-191-1/+14
* | Removed unnecessary return statementsLorenz Meier2013-10-242-6/+0
|/
* Fixed some stupid compile errorsLorenz Meier2013-10-141-7/+9
* Work queue in RGB driver without work_cancel()Lorenz Meier2013-10-141-5/+5
* MergedLorenz Meier2013-10-131-257/+396
|\
| * Merge branch 'master' into px4io_fixLorenz Meier2013-10-131-1/+1
| |\
| * \ Merge branch 'master' into px4io_fixAnton Babushkin2013-10-1115-58/+201
| |\ \
| * | | px4io: code style fixedAnton Babushkin2013-10-071-204/+348
| * | | px4io: major optimization and cleanupAnton Babushkin2013-10-071-55/+47
* | | | Merge pull request #460 from jean-m-cyr/masterLorenz Meier2013-10-132-5/+11
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add support for 8 channel DSMX sattelite pairingJean Cyr2013-10-122-5/+11
| | |/ | |/|
* / | Comment fixLorenz Meier2013-10-121-1/+1
|/ /
* | added hw test, added better io debuggingLorenz Meier2013-10-101-3/+6
* | Merge branch 'sdtest' of github.com:PX4/Firmware into hil_usb_onlyLorenz Meier2013-10-091-5/+7
|\|
| * px4io: make "too high rate" warning consistent with real behavorAnton Babushkin2013-10-061-5/+7
* | Added debug output printing capabilities for IOv2Lorenz Meier2013-10-091-8/+80
* | Merged status changesLorenz Meier2013-10-0615-48/+111
|\ \ | |/ |/|
| * drivers: report error_count in drivers where possibleAndrew Tridgell2013-09-129-14/+19
| * Merge branch 'master' of github.com:PX4/Firmware into status_monitoringLorenz Meier2013-09-1212-658/+760
| |\
| * | added error_count field to sensor report structuresAndrew Tridgell2013-09-125-0/+5
| * | px4io: added monitoring of vservo and vrssiAndrew Tridgell2013-09-121-3/+38
| * | px4io: split io_handle_battery() out from io_handle_status()Andrew Tridgell2013-09-121-34/+52
* | | tone_alarm: add GPS warning toneRandy Mackay2013-09-272-0/+3
* | | px4io test and fmu test now work over USB as wellJulian Oes2013-09-222-13/+17
* | | Fixed in-air restart, now obeys the right orderLorenz Meier2013-09-221-0/+3
* | | Hotfix: Silence GPS driver if no GPS is connectedLorenz Meier2013-09-223-18/+1
* | | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2013-09-227-79/+157
|\ \ \
| * \ \ Merge pull request #415 from PX4/gps_cleanupLorenz Meier2013-09-216-75/+145
| |\ \ \
| | * | | gps: more cleanup, some more info in 'gps status'Anton Babushkin2013-09-211-6/+7
| | * | | gps: fixed code style, more informative and clean messagesAnton Babushkin2013-09-216-73/+142
| * | | | Look for the appropriate images in the uploaderJulian Oes2013-09-211-4/+12
| |/ / /
* / / / An even number of bytes is when modulo 2 is zero, not modulo 1 is one.Lorenz Meier2013-09-221-1/+1
|/ / /
* | | rgbled: copyright updatedAnton Babushkin2013-09-191-1/+2
* | | Merge branch 'master' into rgbled_fixAnton Babushkin2013-09-194-16/+64
|\ \ \
| * \ \ Merge pull request #398 from NosDE/masterLorenz Meier2013-09-191-1/+6
| |\ \ \
| | * | | mkblctrl fix and qgroundcontrol2 startup script for different frametypesmarco2013-09-131-1/+6
| * | | | Implement Spektrum DSM pairing in V2Jean Cyr2013-09-183-15/+58
* | | | | rgbled: more cleanupAnton Babushkin2013-09-191-63/+71
* | | | | rgbled: major cleanup and bugfixesAnton Babushkin2013-09-191-198/+271
|/ / / /
* | | | tone_alarm: add #define for device pathRandy Mackay2013-09-162-5/+7