Bi-monthly release with major changes to INDI properties and client API in addition to new drivers and improvements.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
cd ~/Desktop;
./ekos_controller.py --start_ekos;
./ekos_controller.py --load_schedule ./CurrentSequence.esl;
./ekos_controller.py --start_scheduler;
cd ~/Desktop;
./ekos_controller.py --start_ekos;
./ekos_controller.py --profile 'Default';//Or other server profile name, sometimes fails to connect to the indi control panel
./ekos_controller.py --load_schedule ./CurrentSequence.esl;//Usually will not load correctly, marking as invalid, omitting co-ordinates, job status and .esq sequence count
./ekos_controller.py --stop_scheduler;//To mark the job aborted instead of invalid and allowing to reset
./ekos_controller.py --reset_scheduler;//Here resetting the the schedule sequence to correctly load co-ordinates and .esq file
./ekos_controller.py --start_scheduler;//Restarting the scheduler
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.