Should I created others module to allow Yaesu antenna to track satellite or satnogs will autmatically make it!

Hello everyone, I hope you are doing well!

I am working on building ground station.I set all parameters as well by my antenna is not able to track satellite when I or satnogs schedule observation. What is intriguing is that I have Waterfall/data/audio for some observation like this https://network.satnogs.org/observations/4228708/ .

It I forgot somethings? or I should do another things?

Here is my configuration

“configuration”: {
“gpsd_enabled”: true,
“hamlib_utils_rot_enabled”: true,
“hamlib_utils_rot_opts”: “-m 603 -r /dev/ttyS1 -s 4800 -T 0.0.0.0 -vvvvv”,
“satnogs_antenna”: “RX”,
“satnogs_api_token”: “[redacted]”,
“satnogs_artifacts_enabled”: true,
“satnogs_log_level”: “INFO”,
“satnogs_rf_gain”: “45”,
“satnogs_rot_baud”: “4800”,
“satnogs_rot_flip”: true,
“satnogs_rot_model”: “ROT_MODEL_GS232B”,
“satnogs_rot_port”: “4533”,
“satnogs_rx_bandwidth”: “6.5e6”,
“satnogs_rx_samp_rate”: “2.5e6”,
“satnogs_soapy_rx_device”: “driver=airspy”,
“satnogs_station_elev”: “120”,
“satnogs_station_id”: “1062”,
“satnogs_station_lat”: “48.807”,
“satnogs_station_lon”: “2.229”,
“sentry_enabled”: true
}
If someone can help it will be great!
cceres_team

You can use the hamlib service (rotctld) to use your rotor without satnogs from the same console / terminal?

Yes It work very well. I make a test andit is Ok. But when I schedule an observation on satnogs network it not work.