update tmtc and arcsec submodule
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
This commit is contained in:
parent
3acb61959a
commit
95b49ca49d
@ -932,6 +932,10 @@ All content will be printed with
|
||||
````
|
||||
cat file.bin | hexdump -v
|
||||
````
|
||||
To print only the first X bytes of a file
|
||||
````
|
||||
cat file.bin | hexdump -v -n X
|
||||
````
|
||||
|
||||
## Preparation of a fresh rootfs and SD card
|
||||
|
||||
|
@ -41,7 +41,7 @@ debugging. */
|
||||
#define ADD_PLOC_SUPERVISOR 1
|
||||
#define ADD_PLOC_MPSOC 0
|
||||
|
||||
#define BOARD_TE0720 1
|
||||
#define BOARD_TE0720 0
|
||||
#define TE0720_HEATER_TEST 0
|
||||
|
||||
#define P60DOCK_DEBUG 0
|
||||
|
2
thirdparty/arcsec_star_tracker
vendored
2
thirdparty/arcsec_star_tracker
vendored
@ -1 +1 @@
|
||||
Subproject commit c468400aaf8470a31e393f53c858d2bf2c361273
|
||||
Subproject commit 657c06e4a6e4c460e897c4a5b4eaefe7c6d1085e
|
2
tmtc
2
tmtc
@ -1 +1 @@
|
||||
Subproject commit c125a6261201930c25ebdcdeb0ef69a53ab588b0
|
||||
Subproject commit ce5596f5669b8df44df418da6adff123941a395d
|
Loading…
Reference in New Issue
Block a user