aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/boards
Commit message (Expand)AuthorAgeFilesLines
* Hotfix: Be more aggressive about SPI2 init on v1 boardsLorenz Meier2013-11-081-8/+9
* Implement Spektrum DSM pairing in V2Jean Cyr2013-09-182-4/+2
* Make the init code compile if we don't have the granule allocator / dma alloc...px4dev2013-09-111-4/+11
* Add DMA buffer allocation pool.px4dev2013-09-111-1/+60
* Added support for FMUv1 for RGB led and dim led supportLorenz Meier2013-08-171-0/+2
* Added LED_TOGGLE for normal LEDsJulian Oes2013-08-152-0/+31
* Restructure things so that the PX4 configs move out of the NuttX tree, and mo...px4dev2013-08-0224-48/+171
* Fix the clock enable register for FMUv2 PWM outputs 1-4.px4dev2013-07-291-1/+1
* Updated F330 script, enabled amber ledLorenz Meier2013-07-252-4/+4
* Compile fixesLorenz Meier2013-07-181-1/+1
* Compiling / executing WIP on leds, leds not operational yetLorenz Meier2013-07-182-2/+2
* Added led support to FMUv2Lorenz Meier2013-07-174-5/+90
* Some more v2 pin / gpio configs missed in the previous commitpx4dev2013-07-112-7/+17
* Fix the px4io serial port device name now that we're not using UART8 as the c...px4dev2013-07-071-1/+1
* Pull v2 pieces up to build with the mergepx4dev2013-07-078-12/+12
* Merge branch 'master' of https://github.com/PX4/Firmware into fmuv2_bringuppx4dev2013-07-079-9/+9
|\
| * Integration WIP with current NuttX versionLorenz Meier2013-06-019-9/+9
* | iov2 pin definition cleanup sweeppx4dev2013-07-042-26/+12
* | Add PX4IOv2 support to the uploader.px4dev2013-07-042-0/+4
* | Rework the FMU<->IO connection to use a simple fixed-size DMA packet; this sh...px4dev2013-07-032-2/+18
* | More implementation for the serial side on IO; fix a couple of bugs on the FM...px4dev2013-06-281-0/+6
* | Merge branch 'master' of https://github.com/PX4/Firmware into fmuv2_bringuppx4dev2013-05-193-18/+40
|\|
| * Enabled leds on FMU againLorenz Meier2013-05-093-18/+40
* | Merge branch 'public-export-build' into fmuv2_bringupLorenz Meier2013-04-282-1/+11
|\|
| * IO compilingLorenz Meier2013-04-282-1/+11
* | XXX: WIP: Disabled mixer on IOv2 due to CXX compile issueLorenz Meier2013-04-284-0/+412
* | Merge branch 'public-export-build' into fmuv2_bringupLorenz Meier2013-04-284-0/+310
|\|
| * Moved all drivers to new world, PX4IO completely in new worldLorenz Meier2013-04-284-0/+310
* | Merge branch 'export-build' of https://github.com/PX4/Firmware into fmuv2_bri...px4dev2013-04-262-1/+89
|\|
| * Merge working changes into export-build branch.px4dev2013-04-268-0/+1007
* Allowed board to init properly as intended with or without SPI2Lorenz Meier2013-04-231-35/+24
* Merge branch 'fmuv2_bringup' of github.com:cvg/Firmware_Private into fmuv2_br...Lorenz Meier2013-04-231-0/+25
|\
| * Merge commit 'b149b834c835190fbb3f7e1914346d5e0620036d' into fmuv2_bringuppx4dev2013-04-201-0/+25
| |\
| | * Initial attempt at getting SDIO to workLorenz Meier2013-04-181-0/+25
* | | MergedLorenz Meier2013-04-227-0/+930
|\ \ \ | |/ / |/| |
| * | Tried to collect some changes that I needed to build for FMUv2 into a commitJulian Oes2013-04-177-0/+930
| |/
* / Enable support for RAMTRON, enable support for EEPROM on FMU 1.xLorenz Meier2013-04-181-8/+9
|/
* Fix the default state of the peripheral power control.px4dev2013-04-071-1/+1
* Rename the 'device' directory back to 'drivers', it's less confusing that way.px4dev2013-04-067-0/+865