Why is IsoLOG 3D DF antennaID changing?
Quote from mm_dev on 22/03/2024, 11:26Why?
```{
"startTime": 1711096188.673762,
"endTime": 1711096188.693762,
"data": {
"antennas": [
{
"antennaID": 76633,
"antennaName": "IsoLOG 3D DF",
"antennaType": "multiantenna",
```
Id 76633 yesterday was 434072, а day ago 1288722
Why it is changed every time? ;))))
antennaID is not a hardware identifier, but an identifier of the antenna control block. It only persists while the antenna control block lives, and will be regenerated whenever the control block is reloaded (e.g. when the RTSA is restarted or the mission is reloaded).
Why?
```{
"startTime": 1711096188.673762,
"endTime": 1711096188.693762,
"data": {
"antennas": [
{
"antennaID": 76633,
"antennaName": "IsoLOG 3D DF",
"antennaType": "multiantenna",
```
Id 76633 yesterday was 434072, а day ago 1288722
Why it is changed every time? ;))))
antennaID is not a hardware identifier, but an identifier of the antenna control block. It only persists while the antenna control block lives, and will be regenerated whenever the control block is reloaded (e.g. when the RTSA is restarted or the mission is reloaded).