Commit Graph

71 Commits

Author SHA1 Message Date
2316b3c299 update event output 2025-02-25 16:03:14 +01:00
b9c8c9880f prep v0.3.4 v0.3.4 2025-01-13 10:40:41 +01:00
7c14b2a2e0 prep v0.3.4 2025-01-13 10:38:07 +01:00
2403f3a019 prep v0.3.3 v0.3.3 2025-01-13 10:33:51 +01:00
f52073d117 some minor updates for linting and formatting 2025-01-13 10:28:02 +01:00
2b31b91237 Merge pull request 'Event Parser Improvements' (#2) from meier/event-parser-improvements into main
Reviewed-on: #2
Reviewed-by: Robin Müller <muellerr@irs.uni-stuttgart.de>
2025-01-09 12:30:16 +01:00
497781555d - supports definition of event ids in hexadecimal format
- subsystem id can be extracted also when the subsystem id is not defined separately in the header file
2024-12-22 18:16:59 +01:00
bbe55592ec prep v0.3.2 v0.3.2 2023-03-24 15:37:36 +01:00
fe6c68d97b add explicit handling for duplicate event names
when writing the translation file
2023-03-24 15:33:11 +01:00
cada155b8e prep v0.3.1 v0.3.1 2023-03-14 15:24:55 +01:00
c40db0c10d bump version v0.3.0 2023-02-19 13:20:09 +01:00
1f1d7ab62a add support for for skipping retvals and events 2023-02-19 12:58:08 +01:00
98ecaba93a raise exception instead of exiting with useless error 2023-02-09 15:57:56 +01:00
66e31885a7 add changelog and removing logging module 2023-02-09 15:02:52 +01:00
b1e5a2d40a small tweak for updated fsfw 2022-08-24 17:26:49 +02:00
e84be4bb17 now it works again 2022-08-09 10:37:50 +02:00
fd9838bcba improved the file connector algorithm 2022-08-09 10:17:31 +02:00
9c412ace74 extended TODO 2022-07-20 11:04:53 +02:00
911aa0d89d added todo 2022-07-20 11:02:27 +02:00
a5dee6e417 improved csv format 2022-06-21 01:21:01 +02:00
a2e0c4f98e some more minor improvements 2022-06-21 00:57:01 +02:00
1b1ac86e8c more improvements and fixes for fsfwgen 2022-06-21 00:51:13 +02:00
36b44d1e26 new Path handling 2022-06-20 18:02:46 +02:00
fc191cc50e Refactor Path handling 2022-06-20 16:56:05 +02:00
6d423f7106 add retvals to possilbe pos args 2022-05-20 09:22:38 +02:00
169ad98cde move system folder 2022-05-03 16:07:06 +02:00
5ad9fb94af need more input for this 2022-03-30 20:20:30 +02:00
23990fbe8a start payload system yml 2022-03-30 20:18:43 +02:00
139a44285c reduced some dfts 2022-03-30 19:50:41 +02:00
52e942338a continued system description yml 2022-03-30 19:47:25 +02:00
1c8be25e18 minor format change 2022-03-30 17:11:48 +02:00
3da2cbc303 added some more transitions 2022-03-30 15:13:40 +02:00
8a353d391c continued system.yml file 2022-03-30 14:51:10 +02:00
a3ea5dd2e7 added additional choice for args parser 2022-03-22 20:42:30 +01:00
1c9f3eccef replace backslashes with regular slashes 2022-03-22 11:11:32 +01:00
8a2caf120d avoid duplicate events in translation file 2022-03-22 10:19:37 +01:00
8829f3face added first transition entries 2022-03-21 10:10:32 +01:00
bbfcaa6a1e finished system tree 2022-03-21 10:09:00 +01:00
c6105af3e3 create first system.yml file 2022-03-21 09:35:49 +01:00
5dbe33ceb8 README update 2022-03-11 11:56:49 +01:00
925733b7a5 update gitignore 2022-03-11 11:45:36 +01:00
aec15d0961 fsfwgen is a package now 2022-03-11 11:35:47 +01:00
c5ef1783a3 small bugfix 2022-03-07 17:10:00 +01:00
348877b5d9 check for duplicate full IDs now 2022-03-07 13:19:44 +01:00
52f291692c store event ID val as hex now as well 2022-03-04 11:01:49 +01:00
5c8895b631 rel path handling 2022-03-04 10:37:30 +01:00
330db88249 small form change 2022-03-04 10:26:14 +01:00
1531b8bda0 some bugfixes 2022-03-04 10:24:08 +01:00
bd76760052 some minor updates and bugfixes 2022-02-26 14:07:14 +01:00
8c51049821 small bugfix 2022-02-26 13:25:59 +01:00