Commit Graph

22 Commits

Author SHA1 Message Date
83c4533bdb
update READMEs
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-05-22 19:06:20 +02:00
f535a471b3
PUS packets arriving now
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-05-22 01:10:34 +02:00
1079445a07
introduce mem pool and heap
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-05-21 19:43:54 +02:00
90acd26cc8
add datasheet
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-05-21 12:02:29 +02:00
4ee22efb7b
UDP works as well
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2024-05-21 11:55:36 +02:00
8dc7e7ac6c
add DHCP resource
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2024-05-20 20:44:47 +02:00
25521b3772
add more smoltcp code
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2024-05-20 20:38:07 +02:00
6ecd55ef25
ETH link checker works
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2024-05-20 20:05:39 +02:00
2bd5191100
add smoltcp dependency
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2024-05-20 19:04:01 +02:00
039370485d low-level stuff
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2024-05-20 13:54:57 +02:00
8ffa3109eb but this works??
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2024-05-20 13:43:20 +02:00
db3c4e12fc RTIC blinky works, defmt is problematic..
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2024-05-20 13:30:52 +02:00
26046f5230 basic blinky runs now
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2024-05-20 13:14:30 +02:00
ac4f99ac6c
add default config.toml file
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2024-05-20 12:04:28 +02:00
f3a61bffea
add minimal RTIC app
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2024-05-19 22:14:43 +02:00
6772811792
add separate pyclient for STM32H7
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2024-05-19 21:54:15 +02:00
809de2d0d5
bump pytmtc for embedded examples
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2024-05-19 21:53:28 +02:00
fd2a8f3e99
README and license files
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2024-05-19 21:50:29 +02:00
f1a1cd6054
STM32H7 init commit
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2024-05-19 21:44:09 +02:00
1c78be6e90
fix STM32F3 Disco example
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2024-05-19 21:31:59 +02:00
31cc4e1f81
better naming for embedded examples 2024-05-19 21:25:03 +02:00
32481a58a4
new embedded-examples folder
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2024-05-19 21:19:20 +02:00