Home
last modified time | relevance | path

Searched refs:pulseGuide (Results 1 – 1 of 1) sorted by relevance

/dports/devel/indi/indi-1.9.1/drivers/telescope/
H A Dlx200pulsar2.cpp1036 bool pulseGuide(const int fd, const Direction direction, uint32_t ms) in pulseGuide() function
2512 (void)Pulsar2Commands::pulseGuide(PortFD, Pulsar2Commands::North, ms); in GuideNorth()
2554 (void)Pulsar2Commands::pulseGuide(PortFD, Pulsar2Commands::South, ms); in GuideSouth()
2595 (void)Pulsar2Commands::pulseGuide(PortFD, Pulsar2Commands::East, ms); in GuideEast()
2636 (void)Pulsar2Commands::pulseGuide(PortFD, Pulsar2Commands::West, ms); in GuideWest()