paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [paparazzi/paparazzi] 5e2c9e: Usb add serial (#2966)


From: Fabien-B
Subject: [paparazzi-commits] [paparazzi/paparazzi] 5e2c9e: Usb add serial (#2966)
Date: Wed, 15 Feb 2023 13:05:07 -0800

  Branch: refs/heads/master
  Home:   https://github.com/paparazzi/paparazzi
  Commit: 5e2c9e488a36c7d2e76cfb003a89cf4e88a7fdc3
      
https://github.com/paparazzi/paparazzi/commit/5e2c9e488a36c7d2e76cfb003a89cf4e88a7fdc3
  Author: Fabien-B <fabien.bonneval@gmail.com>
  Date:   2023-02-15 (Wed, 15 Feb 2023)

  Changed paths:
    M conf/modules/telemetry_transparent.xml
    M conf/modules/telemetry_transparent_usb.xml
    M conf/modules/usb_serial_stm32_example1.xml
    M conf/system/udev/rules/50-paparazzi.rules
    M sw/airborne/arch/chibios/halconf.h
    M sw/airborne/arch/chibios/mcu_arch.h
    M sw/airborne/arch/chibios/usb_ser_hw.c
    M sw/airborne/boards/lia/chibios/v1.1/mcuconf.h
    M sw/airborne/boards/lisa_mx/chibios/v2.1/mcuconf.h
    M sw/airborne/boards/lisa_mxs/chibios/v1.0/mcuconf.h
    M sw/airborne/mcu.c
    M sw/airborne/mcu_periph/usb_serial.h
    M sw/airborne/modules/datalink/extra_pprz_dl.h
    M sw/airborne/modules/datalink/gec_dl.h
    M sw/airborne/modules/datalink/mavlink.h
    M sw/airborne/modules/datalink/pprz_dl.h
    M sw/airborne/modules/loggers/sdlog_chibios/usbStorage.c
    M sw/airborne/modules/loggers/sdlog_chibios/usb_msd.c

  Log Message:
  -----------
  Usb add serial (#2966)

* [USB Serial] Cleanup serial USB configuration.
* [USB Serial] Add 2nd serial.
* [USB Serial] Add udev symlinks.
* [ChibiOS Mass storage] Change USB stop sequence. (Seems to works better this 
way)
* [USB Serial] Fix thread blocked when port is not opened.
* [USB Serial] Adapt number of CDC to the number of endpoints.
      STM32F7: 2 serial
      STM32F4: 1 serial
* Mark telemetry_transparent_usb as deprecated.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]