occheung
|
47fc53c4bf
|
drtio_tuple -> drtio_context
|
2024-11-18 13:13:10 +08:00 |
occheung
|
42eaecf9e1
|
remove debug message
|
2024-11-18 12:19:37 +08:00 |
occheung
|
beb7e6f994
|
cargo fmt
|
2024-11-18 12:19:37 +08:00 |
occheung
|
4502a47aa6
|
drtio_proto: add allocate step for flashing
This avoids reallocation while transfering binaries.
|
2024-11-18 12:19:37 +08:00 |
occheung
|
ac6b7d5cf0
|
satman: fix checksum error message
|
2024-11-18 12:19:37 +08:00 |
occheung
|
3019bc6123
|
runtime: check crc when flashing
|
2024-11-18 12:19:37 +08:00 |
occheung
|
95b8562812
|
cargo fmt
|
2024-11-18 12:19:37 +08:00 |
occheung
|
a13f5d02fa
|
mgmt: supplementary tuple -> tuple struct
|
2024-11-18 12:19:37 +08:00 |
occheung
|
e52aa77068
|
cargo fmt
|
2024-11-18 12:19:37 +08:00 |
occheung
|
8e28d12ad0
|
runtime mgmt: avoid pull_log resource hog
|
2024-11-18 12:19:37 +08:00 |
occheung
|
47cddae04f
|
runtime mgmt: avoid passing incomplete log to core_log
|
2024-11-18 12:19:37 +08:00 |
occheung
|
27a65df40e
|
satman mgmt: fix uart log level change message
|
2024-11-18 12:19:37 +08:00 |
occheung
|
759cca3bfd
|
satman mgmt: allow sliceable to consume log source
|
2024-11-18 12:19:37 +08:00 |
occheung
|
aadb6fc22d
|
satman mgmt: get logger unconditionally
|
2024-11-18 12:19:37 +08:00 |
occheung
|
ae4d5a4228
|
mgmt: minor fix
|
2024-11-18 12:19:37 +08:00 |
occheung
|
6f1d727ca2
|
drtio-proto: avoid expecting response to drop link ack
|
2024-11-18 12:19:37 +08:00 |
occheung
|
7da5061f7e
|
coremgmt: fix import/uses
|
2024-11-18 12:19:37 +08:00 |
occheung
|
47d418c69e
|
coremgmt: remove unnecsaary cursors
|
2024-11-18 12:19:37 +08:00 |
occheung
|
d2979e8894
|
runtime coremgmt: implement firmware rewrite
|
2024-11-18 12:19:37 +08:00 |
occheung
|
3884c14a19
|
satman coremgmt: code after reboot is unreachable
|
2024-11-18 12:19:37 +08:00 |
occheung
|
c5b00d8e4e
|
cargo fmt
|
2024-11-18 12:19:37 +08:00 |
occheung
|
2985875f9a
|
satman: implement boot file rewrite sequence
|
2024-11-18 12:19:37 +08:00 |
occheung
|
5cb565a7e0
|
coremgr: current_payload -> config_payload
|
2024-11-18 12:19:37 +08:00 |
occheung
|
59954829a2
|
drtio-proto: (N)ACK -> Reply { succeeded }
|
2024-11-18 12:19:37 +08:00 |
occheung
|
960864c847
|
drtio-proto: add coremgmt-over-drtio messages
|
2024-11-18 12:19:37 +08:00 |
occheung
|
bdc29e5709
|
runtime: support coremgmt on satellites
|
2024-11-18 12:19:37 +08:00 |
occheung
|
332732dc44
|
satman: implement cfg/mgmt operations
|
2024-11-18 12:19:37 +08:00 |