[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 276a8e: [stm32][ground_segment
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 276a8e: [stm32][ground_segment] Add UART hardware flow con... |
Date: |
Fri, 05 Oct 2012 08:30:19 -0700 |
Branch: refs/heads/v4.1
Home: https://github.com/paparazzi/paparazzi
Commit: 276a8e5f14de7615f92bc9514525d898704df5f2
https://github.com/paparazzi/paparazzi/commit/276a8e5f14de7615f92bc9514525d898704df5f2
Author: Dirk Dokter <address@hidden>
Date: 2012-10-05 (Fri, 05 Oct 2012)
Changed paths:
M sw/airborne/arch/stm32/mcu_periph/uart_arch.c
M sw/airborne/arch/stm32/mcu_periph/uart_arch.h
M sw/airborne/mcu_periph/uart.h
M sw/ground_segment/tmtc/link.ml
M sw/lib/ocaml/cserial.c
M sw/lib/ocaml/serial.ml
M sw/lib/ocaml/serial.mli
M sw/logalizer/play_core.ml
Log Message:
-----------
[stm32][ground_segment] Add UART hardware flow control
* ground segment: serial ocaml lib, link and logalizer
* Added UART hardware flow control to UART1 for STM32
Commit: 91ef1c9e17ce0d7760c24522a3b6dc2a3a3fba18
https://github.com/paparazzi/paparazzi/commit/91ef1c9e17ce0d7760c24522a3b6dc2a3a3fba18
Author: Felix Ruess <address@hidden>
Date: 2012-10-05 (Fri, 05 Oct 2012)
Changed paths:
M sw/airborne/arch/lpc21/mcu_periph/uart_arch.c
M sw/airborne/arch/omap/mcu_periph/uart_arch.c
Log Message:
-----------
[arch] add hw_flow_control flag to uart_periph_set_baudrate for lpc21 and
omap (unused there though)
Commit: 816884c43cff286272b829f78b8fb2ee48cfbc0e
https://github.com/paparazzi/paparazzi/commit/816884c43cff286272b829f78b8fb2ee48cfbc0e
Author: Felix Ruess <address@hidden>
Date: 2012-10-05 (Fri, 05 Oct 2012)
Changed paths:
M sw/airborne/arch/lpc21/mcu_periph/uart_arch.c
M sw/airborne/arch/omap/mcu_periph/uart_arch.c
M sw/airborne/arch/stm32/mcu_periph/uart_arch.c
M sw/airborne/arch/stm32/mcu_periph/uart_arch.h
M sw/airborne/mcu_periph/uart.h
M sw/ground_segment/tmtc/link.ml
M sw/lib/ocaml/cserial.c
M sw/lib/ocaml/serial.ml
M sw/lib/ocaml/serial.mli
M sw/logalizer/play_core.ml
Log Message:
-----------
Merge pull request #289 from paparazzi/stm_uart1_hw_flow_control
Add UART hardware flow control (for STM32 only)
Compare:
https://github.com/paparazzi/paparazzi/compare/e880b2c1bbf9...816884c43cff