Commit Graph

15 Commits

Author SHA1 Message Date
e6db84e9ac
fix: handle multiple situations on a CPS 2024-08-07 22:02:59 +02:00
13254228a6
feat: add a field.id 2024-08-07 22:02:59 +02:00
f083c696f8
feature: handle some errors in decode_carte_ps 2024-08-07 22:02:59 +02:00
8b4fe4fd10
refactor: clean comments and docstring 2024-08-07 22:02:59 +02:00
160dcc9249
feat: cleaning of all the ssv_memory and ssvlib_demo to get a cleaner cps::lire_carte API 2024-08-07 22:02:59 +02:00
lienjukaisim
016ae43402
feat: implement some more structured version of the memory decoding and the mapping to CPS fields 2024-08-07 22:02:58 +02:00
01d17207fa
feat: implement block and fields as Struct implementing From trait 2024-08-07 22:02:58 +02:00
c82d3abd9c
feat: add read_element function for raw bloc or field parsing 2024-08-07 22:02:58 +02:00
cde7f3aab4
feat: add a function to read a "bloc / field size" in SSV memory 2024-08-07 22:02:58 +02:00
lienjukaisim
3a263f92e1
feat: add the structure to reprensent CPS fields returned by the lire_carte_ps function 2024-08-07 22:02:58 +02:00
13b92aee9c
feat: Implement a first version of the decode_zone_memoire function 2024-08-07 22:02:58 +02:00
358a279f5c
fix: make sesam-vitale build works even when having a lib.rs file 2024-07-29 19:43:03 +02:00
9fc3fef350
fix: make path to env files depend of the CARGO_MANIFEST_DIR of sesam-vitale crate 2024-07-27 00:31:01 +02:00
a194b2d888
chore: setup sesam-vitale lib with crossplatform ssv usage 2024-07-26 22:50:27 +02:00
theo
5eebd5d1cb
fix: rename sesam-vitale and fix readme 2024-07-24 22:15:53 +02:00