aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/px4io
Commit message (Expand)AuthorAgeFilesLines
* 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-111-44/+177
| |\ \
| * | | 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-131-5/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add support for 8 channel DSMX sattelite pairingJean Cyr2013-10-121-5/+10
| | |/ | |/|
* / | 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-061-34/+87
|\ \ | |/ |/|
| * 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
* | px4io test and fmu test now work over USB as wellJulian Oes2013-09-221-6/+7
* | Fixed in-air restart, now obeys the right orderLorenz Meier2013-09-221-0/+3
* | Merge branch 'master' into mixer_fixLorenz Meier2013-09-221-1/+1
|\ \
| * | An even number of bytes is when modulo 2 is zero, not modulo 1 is one.Lorenz Meier2013-09-221-1/+1
* | | Look for the appropriate images in the uploaderJulian Oes2013-09-211-4/+12
|/ /
* | Implement Spektrum DSM pairing in V2Jean Cyr2013-09-181-11/+56
* | Fix binding states for DSMLorenz Meier2013-09-151-3/+3
* | Make mixer upload not depending on single serial transfer errorLorenz Meier2013-09-141-38/+47
* | DSM pairing cleanup in px4io.cppJean Cyr2013-09-121-13/+13
* | Refactor dsm binding code in px4io.cppJean Cyr2013-09-111-22/+32
* | Implement message based receiver pairingJean Cyr2013-09-111-3/+29
|/
* Allow px4io detect to be run when IO is already runningLorenz Meier2013-09-081-15/+17
* Reset baudrate after px4io updateJulian Oes2013-09-031-0/+15
* v4 compatibilityLorenz Meier2013-09-031-1/+1
* Hotfix: Better PX4IO detection feedbakLorenz Meier2013-08-311-7/+12
* Fixed build errorLorenz Meier2013-08-301-7/+6
* Cleanup of detect returnLorenz Meier2013-08-301-10/+8
* Speeded up IO startup, needs reviewLorenz Meier2013-08-301-1/+1
* Removed non-helpful verbosityLorenz Meier2013-08-281-1/+1
* Fixed IO detect messageLorenz Meier2013-08-281-2/+2
* Added IO detect command to be smart about what to start before actually doing itLorenz Meier2013-08-281-1/+64
* Updated IO firmware upgrade strategy and locationsLorenz Meier2013-08-283-25/+26
* Merge branch 'fmuv2_bringup' into multirotorLorenz Meier2013-08-221-5/+7
|\
| * Fixed commandline handlingLorenz Meier2013-08-221-5/+7
* | Merged fmuv2_bringupLorenz Meier2013-08-211-8/+49
|\|
| * 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
* | Merged seatbelt_multirotor_new / masterLorenz Meier2013-08-191-9/+11
|\ \
| * \ Merged masterLorenz Meier2013-08-191-50/+90
| |\ \
* | | | Better transparency in IO mode display, fixes to commander arming, minimum pu...Lorenz Meier2013-08-181-2/+2
* | | | Merged masterLorenz Meier2013-08-181-48/+87
|\ \ \ \ | | |_|/ | |/| |
| * | | 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