-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Dear developer,
I think we should be able to use the very convenient GUI xtcetools available here, but it cannot open XTCE files that are generated by pymdb - neither can it open the example MDB in the YAMCS quickstart. I know this is more of an issue for xtcetools, and I did raise this as an issue (on a Github fork first), but it seems neither have been maintained for years so I do not have any hope.
One thing that does relate to this project though, is that the files from YAMCS quickstart and generated by Pymdb seem different from xtcetools's built-in examples, starting from the fact they do not have xtce: in their tags. I'm not sure which is correct.
If you want to test it yourself, I apt installed openjdk-21-jdk & maven, git cloned master then ran mvn package -DskipTests & java -jar xtcetools/target/XXXX_with_dependencies.jar in the local repo. See issue #32 here.
Many thanks