22 Commits (6d301710d97c3812a5f1e6c26415461b2fe92f58)

Author SHA1 Message Date
px4dev bd2f6b58e6 Configure ADC GPIOs on IO 12 years ago
px4dev bc432b1feb Cleanup and add support for multiple channels. 12 years ago
px4dev 22f5a1dc94 First cut at a simple® ADC driver built on our driver framework. 12 years ago
Lorenz Meier 4676b71d8a Cleanup in ADC driver, re-add all inputs that are present 12 years ago
px4dev adb04f632f Local changes to match upstream changes. 12 years ago
px4dev 487597b385 Checkpoint; messages from FMU now make it to IO intact; fix HRT init timing, process more bytes from the serial port, add some simple packet counting. 12 years ago
px4dev ea539031da Cleanup and refactor of the PX4IO firmware and board support. Builds, not tested yet. 12 years ago
px4dev 34a3b260f3 Move the last of the board-specific code for PX4FMU out of the NuttX tree. Now it's just configuration. 12 years ago
px4dev b685d46dbf Clean out remains of the old EEPROM driver. 12 years ago
px4dev 98791bc674 Remove reboot() API, replace with a prototype for up_systemreset() which is portable. 12 years ago
px4dev 5135e5308b Hoist the GPIO driver out and integrate it with the px4fmu driver. Move these pieces into the drivers tree. 12 years ago
px4dev 1065118ebc Separate config from implementation for the STM32 pwm servo driver. 12 years ago
px4dev 2fc1032069 Major formatting/whitespace cleanup 12 years ago
px4dev 34f99c7dca Hoist the ADC and CAN board-specific pieces. 12 years ago
px4dev db044b64cd Hoist the oard-specific USB pieces. 12 years ago
px4dev 7b4118a5e7 Hoist SPI functions. 12 years ago
px4dev 3d79b9a0b0 Tease the PWM driver out and fix some build issues after cleaning up behind the cpuload pieces. 12 years ago
px4dev c3fe915b44 Checkpoint - moving things out of the NuttX configs/*/src directories 12 years ago