px4dev
|
b7d65bf8fc
|
HOTFIX: correct some logic errors with SPI chipselect generation.
Tested by Tridge.
|
12 years ago |
px4dev
|
aa16a63a10
|
Fix assignment of relay GPIOs.
|
12 years ago |
px4dev
|
8cb583cf80
|
Assorted compile fixes.
|
12 years ago |
px4dev
|
329f595bca
|
Don't try to set up serial polling before the HRT has been started.
|
12 years ago |
px4dev
|
469d13fdfe
|
Implement serial receive DMA for the F1xx. This is not quite working right yet. Some clients work, others not so much.
|
12 years ago |
Lorenz Meier
|
dad7f9f436
|
Selected adjustments / fixes to make old apps compatible with new-style ADC driver
|
12 years ago |
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 |