Commits on Source (37)
-
Alexandre MALFREYT authored
-
Alexandre MALFREYT authored
-
Alexandre MALFREYT authored
-
Alexandre MALFREYT authored
-
Alexandre MALFREYT authored
-
Alexandre MALFREYT authored
-
Alexandre MALFREYT authored
-
Alexandre MALFREYT authored
-
Alexandre MALFREYT authored
-
Alexandre MALFREYT authored
-
Alexandre MALFREYT authored
-
Florent Langlois authored
Apply memorized dynamic attributes at init (CTRLRFC-1594) See merge request !2
-
-
-
feat: add EnableRamps and WriteMemorizedValuesAtInit properties with default values (do nothing so far)
-
feat: write memorized value at init if writeMemorizedValuesAtInit is true (instead of just set_channel)
-
feat: deactive ramp functionnality if enableRamps is false (don't create speed and initial attributes at init, and set changes instantly)
-
-
-
-
feat: add ASL dependency in info attribute (hardcoded version because I could not find a variable for the version)
-
-
-
-
-
Florent Langlois authored
EnableRamps and OutputMemorizedChannelsAtInit properties See merge request !3
-
Alexandre MALFREYT authored
-
Alexandre MALFREYT authored
-
Alexandre MALFREYT authored
-
Alexandre MALFREYT authored
fix: move SingleShotAOManager construction to dtart of init_device to allow init after an error in get_device_property()
-
Alexandre MALFREYT authored
-
Alexandre MALFREYT authored
refactor: improve clarity by removing redundancy in get_device_property() for default properties values
-
Alexandre MALFREYT authored
-
Alexandre MALFREYT authored
-
Alexandre MALFREYT authored
refactor: revert e9bc2d69 partially to prevent pogo interference (get default values later in get_device_property)
-
Florent Langlois authored
-
Florent Langlois authored
add possibilities: - enable/disable ramps (enabled by default) - enable/disable write memorized values at init (disabled by default) other small modifs See merge request !4
Showing
- conanfile.py 1 addition, 1 deletionconanfile.py
- doc/doc_html/Attributes.html 131 additions, 105 deletionsdoc/doc_html/Attributes.html
- doc/doc_html/Description.html 22 additions, 125 deletionsdoc/doc_html/Description.html
- doc/doc_html/DevCommands.html 80 additions, 152 deletionsdoc/doc_html/DevCommands.html
- doc/doc_html/DevCommandsFrame.html 17 additions, 16 deletionsdoc/doc_html/DevCommandsFrame.html
- doc/doc_html/DevCommandsList.html 15 additions, 16 deletionsdoc/doc_html/DevCommandsList.html
- doc/doc_html/DevCommandsTable.html 60 additions, 123 deletionsdoc/doc_html/DevCommandsTable.html
- doc/doc_html/Properties.html 102 additions, 126 deletionsdoc/doc_html/Properties.html
- doc/doc_html/TangoDevStates.html 56 additions, 121 deletionsdoc/doc_html/TangoDevStates.html
- doc/doc_html/index.html 48 additions, 130 deletionsdoc/doc_html/index.html
- src/SingleShotAO.cpp 441 additions, 169 deletionssrc/SingleShotAO.cpp
- src/SingleShotAO.h 32 additions, 71 deletionssrc/SingleShotAO.h
- src/SingleShotAOClass.cpp 46 additions, 107 deletionssrc/SingleShotAOClass.cpp
- src/SingleShotAOManager.cpp 205 additions, 152 deletionssrc/SingleShotAOManager.cpp
- src/SingleShotAOManager.h 22 additions, 5 deletionssrc/SingleShotAOManager.h
This diff is collapsed.