gmt_mount-ctrl_driver

Crates.iogmt_mount-ctrl_driver
lib.rsgmt_mount-ctrl_driver
version1.1.0
sourcesrc
created_at2023-06-07 21:53:30.676486
updated_at2024-04-09 20:39:33.547418
descriptionGiant Magellan Telescope C-code control system models
homepage
repositoryhttps://github.com/rconan/gmt-controllers
max_upload_size
id885046
size1,304,278
Rodrigo A. Romano (rodrigo-romano)

documentation

https://docs.rs/gmt_mount-ctrl_driver

README

Mount drives model

There are the 2 main versions of the drives model:

  • PDR:
    • 8kHz sampling: MOUNT_MODEL=MOUNT_PDR_8kHz
  • FDR:
    • 1kHz sampling: MOUNT_MODEL=MOUNT_FDR_1kHz
    • 1kHz sampling with 17Hz notch filter in controller: MOUNT_MODEL=MOUNT_FDR_1kHz-az17Hz
    • 8kHz sampling: MOUNT_MODEL=MOUNT_FDR_8kHz
Commit count: 71

cargo fmt