Skip to content
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.

USC 2017 Competition

Latest
Compare
Choose a tag to compare
@sergei1152 sergei1152 released this 02 May 05:30
· 7 commits to master since this release

Code flown in the USC 2017 competition. Not too many changes made to the underlying repo, however the major changes added were:

  • Autodiscovery support that would remove the need for us to memorize the data relay ip and port numbers
  • Support for a serial connection to that picpilot itself, bypassing the xbee. Removes the need to hookup xbee's everytime to test out the datalink
  • More efficient datalink protocol that eliminates the need for padding bytes, and allows us to send down smaller sized packets at a faster rate