Commit Graph

22 Commits (main)

Author SHA1 Message Date
Jacob Windle 33e1092030 More cleanup, seemingly reading timestamp headers now 2023-04-27 11:08:54 -04:00
Jacob Windle dd3dc2525d Clean up code, refactoring, begin to read more than 1 row 2023-04-27 10:50:02 -04:00
Jacob Windle f230d2cbe6 message numbers are included in each message type.
Defines the field def numbers for FILE_ID
2023-04-26 08:47:21 -04:00
Jacob Windle 7726241012 Read base types of field definitions 2023-04-26 08:00:47 -04:00
Jacob Windle 27388ba049 Properly reading the field definitions now. 2023-04-26 07:47:55 -04:00
Jacob Windle 475341ffb4 Trying to parse field definitions 2023-04-25 09:09:32 -04:00
Jacob Windle 720e7cb28b Sotre a mapping of the local message type to the global mesg type on the reader struct 2023-04-25 08:57:39 -04:00
Jacob Windle 79c21af5dd Reading definition headers 2023-04-25 08:53:20 -04:00
Jacob Windle 32b806200d accidentally not in module 2023-04-24 11:04:08 -04:00
Jacob Windle 8665fd5bb4 Consolidating code, work on read_records! 2023-04-24 10:50:45 -04:00
Jacob Windle 08964fdb53 Refactoring w/reader struct 2023-04-24 08:17:49 -04:00
Jacob Windle 348f9633c3 Working on reading the body 2023-04-21 08:07:56 -04:00
Jacob Windle 977b9bf507 Use bit_at utility function 2023-04-21 07:14:55 -04:00
Jacob Windle 83c34dbe23 More utility functions 2023-04-21 07:14:40 -04:00
Jacob Windle 9dd04d2cb1 Begin body reading code 2023-04-20 16:01:36 -04:00
Jacob Windle 219ec38e22 Add mesg num from SDK to julia 2023-04-20 09:02:45 -04:00
Jacob Windle 37979af849 Move code around, read header into int/string 2023-04-06 22:44:51 -04:00
Jacob Windle b6b724f949 Remove bad using 2023-04-06 15:43:16 -04:00
Jacob Windle ce7126b60e Added algorithm to read header 2023-04-06 15:30:48 -04:00
Jacob Windle a3ec238b38 Implementing function to read FIT file header 2023-04-06 12:01:16 -04:00
Jacob Windle 849c078232 Files generated by PkgTemplates
PkgTemplates version: 0.7.32
2023-04-06 11:21:29 -04:00
Jacob Windle c37d4b037f Initial commit 2023-04-06 11:21:25 -04:00