Samraksh / TestSystem

Automated Test Suite
1 stars 0 forks source link

add hardware configuration option to test description #9

Open MichaelAtSamraksh opened 9 years ago

MichaelAtSamraksh commented 9 years ago

The dublin test rig's dual mote configuration differs from what I was given as the default gpio configuration. I would like an easy way to see what hardware configuration is required when selecting tests.

WilliamAtSamraksh commented 9 years ago

Are you referring to the Logic leads attached to the secondary .NOW? I had talked with Ananth about that and he was going to remove the extraneous leads and move the ground over to the primary. The secondary is only used for radio tests and should not have any Logic leads attached.

ChrisAtSamraksh commented 9 years ago

For the current master branch of TestSuite nothing needs to be connected to the secondary .NOW, it is only used for radio tests.

One future change would be to also use the secondary .NOW to test our COM2 on the primary. Currently we send data from the host to the USB COM port, that data is sent out the COM2 transmit and looped back to COM2 receive and then that data is sent back to the host to be checked.

WilliamAtSamraksh commented 9 years ago

I agree that using the secondary for COM2 tests would be good as it would more closely match actual usage.

AnanthAtSamraksh commented 9 years ago

GPIO tests passed on the primary .NOW. All extraneous leads were removed from the secondary .NOW.