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:
@ -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
Submodule thirdparty/arcsec_star_tracker updated: c468400aaf...657c06e4a6
2
tmtc
2
tmtc
Submodule tmtc updated: c125a62612...ce5596f566
Reference in New Issue
Block a user