NGCP / MAQSS

Multiple Autonomous Quadcopter Search System
2 stars 0 forks source link

GCS_MAC input variable #46

Closed ohnoitsjmo closed 6 years ago

ohnoitsjmo commented 6 years ago

-create input variable in inputfile for GCS and radio MAC address

LucasYoung commented 6 years ago

Looks good, I'll merge after you test it (unless you've already done that). Please write actual commit messages next time though!

LucasYoung commented 6 years ago

The variable name "gcs_mac" is pretty self explanatory, but another person wouldn't be able to tell what "radio_mac" refers to unless they've already seen this pull request. The variable name should be changed to something better, maybe "my_mac"?

LucasYoung commented 6 years ago

@ohnoitsjmo image The GCS Mac address is 0 after it is parsed from the InputFile, which is incorrect. You'll have to work with a raspberry pi from now on.