UMDBPP / LINK

Code for the Link payload which relays messages between xbee and 900MHz radio
1 stars 0 forks source link

Updates to CCSDS_xbee #2

Closed ascended121 closed 8 years ago

ascended121 commented 8 years ago

CCSDS_xbee is currently included in this repo as a submodule. Submodules draw from the master branch of the source repo, which for CCSDS_xbee is currently the BADASS implementation of the library (the old link version is currently a branch).

900Relay's code will not compile with the current head of the CCSDS_xbee master branch and needs to be updated to work with it.

nmrossomando commented 8 years ago

I've rewritten the 900s code to now compile with the new library. Also fixed a few bugs in said library along the way.

Tests are still pending, but it does compile, so closing this.