airvolute / dcs-deploy

GNU General Public License v3.0
1 stars 0 forks source link

Custom rootfs and batch #14

Closed eMrazSVK closed 5 months ago

eMrazSVK commented 7 months ago

Add functionality regarding OEM installation of Discovery UAV. Might be used as a template for other vendors regarding installing their own custom root filesystems etc.

Feature list:

Technical details

Example showing full potential of OEM branch

python3 dcs_deploy.py flash xavier_nx 512_stribog 1.2 nvme full --setup_doodle_radio 10.223.200.66 --batch_counter 11 --app_size 40 --rootfs /home/edo/.dcs_deploy/rootfs_merged.tar.bz2

You can try it out without --rootfs option if you do not know how to create it. _NOTE: 512stribog is Airvolute internal config!

EDIT 1: formatting EDIT 2: add example EDIT 3: add note EDIT 4: add coorect SYS ID range

MartinSedlacek commented 5 months ago

I approve, can be merged.

eMrazSVK commented 5 months ago

I add one more comment - the modes in various nvpmodels have not been tested. Please use with caution when flashing less occuring devices like orin nano 8 GB etc.