paparazzi-commits
[Top][All Lists]
Advanced

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

[paparazzi-commits] [paparazzi/paparazzi] 409ae1: [sdlog] fix some bugs


From: GitHub
Subject: [paparazzi-commits] [paparazzi/paparazzi] 409ae1: [sdlog] fix some bugs
Date: Wed, 08 Mar 2017 09:46:03 -0800

  Branch: refs/heads/master
  Home:   https://github.com/paparazzi/paparazzi
  Commit: 409ae11f6a06acac2ede9423df41d2ebf5491c14
      
https://github.com/paparazzi/paparazzi/commit/409ae11f6a06acac2ede9423df41d2ebf5491c14
  Author: Alexandre Bustico <address@hidden>
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
    M sw/airborne/boards/apogee/chibios/v1.0/ffconf.h
    M sw/airborne/boards/apogee/chibios/v1.0/mcuconf.h
    M sw/airborne/modules/loggers/sdlog_chibios.c
    M sw/airborne/modules/loggers/sdlog_chibios/sdLog.c
    M sw/airborne/modules/loggers/sdlog_chibios/sdLog.h
    M sw/airborne/modules/loggers/sdlog_chibios/usb_msd.c

  Log Message:
  -----------
  [sdlog] fix some bugs

- fix dma buffer allocation for STM32F7 in sd logger and usb storage
- fix sdLog race condition when sdLogWrite are done at high frequency before 
sdLogInit/sdOpenLog are done
- fix calls to APi that shluld have been atomic : two fonctions are merged in 
one at the expense of long argument list
- add attribute format to sdLogWriteLog function (add more static checking)



reply via email to

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