- 13 Jul, 2021 1 commit
-
-
Jibril Mammeri authored
-
- 07 Jul, 2021 1 commit
-
-
Cyril Guilloud authored
+ test + comments
-
- 01 Jun, 2021 1 commit
-
-
Cyril Guilloud authored
-
- 11 May, 2021 1 commit
-
-
- 10 May, 2021 1 commit
-
-
- 22 Mar, 2021 1 commit
-
-
Cyril Guilloud authored
-
- 14 Mar, 2021 1 commit
-
-
- 13 Mar, 2021 1 commit
-
-
Wout De Nolf authored
-
- 02 Mar, 2021 1 commit
-
-
pi_e727: fix issue 2608, raw_write_read to not try to read multi line answers ; use raw_write_readlines instead `raw_write_read` was trying to read multi line answers, and once a timeout was received it meant 'message complete'. However, timeout error in comm/tcp has the side effect of closing the connection ; next command was re-opening a connection. Sometimes, this reconnection occurs too fast and it is refused by the controller. In reality, it is much easier to know which commands return multi line answers and to wait for those instead (no guessing).
-
- 18 Jan, 2021 1 commit
-
-
- 13 Jan, 2021 1 commit
-
-
Matias Guijarro authored
-
- 02 Jan, 2021 1 commit
-
-
Matias Guijarro authored
-
- 30 Dec, 2020 2 commits
-
-
-
Matias Guijarro authored
-
- 23 Dec, 2020 1 commit
-
-
axis: added extra properties to define velocity limits and apply_config + settings_to_config management
-
- 15 Dec, 2020 1 commit
-
-
Matias Guijarro authored
-
- 14 Dec, 2020 2 commits
-
-
Jibril Mammeri authored
-
Jibril Mammeri authored
-
- 07 Dec, 2020 1 commit
-
-
Sebastien Petitdemange authored
Check if an axis can move or not is now done in the controller.
-
- 25 Nov, 2020 1 commit
-
-
Wout De Nolf authored
-
- 24 Nov, 2020 2 commits
-
-
Matias Guijarro authored
The real home move direction may depend on the configured home source - it can be 1 or -1 (positive or negative direction), but it can also be Lim+ or Lim- or even 0 (hardware decides). So, it is better to not display something wrong here.
-
-
- 13 Nov, 2020 1 commit
-
-
Sebastien Petitdemange authored
-
- 06 Nov, 2020 1 commit
-
-
Jibril Mammeri authored
-
- 16 Oct, 2020 1 commit
-
-
Jibril Mammeri authored
-
- 28 Sep, 2020 1 commit
-
-
Wout De Nolf authored
-
- 16 Sep, 2020 2 commits
-
-
Valentin Valls authored
- It's never not a bad idea to use it
-
-
- 04 Sep, 2020 7 commits
-
-
Matias Guijarro authored
-
Matias Guijarro authored
-
Matias Guijarro authored
-
Matias Guijarro authored
-
Matias Guijarro authored
Preserve the same behaviour as normal settings, regarding config and events Methods which were defined in ControllerAxisSettings but which belong more to AxisSettings class were moved
-
Matias Guijarro authored
This was missing for 'limits' setter, for example ; better to have them all, than counting on init. when accessing a property in another prop.
-
Matias Guijarro authored
-
- 27 Aug, 2020 3 commits
-
-
Matias Guijarro authored
-
Matias Guijarro authored
-
Matias Guijarro authored
motor settings: use 'disable_cache' to disable settings on NoSettingsAxis, instead of ignoring settings completely
-
- 20 Aug, 2020 1 commit
-
-
Sebastien Petitdemange authored
+ link settings with configuration
-
- 04 Aug, 2020 1 commit
-
-
Sebastien Petitdemange authored
On restart, doesn't take the limit set but the configuration ones.
-