[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] d5354f: [sim] send broadcasted
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] d5354f: [sim] send broadcasted messages to all aircraft |
Date: |
Mon, 24 Feb 2014 09:21:03 -0800 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: d5354f068e3b9f68a09db3366c2c326b7136c9ae
https://github.com/paparazzi/paparazzi/commit/d5354f068e3b9f68a09db3366c2c326b7136c9ae
Author: Gautier Hattenberger <address@hidden>
Date: 2014-02-24 (Mon, 24 Feb 2014)
Changed paths:
M sw/simulator/sitl.ml
Log Message:
-----------
[sim] send broadcasted messages to all aircraft
Previously, the broadcasted messages was no sent to the aircraft with the same
ID.
I suppose this was to not send ACINFO to himself, but this should be
filtered by datalink parser in the end.
It also solves the rc_datalink issue in sim.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] d5354f: [sim] send broadcasted messages to all aircraft,
GitHub <=