Skip to content

WIP: Implementing database search into the han-config-gen program

Luka Nedic requested to merge lnedic/athena:ref-db into master

Added a DatabaseConfig class to connect to a (currently a local) COOL database, store and load payloads from the database. Additionally implemented a MiniConfigTreeNode Writer to insert payload information

Merge request reports