Vladimir Zidar
|
b2f548b2ed
|
LP-173 Add settings initcall type. Add SETTINGS_INITIALISE_ALL to board files. Remove all manual settings objects initializations.
|
2017-10-17 13:25:25 +02:00 |
|
Vladimir Zidar
|
429f8c41be
|
LP-529 [I2C] [MS5611] Remove PIOS_DELAY_WaitmS() and move (re)initialization into fsm.
|
2017-06-14 16:12:35 +02:00 |
|
Vladimir Zidar
|
b0fa0edb64
|
LP-529 [F3] [I2C] Move i2c bus unlocking down to irq, to save one context switch and make bus available for use by other drivers sooner.
|
2017-06-14 16:10:50 +02:00 |
|
Vladimir Zidar
|
a00af53710
|
LP-529 [F3] [I2C] Fix nack handling.
|
2017-06-14 16:10:50 +02:00 |
|
Vladimir Zidar
|
8ddd8a029e
|
LP-512 Cleaned up buzzer configuration and usage for boards with dedicated buzzer port.
|
2017-06-02 11:46:29 +02:00 |
|
Vladimir Zidar
|
e8b7aacd99
|
LP-512 update F3 pios_usb.c and pios_usb_cdc.c to include bind_available_cb().
|
2017-06-01 18:13:24 +02:00 |
|
Vladimir Zidar
|
4eeb983f2d
|
LP-512 Addressed remainging PR comments.
|
2017-05-30 16:31:39 +02:00 |
|
Vladimir Zidar
|
1680b436cd
|
LP-512 pios_usart: Shared ports support: Initializing same uart multiple times will return shared driver instance. Added uart configuration locking ioctl.
|
2017-05-30 15:08:32 +02:00 |
|
Vladimir Zidar
|
45448875d4
|
LP-512 HwTinyFISHSettings cleanup. First attempt at shared SBus/SensorHub port.
|
2017-05-30 15:08:21 +02:00 |
|
Vladimir Zidar
|
6fb9a4abc7
|
LP-512 fix f3 pios_rtc.c (squash this in previous commit)
|
2017-05-29 17:03:21 +02:00 |
|
Vladimir Zidar
|
b523f69f0e
|
LP-512 Addressed most of the PR comments.
|
2017-05-26 01:06:31 +02:00 |
|
Vladimir Zidar
|
77918c51a1
|
LP-512 Uncrustify
|
2017-05-25 22:08:39 +02:00 |
|
Vladimir Zidar
|
5b5546a1cb
|
LP-512 F3: implemented missing ioctls PIOS_IOCTL_USART_SET_IRQ_PRIO and PIOS_IOCTL_USART_GET_DSMBIND
|
2017-05-25 22:08:38 +02:00 |
|
Vladimir Zidar
|
faf0ae7c04
|
LP-512 PikoBLX board added
|
2017-05-25 22:08:38 +02:00 |
|
Vladimir Zidar
|
9f16143ba7
|
LP-512 Moved some non-DMA memory allocations (uavobjects, hid/cdc driver structures and com rx/tx buffers) to CCM if available.
|
2017-05-25 22:08:37 +02:00 |
|
Vladimir Zidar
|
5ea1c9011b
|
LP-512 fixed STM32F303 ram memory sizes.
|
2017-05-25 22:08:36 +02:00 |
|
Vladimir Zidar
|
302ffd53c7
|
LP-512 fixed STM32F303xD/E vector names
|
2017-05-25 22:08:36 +02:00 |
|
Vladimir Zidar
|
bd7641e857
|
LP-512 Build system changed; ld scripts cleanup
|
2017-05-25 22:08:35 +02:00 |
|
Vladimir Zidar
|
e25cc40503
|
LP-512 ws2811 led support for F3.
|
2017-05-25 22:08:34 +02:00 |
|
Vladimir Zidar
|
55d711fa8b
|
LP-512 Added F3 ADC support. CPU Temperature not supported. This is connected to ADC1 and we do ADC2 at the moment only.
|
2017-05-25 22:08:33 +02:00 |
|
Vladimir Zidar
|
5435dbd464
|
LP-512 Initial F3 support
|
2017-05-25 22:08:16 +02:00 |
|
Vladimir Zidar
|
b87c8f4e3a
|
LP-512 F3 USB-FS Device: Add support for new usb peripheral in STM32F303xD and STM32F303xE
|
2017-05-25 13:45:48 +02:00 |
|
Vladimir Zidar
|
f1bfc71727
|
LP-512 StdPeriph driver: add __attribute__((unused)) where required.
|
2017-05-25 13:45:03 +02:00 |
|
Vladimir Zidar
|
659b7d0733
|
LP-512 STM's standard libraries for F30x (CMSIS, StdPeriph and USB Device)
|
2017-05-25 13:39:28 +02:00 |
|