Commit Graph

11 Commits

Author SHA1 Message Date
Misha Vicha
81f768a12a Updates launch json with test file argument 2025-10-13 08:19:05 +02:00
Misha Vicha
cf57876e67 SignalData parsing pt.1 - tb squashed 2025-10-01 14:24:25 +02:00
Misha Vicha
2becccd064 Improved naming of Header constructor
`from_record` is now called `with_record` as the library standard
suggests
2025-10-01 14:04:45 +02:00
Misha Vicha
1c56fdb5bd Improves the handling of Header::from_record
The correct vector capacity is now automatically initialized
2025-10-01 10:33:00 +02:00
Misha Vicha
136fe97fb7 Adds autodoc comments to headparse 2025-10-01 10:29:34 +02:00
Misha Vicha
5735a3b0b5 Renames headproc to more descriptive headparse 2025-10-01 10:12:08 +02:00
Misha Vicha
4982aaa59f Implements all the other signal parsing blocks. 2025-10-01 10:06:10 +02:00
Misha Vicha
9abc4399f5 Adds parsing of the remaining Record arguments 2025-09-30 16:53:19 +02:00
Misha Vicha
8dc16c4210 Adds header parsing with basic arguments 2025-09-30 13:23:06 +02:00
Misha Vicha
28a4a60ea3 initial crate commit 2025-09-29 07:48:56 +02:00
d71389f0b8 Initial commit 2025-09-29 05:37:27 +00:00