paparazzi-commits
[Top][All Lists]
Advanced

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

[paparazzi-commits] [paparazzi/paparazzi] 45abde: [sonar] protect sonar


From: Gautier Hattenberger
Subject: [paparazzi-commits] [paparazzi/paparazzi] 45abde: [sonar] protect sonar reading by mutex for bebop (...
Date: Fri, 08 Nov 2024 06:06:53 -0800

  Branch: refs/heads/master
  Home:   https://github.com/paparazzi/paparazzi
  Commit: 45abdefc86910b552c55f99f90e812c3dfc4b776
      
https://github.com/paparazzi/paparazzi/commit/45abdefc86910b552c55f99f90e812c3dfc4b776
  Author: Gautier Hattenberger <gautier.hattenberger@enac.fr>
  Date:   2024-11-08 (Fri, 08 Nov 2024)

  Changed paths:
    M conf/airframes/test_boards/disco.xml
    M conf/modules/sonar_bebop.xml
    M sw/airborne/modules/sonar/sonar_bebop.c
    M sw/airborne/modules/sonar/sonar_bebop.h
    M sw/simulator/nps/nps_fdm_fixedwing_sim.c
    M sw/simulator/nps/nps_sensor_sonar.c

  Log Message:
  -----------
  [sonar] protect sonar reading by mutex for bebop (#3408)

Both ABI and telemetry messages are not thread-safe and should be
protected by mutex.
Simulation of sonar is handled by NPS.



To unsubscribe from these emails, change your notification settings at 
https://github.com/paparazzi/paparazzi/settings/notifications



reply via email to

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