Why request data stream message send periodic?

Hi

I check the mavproxy and mission planner and find that REQUEST_DATA_STREAM sends periodic in a specific interval? Why not send it once?

Because if someone changes it, the GCS will stop working as expected. So the GCS does prevent it by overwriting it. But you can prevent that if you want to.