Releases: DiamondLightSource/fastcs-odin
Releases · DiamondLightSource/fastcs-odin
0.7.0
What's Changed
- Make status summary IO accumulator take sequence not iterable by @GDYendell in #86
- Remove Eiger from OdinController by @GDYendell in #85
- Flatten decoder status and config into one group on FRX screen by @GDYendell in #87
- Improve module structure by @GDYendell in #88
Full Changelog: 0.6.1...0.7.0
0.6.1
0.6.0
What's Changed
- Split StatusSummaryUpdater attribute filtering by @shihab-dls in #70
- Update to fastcs 0.11 by @GDYendell in #76
- Dev by @GDYendell in #77
- Handle meta and fan parameters correctly by @GDYendell in #79
- Update fastcs-odin to use ControllerVector by @shihab-dls in #80
- feat: add start and stop writing top level commands by @shihab-dls in #78
- Update to FastCS 0.11.0 by @GDYendell in #83
Full Changelog: 0.5.0...0.6.0
0.6.0a1
What's Changed
- Split StatusSummaryUpdater attribute filtering by @shihab-dls in #70
Full Changelog: 0.5.0...0.6.0a1
0.5.0
What's Changed
- Fallback to using the default adapter controller when no module in API by @shihab-dls in #61
- Updated to run against FastCS 0.9.0 by @ajgdls in #63
- Cast value to dtype in ParamTreeHandler.update by @shihab-dls in #65
- Add top level writing attribute by @shihab-dls in #67
- Log path and value in metadata validation error by @shihab-dls in #69
- Command introspection by @ajgdls in #66
New Contributors
- @shihab-dls made their first contribution in #61
Full Changelog: 0.4.0...0.5.0
0.5.0beta2
What's Changed
- Fallback to using the default adapter controller when no module in API by @shihab-dls in #61
New Contributors
- @shihab-dls made their first contribution in #61
Full Changelog: 0.4.0...0.5.0beta2
0.5.0beta1
What's Changed
- Fallback to using the default adapter controller when no module in API by @shihab-dls in #61
New Contributors
- @shihab-dls made their first contribution in #61
Full Changelog: 0.4.0...0.5.0beta1
0.4.0
What's Changed
- Select controller by module name rather than adapter name by @ajgdls in #45
- Fix app entrypoint by @GDYendell in #50
- Define FrameReceiver unique config by @GDYendell in #52
- Update to new attributes API and use pyright by @jsouter in #51
- Pin fastcs to 0.8.X instead of main by @GDYendell in #57
- Metadata with Pydantic by @LuisFSegalla in #58
- Unpacking status arrays by @LuisFSegalla in #47
New Contributors
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- updated one_node_fp to use odin_data_adapter by @LuisFSegalla in #34
- Add FrameReceiver controllers, move FP controllers to odin_data.py by @jsouter in #33
- Create DS subcontroller for fp dataset parameters by @jsouter in #37
- Rename project to fastcs-odin and update to copier template 2.3.0 by @GDYendell in #39
- Update for external dependency changes by @GDYendell in #43
- Update to FastCS 0.7.0 by @GDYendell in #44
New Contributors
- @LuisFSegalla made their first contribution in #34
Full Changelog: 0.2.2...0.3.0
0.2.2
What's Changed
- Correctly handle parameters with empty lists as values by @GDYendell in #31
Full Changelog: 0.2.1...0.2.2