SFU-Embedded-Cosplay / Halo-Suit-BeagleBone

2 stars 0 forks source link

Mock bluetooth module #5

Open HamiltonChris opened 9 years ago

HamiltonChris commented 9 years ago

Need a module that will run instead of beagleblue so that the json can be sent and received from a local computer instead of via bluetooth. This module will get compiled from a special make file command. The mock bluetooth module will be implemented in mockHardware/mockBluetooth.c.

TODO

Note: beagleblue_join will be refactored out of the beagleblue interface which means that mockbluetooth will need to reflect those changes when they occur. Details can be found in issue #8 .