Releases: oresat/eds-utils
Releases · oresat/eds-utils
v0.3.1
Hotfix
- Fix
EDS.indexes
and Array.subindexes
to return a list not dict_keys
- Fixed
EDS.copy_object()
to use deepcopy
- Fixed the override strategy for the
eds-merge
util
v0.3.0
Enhancements
- Add
eds-merge
util for merge an EDS / DCF into another
- Denotation is now hidden in
eds-editor
when editing EDS files as it's only for DCFs
- Object's DefaultValue is fully optional now
- On inserting a new index , the indexes get sorted
- On inserting a new subindex, the subindexes get sorted
Fixes
- The missing LastEDS field is now include in DCFs
- Fix output file path errors with
eds2md
and eds2rst
- Fix the issue with an the DataType dropdown being insensitive (grayed out)
v0.2.5
Hotfix
- Fix an issue when after opening an tmp, the eds was still being saved as a tmp
- Fixed the switches in the GUI to actually work
v0.2.4
Hotfix
- Fixed dropdown with GUI
- Made
PyGObject
an optional dependencies
- Fixed a couple of issue with unit tests
v0.2.3
Hotfix
- Fix a bunch of things with octet, visible, and Unicode strings
- Fix CANopenNode output for octet string, visible string, Unicode string, and domain data types
- Fix adding and moving objects in OD
- Fix storage location not being set on objects inserts to records and arrays
v0.2.2
Hotfix
- Fixed object move and copy in OD page
- Better OD page refreshing (the treeview no longer gets rebuilt on refreshes)
- Better eds change detection for temp saving
v0.2.1
Hotfix
- Added missing
eds-autofix
command
- Fixed incorrect indexes displayed in PDO pages
- OD treeview names update as parameter names are changed
- Fixed storage location not being set when adding new subindexes
v0.2.0
Enchantments
- Add RPDO and TPDO pages for changing the PDO settings and mappings
- Add
eds-autofix
utils
read_eds()
will validate PDO objects
Fix
- Fixed
eds2c
CANopenNode outputs
- Fixed all utils default file paths