Commit Graph

1104 Commits

Author SHA1 Message Date
muellerr 1079445a07 introduce mem pool and heap
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-05-21 19:43:54 +02:00
muellerr e9b748ea96 Merge branch 'heapless-mem-pool' into restructure-embedded-examples
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-05-21 18:34:14 +02:00
muellerr acf73e93b1 Introduce heapless memory pools
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-05-21 18:31:19 +02:00
muellerr 90acd26cc8 add datasheet
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
muellerr 4ee22efb7b UDP works as well
Rust/sat-rs/pipeline/head This commit looks good
2024-05-21 11:55:36 +02:00
muellerr 8dc7e7ac6c add DHCP resource
Rust/sat-rs/pipeline/head This commit looks good
2024-05-20 20:44:47 +02:00
muellerr 25521b3772 add more smoltcp code
Rust/sat-rs/pipeline/head This commit looks good
2024-05-20 20:38:07 +02:00
muellerr 6ecd55ef25 ETH link checker works
Rust/sat-rs/pipeline/head This commit looks good
2024-05-20 20:05:39 +02:00
muellerr 2bd5191100 add smoltcp dependency
Rust/sat-rs/pipeline/head This commit looks good
2024-05-20 19:04:01 +02:00
muellerr 039370485d low-level stuff
Rust/sat-rs/pipeline/head This commit looks good
2024-05-20 13:54:57 +02:00
muellerr 8ffa3109eb but this works??
Rust/sat-rs/pipeline/head This commit looks good
2024-05-20 13:43:20 +02:00
muellerr db3c4e12fc RTIC blinky works, defmt is problematic..
Rust/sat-rs/pipeline/head This commit looks good
2024-05-20 13:30:52 +02:00
muellerr 26046f5230 basic blinky runs now
Rust/sat-rs/pipeline/head This commit looks good
2024-05-20 13:14:30 +02:00
muellerr ac4f99ac6c add default config.toml file
Rust/sat-rs/pipeline/head This commit looks good
2024-05-20 12:04:28 +02:00
muellerr f3a61bffea add minimal RTIC app
Rust/sat-rs/pipeline/head This commit looks good
2024-05-19 22:14:43 +02:00
muellerr 6772811792 add separate pyclient for STM32H7
Rust/sat-rs/pipeline/head This commit looks good
2024-05-19 21:54:15 +02:00
muellerr 809de2d0d5 bump pytmtc for embedded examples
Rust/sat-rs/pipeline/head This commit looks good
2024-05-19 21:53:28 +02:00
muellerr fd2a8f3e99 README and license files
Rust/sat-rs/pipeline/head This commit looks good
2024-05-19 21:50:29 +02:00
muellerr f1a1cd6054 STM32H7 init commit
Rust/sat-rs/pipeline/head This commit looks good
2024-05-19 21:44:09 +02:00
muellerr 1c78be6e90 fix STM32F3 Disco example
Rust/sat-rs/pipeline/head This commit looks good
2024-05-19 21:31:59 +02:00
muellerr 31cc4e1f81 better naming for embedded examples 2024-05-19 21:25:03 +02:00
muellerr 32481a58a4 new embedded-examples folder
Rust/sat-rs/pipeline/head This commit looks good
2024-05-19 21:19:20 +02:00
muellerr 0b2d4f6187 Merge pull request 'satrs v0.2.1' (#190) from prep-satrs-v0.2.1 into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #190
satrs-v0.2.1
2024-05-19 13:19:23 +02:00
muellerr f7016b940a changelog
Rust/sat-rs/pipeline/head There was a failure building this commit
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-05-19 08:14:31 +02:00
muellerr 397ecd0c40 prep patch release 2024-05-19 08:13:32 +02:00
muellerr 422f2c11ab Merge pull request 'removed unsafe block which is not necessary' (#189) from remove-unnecessary-unsafe-block into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #189
2024-05-18 12:46:58 +02:00
muellerr 37e945fd91 Merge branch 'main' into remove-unnecessary-unsafe-block 2024-05-18 12:46:44 +02:00
muellerr 45379858f0 Merge pull request 'TCP server config default improvements' (#187) from tcp-server-cfg-improvements into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #187
2024-05-18 12:44:53 +02:00
muellerr 7c194ab543 Merge branch 'main' into tcp-server-cfg-improvements
Rust/sat-rs/pipeline/pr-main Build queued...
2024-05-18 12:44:42 +02:00
muellerr bca1d7292a removed unsafe block which is not necessary
Rust/sat-rs/pipeline/head This commit looks good
2024-05-13 17:01:26 +02:00
muellerr cdcb9cae1c Merge pull request 'cross ref docs for events' (#188) from cross-ref-docs-for-events into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #188
2024-05-13 15:57:00 +02:00
muellerr 9dcbd42862 cross ref docs
Rust/sat-rs/pipeline/head This commit looks good
2024-05-13 15:36:09 +02:00
muellerr da05efc16d TCP server config default improvements
Rust/sat-rs/pipeline/head Build started...
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-05-13 15:31:51 +02:00
muellerr e38e25a998 Merge pull request 'update the satrs example graph' (#186) from satrs-example-graph-update into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #186
2024-05-13 15:29:39 +02:00
muellerr 14b381cf4a update the satrs example graph
Rust/sat-rs/pipeline/head This commit looks good
2024-05-10 17:03:46 +02:00
muellerr 3746e9ebb0 Merge pull request 'Add timestamp to SimRequest' (#140) from add-timestamp-to-sim-request into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #140
2024-05-08 14:58:13 +02:00
muellerr d2fc783562 Merge remote-tracking branch 'origin/main' into add-timestamp-to-sim-request
Rust/sat-rs/pipeline/pr-main Build queued...
2024-05-08 14:57:12 +02:00
muellerr 282f799203 Merge pull request 'prep v0.2.0' (#184) from prep_v0.2.0 into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #184
satrs-v0.2.0
2024-05-02 14:57:14 +02:00
muellerr 46dbb4309b new clippy check
Rust/sat-rs/pipeline/pr-main Build started...
2024-05-02 14:44:22 +02:00
muellerr 42d1257e83 prepare next release v0.2.0
Rust/sat-rs/pipeline/pr-main Build started...
2024-05-02 14:39:30 +02:00
muellerr 583f6ce4d2 Merge pull request 'small robustness fix' (#183) from robustness-fix into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #183
2024-05-02 13:41:55 +02:00
muellerr 408803fe86 small robustness fix
Rust/sat-rs/pipeline/head Build queued...
2024-05-02 13:41:27 +02:00
muellerr 9ffe4d0ae0 Merge pull request 'smaller improvements' (#182) from smaller-improvements into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #182
2024-05-02 12:28:39 +02:00
muellerr e37061dcf0 smaller improvements 2024-05-02 12:28:09 +02:00
muellerr 3a2ac11407 Merge pull request 'bounded the PUS stack hot loop' (#181) from pus-hot-loop-bounding into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #181
2024-05-02 12:02:02 +02:00
muellerr 23327a7786 bounded the PUS stack hot loop
Rust/sat-rs/pipeline/head Build queued...
2024-05-02 12:01:24 +02:00
muellerr 89d5a1022f Merge pull request 'optimize PUS stack code' (#180) from optimize-pus-stack-code into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #180
2024-05-02 11:59:26 +02:00
muellerr a00c843698 optimize PUS stack code
Rust/sat-rs/pipeline/head Build started...
2024-05-02 11:58:46 +02:00
muellerr c586fd7fef Merge pull request 'try unifying some direct PUS handler code' (#179) from unify-some-example-code into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #179
2024-05-02 11:29:11 +02:00
muellerr 7e78e70a17 try unifying some direct PUS handler code
Rust/sat-rs/pipeline/head This commit looks good
2024-05-02 11:14:05 +02:00